On Tuesday 27 March 2007 14:18, Silviu Marin-Caea wrote:
On Tuesday 27 March 2007 02:19:07 pm Daniel Bornkessel wrote:
On Tuesday 27 March 2007 11:18, Silviu Marin-Caea wrote:
http://www.physics.ox.ac.uk/jpc/Demo.html
I'm using Alpha2Plus (Factory). The page above does not work, nor other java applications. Not sure if this is a distribution bug or something that I have screwed up on my machine. I have tried java 1.5.0u11 and 1.4.2 from distribution and java 1.6 from java.sun.com. None of these work.
At the moment, no graphical Java application works due to implementation errors in SUN Java ( https://bugzilla.novell.com/show_bug.cgi?id=252510 ). Only work around working at the moment is to use LD_PRELOAD=/usr/lib/libXinerama.so.1.0.0 DISPLAY=:0 <application> and this only with version SUN Java 1.4.2, 1.4.2 gcj-compat or 1.4.2 cacao. If you use one of the latter two (which will not work too well), only konqueror will be possible as a browser. You need to close all konqueror instances and start konqueror from an xterm: LD_PRELOAD=/usr/lib/libXinerama.so.1.0.0 DISPLAY=:0 konqueror
I'm on x86_64 and java 1.6 therefore I have tried this:
LD_PRELOAD=/usr/lib64/libXinerama.so.1.0.0 DISPLAY=:0 konqueror
This only works with Java SUN Java 1.4.2, not 1.6
But I get the xcb_lib error mentioned in bugzilla when running the java app.
java: xcb_xlib.c:52: xcb_xlib_unlock: Assertion `c->xlib.lock' failed.
Nevermind, I'll be using a virtual machine to run the application until the bug is fixed by SUN(!).
--------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-factory+help@opensuse.org