Updating what I wrote on 12/18/2008, the correct way to launch gnome
apps is via "dbus-launch": this should solve most of the issues people
are having with this.

ssh -f -Y HOSTNAME "exec dbus-launch roxterm >&/dev/null </dev/null"

Note that I use tcsh(1) shell. bash(1) users will need to use "2>&1 >/dev/null 
</dev/null". Also, I use
roxterm, not gnome-terminal, and fedora12, not nubuntu :-)

-- 
ssh -X and run gnome apps then exit problem
https://bugs.launchpad.net/bugs/144638
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to