Closed
Bug 366158
Opened 18 years ago
Closed 18 years ago
-ProfileManager ignored on second startup
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 362355
People
(Reporter: a_geek, Unassigned)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.8.0.9) Gecko/20061206 Firefox/1.5.0.9
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.8.0.9) Gecko/20061206 Firefox/1.5.0.9
Hello,
I run one copy of Firefox and would like to run a second with a different profile. I already have a number of different profiles, so I tried to start Firefox by using these incantations:
$ firefox -ProfileManager
$ firefox -ProfileManager -no-remote
$ firefox -ProfileManager --no-remote
But whatever I tried, it would not come up with the profile manager but instead load the home page. Also, there was no individual session, but it was just another window of the already-running session.
What gives?
Reproducible: Always
Steps to Reproduce:
1.
2.
3.
I searched mozilla.org and mozilla.com as well as the Firefox installation and its online help for how to run a separate session to no avail. NB: Every web developer (at least!) needs this functionality.
Comment 1•18 years ago
|
||
-no-remote wasn't supported until 2.0, for 1.5.0.x you need to |set MOZ_NO_REMOTE=1| first.
Status: UNCONFIRMED → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•