Comment 23 for bug 436188

Revision history for this message
Malaise (malaise) wrote :

Unfortunately I can confirm that the problem still occurs between 2 hosts on Lucid.
From client host C to server host S.
C: ssh -X S gnome-terminal
S: reboot
C: // do NOT close (force quit) the ghost window. When S reboots it disappears
C: ssh -X S gnome-terminal // Fails with the following log:
Failed to get the session bus: Failed to connect to socket /tmp/dbus-tKraUoAi0F: Connection refused
Falling back to non-factory mode.
Failed to summon the GConf demon; exiting. Failed to contact configuration server; some possible causes are that you need to enable TCP/IP networking for ORBit, or you have stale NFS locks due to a system crash. See http://projects.gnome.org/gconf/ for information. (Details - 1: Failed to get connection to session: Failed to connect to socket /tmp/dbus-tKraUoAi0F: Connection refused)

S: rm -rf .dbus/session-bus/* // as root, because one file belongs to root!
C: reboot
C: ssh -X S gnome-terminal // OK