Closed
Bug 1502453
Opened 7 years ago
Closed 7 years ago
Multiple user profiles: Firefox is already running but not responding. To open a new window, the running Firefox process must be completed.
Categories
(Firefox :: Shell Integration, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 441035
People
(Reporter: debugger94, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:63.0) Gecko/20100101 Firefox/63.0
Steps to reproduce:
1) Create two profiles:
* UserHome
* UserWork
2) Create two desktop shortcuts:
* %ProgramFiles%\firefox.exe -no-remote -p "UserHome";
* %ProgramFiles%\firefox.exe -no-remote -p "UserWork";
3) Open any of the created shortcuts.
4) Open any link in the system (for example, in the Windows settings).
Actual results:
Firefox is already running but not responding. To open a new window, the running Firefox process must be completed.
Expected results:
Normal work.
Comment 1•7 years ago
|
||
This works in my setup but I do have a default profile and that is therefore also used when Firefox is called by an external app.
Did this work for you with a previous Firefox version ?
Flags: needinfo?(debugger94)
Updated•7 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 7 years ago
Component: Untriaged → Shell Integration
Flags: needinfo?(debugger94)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•