-
Bug
-
Resolution: Duplicate
-
P2
-
None
-
5.0
-
x86
-
linux_redhat_9.0
When doing SWAT testing for beta2-b35, I found the SwingSet2 demo cannnot load GTK L&F in RH9. It throws the following error message:
--------------------
failed loading L&F: com.sun.java.swing.plaf.gtk.GTKLookAndFeel
java.lang.ArrayIndexOutOfBoundsException: -100
--------------------
In AMD-SLES64, the GTK L&F can be loaded, but throws the following message:
--------------------
usr/share/themes/Metal/gtk-2.0/gtkrc:56: Failed to parse property value " etched-in " for `GtkSpinButton::shadow-type'
-------------------
In Sol10, GNOME2 desktop, the GTK L&F can be loaded and throws the known exceptions: Binding assignment is unsupported, ignoring
System tested:
1.
Linux dip 2.4.20-8smp #1 SMP Thu Mar 13 17:45:54 EST 2003 i686 i686 i386 GNU/Linux
Red Hat Linux release 9 (Shrike)
2.
Linux rukbat 2.4.20-8 #1 Thu Mar 13 17:54:28 EST 2003 i686 i686 i386 GNU/Linux
Red Hat Linux release 9 (Shrike)
STEP TO REPRODUCE:
------------------
1. Install beta2-b35 bundle
2. Launch SwingSet2 demo
3. Invoke GTK Look&Feel
No such issue happens in beta1 b32 build.
###@###.### 2004-01-21
--------------------
failed loading L&F: com.sun.java.swing.plaf.gtk.GTKLookAndFeel
java.lang.ArrayIndexOutOfBoundsException: -100
--------------------
In AMD-SLES64, the GTK L&F can be loaded, but throws the following message:
--------------------
usr/share/themes/Metal/gtk-2.0/gtkrc:56: Failed to parse property value " etched-in " for `GtkSpinButton::shadow-type'
-------------------
In Sol10, GNOME2 desktop, the GTK L&F can be loaded and throws the known exceptions: Binding assignment is unsupported, ignoring
System tested:
1.
Linux dip 2.4.20-8smp #1 SMP Thu Mar 13 17:45:54 EST 2003 i686 i686 i386 GNU/Linux
Red Hat Linux release 9 (Shrike)
2.
Linux rukbat 2.4.20-8 #1 Thu Mar 13 17:54:28 EST 2003 i686 i686 i386 GNU/Linux
Red Hat Linux release 9 (Shrike)
STEP TO REPRODUCE:
------------------
1. Install beta2-b35 bundle
2. Launch SwingSet2 demo
3. Invoke GTK Look&Feel
No such issue happens in beta1 b32 build.
###@###.### 2004-01-21
- duplicates
-
JDK-4962642 REGRESSION: JTabbedPane thorows ArrayIndexOutOfBoundsException
-
- Closed
-