From: Robert V. <f1...@gm...> - 2002-06-19 06:47:47
|
You are root and the Xserver is owned by the user. For security reasons, you cant open a window as root. On Debian I do xauth merge /home/<user>/.Xauthority Should be similar on Suse. On Wednesday 19 June 2002 00:47, you wrote: > hi all, > just wanted to install GL4Java with following error: > > Xlib: connection to ":0.0" refused by server > Xlib: Invalid XDM-AUTHORIZATION-1 key (failed key comparison) > Exception in thread "main" java.lang.InternalError: Can't connect to X11 > window server using ':0.0' as the value of the DISPLAY variable. > at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method) > at > sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:126) at > java.lang.Class.forName0(Native Method) > at java.lang.Class.forName(Class.java:130) > at > java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironmen >t.java:62) at java.awt.Window.init(Window.java:208) > at java.awt.Window.<init>(Window.java:252) > at java.awt.Frame.<init>(Frame.java:398) > at GL4JInst.main(GL4JInst.java:833) > > > can anyone help ? > > My System: > JDK 1.4 > SuSE Linux 8.0 > PIII 1,13 GHz > 512MB RAM > GeoForce 2 GO 32 MB > > --------------------------------------------------------------------------- >- Bringing you mounds of caffeinated joy > > >>> http://thinkgeek.com/sf <<< > > _______________________________________________ > gl4java-usergroup mailing list > gl4...@li... > https://lists.sourceforge.net/lists/listinfo/gl4java-usergroup |