Closed Bug 300791 Opened 19 years ago Closed 19 years ago

running multiple profiles with Deerpark? (works fine in Firefox 1.0.x)

Categories

(Toolkit :: Startup and Profile System, defect)

x86
Linux
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 289383

People

(Reporter: dacrick, Unassigned)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b3) Gecko/20050712 Firefox/1.0+
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8b3) Gecko/20050712 Firefox/1.0+

With Firefox 1.0.x, I can do:

   /usr/local/firefox105/firefox [-P default] &
   /usr/local/firefox105/firefox -P second &

to *concurrently* run two seperate profiles.
(this is Useful)

I have yet to achieve the same with Deerpark:

   /usr/local/deerparka2/firefox &
   /usr/local/deerparka2/firefox -P second &

Warning: unrecognized command line flag -P


Reproducible: Always

Steps to Reproduce:

*** This bug has been marked as a duplicate of 289383 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to set the MOZ_NO_REMOTE=1 enviroment vairable for it to work.

See bug 289383 comment 4
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.