Hi, I am experiencing that most java applications show blank ui, without any characters and content on them. I understand that this is a reparenting/non reparenting issue, and could be solved previously fine with "wmname LG3D" or "export _JAVA_AWT_WM_NONREPARENTING=1" but recently this does not seem to work any more.
I have also read that now awesome became reparenting window manager, so these are not needed. It might be that the issue is now that java thinks it is not reparenting? Has anyone experienced this issue? Is there a workaround? I use archlinux with latest stable packages. $ awesome --version awesome v3.5.5 (Kansas City Shuffle) • Build: Apr 11 2014 09:36:33 for x86_64 by gcc version 4.8.2 (nobody@) • Compiled against Lua 5.2.3 (running with Lua 5.2) • D-Bus support: ✔ $ java -version java version "1.7.0_60" OpenJDK Runtime Environment (IcedTea 2.5.0) (Arch Linux build 7.u60_2.5.0-2-x86_64) OpenJDK 64-Bit Server VM (build 24.60-b09, mixed mode) Thanks in advance, Robert
