Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Exported Display Presents a Problem

0 views
Skip to first unread message

Steve Biggs

unread,
Nov 20, 1996, 3:00:00 AM11/20/96
to

Hi,

I'm writing a Java application and am trying to run it on a fast
machine with the display exported to my workstation. However, I get the
following error when I run it:

java.lang.InternalError: Can't connect to X11 window server using ':0.0'
as the value of the DISPLAY variable.
at sun.awt.motif.MToolkit.<init>(MToolkit.java:41)
at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:191)
at java.awt.Window.getToolkit(Window.java:155)
at java.awt.Frame.addNotify(Frame.java:82)
at java.awt.Window.pack(Window.java:89)
at Client.setupWindow(Client.java:290)
at Client.main(Client.java:95)

Is java not capable of displaying to another machine even when the DISPLAY
environment variable is set properly?

Please reply via email.

Thanks,
Steve

Steven Biggs g4go...@cdf.utoronto.ca
University of Toronto bt...@freenet.carleton.ca

*** http://cdf.utoronto.ca/~g4gortex ***


0 new messages