Hi Petro, I have this same problem with some Java apps, I haven't found a permanent fix but once the app is loaded if I float the window and then unfloat it always comes good. I believe moving it between spaces might work too.
Not ideal but might help you in the mean time! Cheers, Adam On May 5, 2014 2:32 AM, "Petro" <[email protected]> wrote: > Hi all, > I have tried this fix on a new computer. It was working for the first > time, but after reboot I get the same gray window. > I have no clue where to look for the problem, > > > On Tuesday, December 3, 2013 5:06:57 PM UTC+1, Petro wrote: >> >> Thanks all. >> My final solution looks like this: >> >> export _JAVA_AWT_WM_NONREPARENTING=1 >> >> export AWT_TOOLKIT=MToolkit >> >> if [ -n "`which wmname`" ]; then >> wmname LG3D >> fi >> >> jabref >> >> >> On Tuesday, September 24, 2013 11:20:08 AM UTC+2, Petro wrote: >>> >>> Hi all >>> I try to run JabRef reference manager in qtile (3), but I get an empty >>> grey window. I had a similar problem in awesome WM, which was solved >>> using 'wmname LD3D' command. But it does not help here. Any idea how to >>> proceed? >>> >>> Thanks, >>> Petro >>> >>> -- > You received this message because you are subscribed to the Google Groups > "qtile-dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "qtile-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
