[nmglug] problem with remote x
Andres Paglayan
andres at paglayan.com
Thu Feb 21 16:33:21 PST 2008
Hi,
I am trying to run a remote x on an ubuntu 7.10 as server,
and and X11 xterm on a mac as client
I am doing the whole ssh -X -Y,
and both the client an server are configured as accepting forwards,
this is the result
andres at andres-desktop:~$ eclipse
searching for compatible vm...
testing /usr/lib/jvm/java-6-sun...found
X11 connection rejected because of wrong authentication.
The application '<unknown>' lost its connection to the display
localhost:10.0;
most likely the X server was shut down or you killed/destroyed
the application.
X11 connection rejected because of wrong authentication.
The application 'eclipse' lost its connection to the display
localhost:10.0;
most likely the X server was shut down or you killed/destroyed
the application.
andres at andres-desktop:~$ sudo eclipse
searching for compatible vm...
testing /usr/lib/jvm/java-gcj...not found
testing /usr/lib/kaffe/pthreads...not found
testing /usr/lib/jvm/java-6-sun...found
X11 connection rejected because of wrong authentication.
X11 connection rejected because of wrong authentication.
The application '<unknown>' lost its connection to the display
localhost:10.0;
most likely the X server was shut down or you killed/destroyed
the application.
X11 connection rejected because of wrong authentication.
The application 'eclipse' lost its connection to the display
localhost:10.0;
most likely the X server was shut down or you killed/destroyed
the application.
andres at andres-desktop:~$
More information about the nmglug
mailing list