Mailinglist Archive: opensuse (4253 mails)
| < Previous | Next > |
[opensuse] 10.3 Java Issues, More Info
- From: "Adam Sailer" <ASailer@xxxxxxx>
- Date: Sat, 6 Oct 2007 13:56:33 -0700
- Message-id: <73A3353B985ABC4CB383FE3A52F9337C39E5B6@xxxxxxxxxxxxxxx>
Ok, it looks like significant changes implemented in Gnome 2.20 GTK+ have
broken LookAndFeel support in Java.
I can run Netbeans, the JDK demo apps, and my apps (Swing GUIs) as long as I
use the default Java laf. When I try to use the GTK+ laf, or a third-party
laf from a jar, is when crashes happen. Limewire crashes since it uses a
custom laf.
Oddly enough, the output of:
System.out.println("UIManager.getSystemLookAndFeelClassName()); returns:
"com.sun.java.swing.plaf.gtk.GTKLookAndFeel" when run as a user,
"javax.swing.plaf.metal.MetalLookAndFeel" when run as root.
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
broken LookAndFeel support in Java.
I can run Netbeans, the JDK demo apps, and my apps (Swing GUIs) as long as I
use the default Java laf. When I try to use the GTK+ laf, or a third-party
laf from a jar, is when crashes happen. Limewire crashes since it uses a
custom laf.
Oddly enough, the output of:
System.out.println("UIManager.getSystemLookAndFeelClassName()); returns:
"com.sun.java.swing.plaf.gtk.GTKLookAndFeel" when run as a user,
"javax.swing.plaf.metal.MetalLookAndFeel" when run as root.
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx
| < Previous | Next > |