Created attachment 752512 [details] Screenshot of GUI Description of problem: Thermostat GUI content does not fill the whole available space in the window. How reproducible: Always. Steps to Reproduce: 1. yum install thermostat awesome xserver-xorg 2. thermostat service & 3. echo exec awesome >~/.xinitrc && chmod +x ~/.xinitrc 4. startx 5. press Mod4+Space (Mod4 is the key between Control and Alt, usually) 6. press Mod4+Enter to open xterm 7. run "thermostat gui" from xterm Actual results: GUI content does not fill the whole available space in the window. Expected results: GUI content does fill the whole available space in the window. Additional info: See attachement.
This is a bug in OpenJDK/swing, not thermostat. OpenJDK is sensitive to which window manager is being used and things break with an unknown window manager [1][2]. You can work around this by: 1. yum install wmname 2. wmname LG3D [1] http://omajid.wordpress.com/2012/04/11/openjdk-and-awesome/ [2] http://awesome.naquadah.org/wiki/Problems_with_Java
*** Bug 966905 has been marked as a duplicate of this bug. ***
awesomewm is now a reparenting window manager. I can not reproduce this bug any more with F19.