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 -- gnome-terminal assert failure: ERROR:terminal-app.c:1444:terminal_app_init: assertion failed: (app->default_profile_id != NULL) https://bugs.launchpad.net/bugs/436188 You received this bug notification because you are a member of Registry Administrators, which is the registrant for Debian. _______________________________________________ Mailing list: https://launchpad.net/~registry Post to : [email protected] Unsubscribe : https://launchpad.net/~registry More help : https://help.launchpad.net/ListHelp

