Closed
Bug 1264766
Opened 10 years ago
Closed 10 years ago
Profile manager command seems to be broken
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: t20, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:45.0) Gecko/20100101 Firefox/45.0
Build ID: 20160407164938
Steps to reproduce:
I entered the command "firefox -ProfileManager" in the Run Dialog for Windows 8.1 (with latest updates).
Actual results:
A Firefox window with one blank tab opened.
Expected results:
The Firefox Profile Manager dialog box should have opened.
Also, the command "firefox.exe -p" failed similarly.
However, the command "firefox.exe -p --no-remote" worked as expected.
| Reporter | ||
Comment 1•10 years ago
|
||
Firefox 45.0.2, Windows 8.1, ASUS laptop model X501A .
Updated•10 years ago
|
Component: Untriaged → Startup and Profile System
Product: Firefox → Toolkit
Comment 2•10 years ago
|
||
Was Firefox already running when you did this?
The profile manager only works if you don't have Firefox running or if you use -no-remote
Flags: needinfo?(t20)
| Reporter | ||
Comment 3•10 years ago
|
||
I have verified that firefox -ProfileManager works if Firefox is NOT running. I suggest that you can avoid further bug reports by documenting this limitation everywhere that the profile manager is documented, since this IS NOT obvious. Alternatively, create a small program that closes Firefox then opens the profile manager.
Please close this report.
Flags: needinfo?(t20)
Comment 4•10 years ago
|
||
Thanks. I'd appreciate any doc updates you can write, but since -ProfileManager is not a supported flag we're not going to spend a lot of time making it "perfect".
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 5•10 years ago
|
||
I understand that the profile manager is not considered an important or "supported" part of Firefox, since most users will never need it.
However, with all respect, those users needing multiple identities for a single computer (such as families) and those users having to work around Firefox's bugs (new and old) DO need the profile manager, and need it to be better documented than it currently is.
I don't think such a doc update is at all difficult. Near the top of each place where the profile manager is documented add something like the following:
"Important: Firefox must be completely closed before the profile manager may be run."
Now, since I have complied with your request to write the doc update, the ball is in your court to edit the various places where the profile manager is documented.
You need to log in
before you can comment on or make changes to this bug.
Description
•