-
Bug
-
Resolution: Invalid
-
None
-
1.3.1
-
None
-
Arch Linux i686: (Linux localhost 3.11.6-1-ARCH #1 SMP PREEMPT Sat Oct 19 00:29:46 CEST 2013 i686 GNU/Linux)
OpenJDK 7, which disguises itself to Java apps as Oracle VM (maintainer's default choice): (java version "1.7.0_45"
OpenJDK Runtime Environment (IcedTea 2.4.3) (ArchLinux build 7.u45_2.4.3-1-i686)
OpenJDK Server VM (build 24.45-b08, mixed mode))
Arch Linux i686: (Linux localhost 3.11.6-1-ARCH #1 SMP PREEMPT Sat Oct 19 00:29:46 CEST 2013 i686 GNU/Linux) OpenJDK 7, which disguises itself to Java apps as Oracle VM (maintainer's default choice): (java version "1.7.0_45" OpenJDK Runtime Environment (IcedTea 2.4.3) (ArchLinux build 7.u45_2.4.3-1-i686) OpenJDK Server VM (build 24.45-b08, mixed mode))
-
Unconfirmed
What I expected to happen was launcher using my GTK+ 2/3 style (Greybird atm). What actually happened was default Swing window with awful default theme - "Metal"
Steps to Reproduce:
1. Put a variable into my ~/.bashrc:
export _JAVA_OPTIONS='-Dawt.useSystemAAFontSettings=on -Dswing.aatext=true -Dswing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel'
2. Put a setting string inside Swing config [$JAVA_HOME/jre/lib/swing.properties]:
swing.defaultlaf=com.sun.java.swing.plaf.gtk.GTKLookAndFeel
3. Launch game, see this - http://i1.5cm.ru/i/Q5ua.png. Relieve. Maybe it works!
4. See this - http://i1.5cm.ru/i/KU6k.png. Get depressed.