Skip to content
Prev 8397 / 63424 Next

(PR#2275) Re: Bug#168259: r-base-core: help.start() assumes netscape is installed

On Sat, Nov 09, 2002 at 09:17:47PM +0000, ripley@stats.ox.ac.uk wrote:
This works for me! I get two distinct ;frames'. And "pstree -p" shows only
one main process with one child which has four other child processes.  So it
looks as if they are sharing.

[ some more snooping ]

Indeed. Once I start the 2nd one, ps show mozilla-remote as a parallel
process. This then seems to migrate into the earlier mozilla even when that
one was started in a different shell.  File->Quit also brings both frames to
an end.  mozilla-1.0.0 as in Debian testing.

Dirk