Hi all,
I have Kubuntu 6.06, and a big question.
What I'm trying to do is ssh to a remote pc (connected in the LAN) to open a graphic application on the remote pc, for example kmail. Then I get the error:
kded: cannot connect to X server alab174:0.0
DCOP aborting call from 'anonymous-10258' to 'kded'
kded: ERROR: Communication problem with kded, it probably crashed.
kdeinit: Can't connect to the X Server.
kdeinit: Might not terminate at end of session.
kmail: cannot connect to X server alab174:0.0
DCOP aborting call from 'anonymous-10249' to 'kmail'
My pc is alab174, and as it should be, on the remote I have:
#env |grep DISP
DISPLAY=alab174:0.0
Before running ssh I do:
# xhost +
The remote pc has the last version of Suse Linux, and it never gave such problems before; even now, if I connect from other PCS with Gentoo or Mandriva.
And the remote X through ssh works on my pc (alab174) if I connect (on the same LAN) to my laptop, (which also runs kubuntu, and which has the same problems with other pcs without kubuntu).
Does anybody know what"s going on?
Thanks, Ciao
Leodp
I have Kubuntu 6.06, and a big question.
What I'm trying to do is ssh to a remote pc (connected in the LAN) to open a graphic application on the remote pc, for example kmail. Then I get the error:
kded: cannot connect to X server alab174:0.0
DCOP aborting call from 'anonymous-10258' to 'kded'
kded: ERROR: Communication problem with kded, it probably crashed.
kdeinit: Can't connect to the X Server.
kdeinit: Might not terminate at end of session.
kmail: cannot connect to X server alab174:0.0
DCOP aborting call from 'anonymous-10249' to 'kmail'
My pc is alab174, and as it should be, on the remote I have:
#env |grep DISP
DISPLAY=alab174:0.0
Before running ssh I do:
# xhost +
The remote pc has the last version of Suse Linux, and it never gave such problems before; even now, if I connect from other PCS with Gentoo or Mandriva.
And the remote X through ssh works on my pc (alab174) if I connect (on the same LAN) to my laptop, (which also runs kubuntu, and which has the same problems with other pcs without kubuntu).
Does anybody know what"s going on?
Thanks, Ciao
Leodp
Comment