On Sat, 2003-02-22 at 21:42, nate wrote:
> Bret Hughes said:
> 
> > Is this expected behavior for remote X apps?
> 
> this is the expected behavior for running 2 mozilla instances on
> the same X server yes. Same goes for running mozilla and phoenix,
> or mozilla and netscape(4), or mozilla and netscape(6/7).
> 
> to "work around" this, load mozilla directly, many systems default
> to using a script, which typically tries to see if theres another
> mozilla window open, if so it tells that program to open a new
> window rather then spawn a new process(which would cause trouble
> since the profile is already in use).
> 
> I haven't specifically tried what your doing, but that behavior
> sounds like what I describe above.
> 
> try running /usr/lib/mozilla/mozilla-bin
> 
> instead of /usr/bin/mozilla
> 

Thanks that was it.

running 
/usr/lib/mozilla-1.0.1/mozilla-bin

does indeed work

The script calls /usr/lib/mozilla-1.0.1/mozilla-xremote-client to see if
it is running so judging by the name I assume it is looking at the
server for windows or whatever and not the binary running on the
client(remote machine- I need to say that to my self since i have never
gotten used to the display being the server :()

At first I thought that really sucks but then when I caonsider that
there may be many users running on the remote host how else can you
check to see if this particular user is already running an instance?  I
don't know squat about xwindows programming but the server processes
must be the expensive stuff.


Thanks for the quick reply

Bret


> nate
> 
> 
> 
> 
> 
> -- 
> redhat-list mailing list
> unsubscribe mailto:[EMAIL PROTECTED]
> https://listman.redhat.com/mailman/listinfo/redhat-list




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to