Hi,
I've got firefox running as a local app.
ssh ${HOST} /usr/lib/mozilla-firefox/firefox --display ${DISPLAY}
The problem is when I start a second firefox process.
I get that "choose a profile" dialog, and "default profile already in use", etc
It seems that the second instance doesn't find the first instance and
therefore doesn't create itself as a child process.
Looking a bit close at the script /usr/lib/mozilla-firefox/firefox
##
## Variables
##
MOZ_DIST_BIN="/usr/lib/mozilla-firefox"
MOZ_PROGRAM="/usr/lib/mozilla-firefox/firefox-bin"
Shouldn't MOZ_PROGRAM be something like:
ssh ${HOST} /usr/lib/mozilla-firefox/firefox-bin ?
I'm a bit confused here.
Any ideas?
Chris.
-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php
_____________________________________________________________________
Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto:
https://lists.sourceforge.net/lists/listinfo/ltsp-discuss
For additional LTSP help, try #ltsp channel on irc.freenode.net