I reported a problem when using AWT classes with the tru64 JDK (1.2.2-3):
java.lang.InternalError: Can't connect to X11 window server using ':0.0' as
the value of the DISPLAY variable
Thanks to:
Thomas Leitner <tom_at_radar.tu-graz.ac.at>
Nikos Paraskevaidis <nparas_at_softways.gr>
The only solution seems to be using a dummy X server, e.g. Xvfb (X virtual
frame buffer) which comes with tru64.
Thanks for the tip!
cheers,
Horst Reiterer
Received on Thu Mar 02 2000 - 16:53:29 NZDT