http://bugzilla.novell.com/show_bug.cgi?id=520903 User mvyskocil@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=520903#c1 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low Status|NEW |NEEDINFO CC| |mvyskocil@novell.com Info Provider| |bili@novell.com --- Comment #1 from Michal Vyskocil <mvyskocil@novell.com> 2009-07-30 07:43:36 MDT --- Openjdk does not support Motif toolkit, but the Java applications should not take care about it. It can help force to the XToolkit [1] using AWT_TOOLKIT=XToolkit javaws, or javaws -Dawt.toolkit=sun.awt.X11.XToolkit. Can you try it? If not, you have to swith to sun (easiest way is zypper remove java-1_6_0-openjdk, zypper in java-1_6_0-sun). [1] http://java.sun.com/j2se/1.5.0/docs/guide/awt/1.5/xawt.html -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.