Page 1 of 1

Blank Gray Screen on Launch

Posted: 11 Dec 2019, 06:01
by jimbi
On launch I get a blank gray screen. There is nothing output to console. CLI works fine. Using Linux.

Re: Blank Gray Screen on Launch

Posted: 11 Dec 2019, 10:44
by rednoah
Please include screenshots and detailed system information.

Re: Blank Gray Screen on Launch

Posted: 12 Dec 2019, 07:35
by jimbi
I mean, it just looks like this. Image

nothing comes up in console.
it opens a dialogue asking if I've used filebot before on first run. other than that it's just blank. Running Arch with up to date java.

Re: Blank Gray Screen on Launch

Posted: 12 Dec 2019, 10:01
by rednoah
Well, I mean the whole Desktop, as that will usually give some context. KDE? Gnome? Which distribution? Graphics drivers? What version of Java? Java 8? Java 13?

Could be anything. It's definitely something that is unique or special to your system or hardware though. That's the one clue we have.

Have you tried the latest beta?

There's various system properties you could play with:
https://docs.oracle.com/javase/8/docs/t ... gs.html#ix

Since this is likely to affect all Java Swing based applications, not just FileBot, you will probably find some help via Google as well. Probably just a matter of installing different graphics drivers, or enabling/disabling something in the Java Swing render pipeline.

Re: Blank Gray Screen on Launch

Posted: 12 Dec 2019, 23:21
by jimbi
No DE; just a wm, so there's not really anything else to see there. Arch Linux. Java 8. Intel Graphics.
I've had filebot running on this computer at some point a long time ago; so the hardware if definitely fine; but I'll screw around with things and see if i can get it to work.

Re: Blank Gray Screen on Launch

Posted: 13 Dec 2019, 07:10
by rednoah
jimbi wrote: 12 Dec 2019, 23:21 No DE; just a wm
Well, that's probably not a common configuration that FileBot or Java Swing is made for or tested on. Stackoverflow is probably your best option to ask for help on that one. You'll definitely wanna emphasize the "No DE; just a wm" right away there. ;)


Alternatively, you might prefer interactive-mode CLI via SSH:
viewtopic.php?t=4398