Søg i Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Some profiles run at the same time, others do not

  • 3 svar
  • 4 har dette problem
  • 1 visning
  • Seneste svar af TonyE

more options

I have three "profiles" I use for firefox (a general one, a work one, and a locked down one). I can load them with the "-P" option on the command line just fine. If no firefox is running, then any one of them will work fine. So, I think I've got the basics working right.

However, two of the profiles (work and general) won't run at the same time. But the locked down one will run with either of the other two. I can't figure out why and am looking for hints on logs to enable or debug levels to turn up, or settings to tweak inside (or outside) the profiles.

Specifically, by "won't run", I mean that if the 'general' profile firefox is up and running, then if I start my work profile (i.e., "firefox -P work"), it just opens a new window on the current general profile. If I open the locked-down profile (i.e., "firefox -P lockdown") that comes up fine (starts a separate instance of firefox, with its own plugins and whatnot).

I've had this problem for a long time (lots of version of Firefox, even before 3.0, I think). I only have this problem on Windows (but both WinXP and now Win7).

I'm comfortable tweaking settings and looking through logs, but am not sure what to enable. Google searches haven't been fruitful (there seem to be relatively few folks using Firefox Profiles).

I have three "profiles" I use for firefox (a general one, a work one, and a locked down one). I can load them with the "-P" option on the command line just fine. If no firefox is running, then any one of them will work fine. So, I think I've got the basics working right. However, two of the profiles (work and general) won't run at the same time. But the locked down one will run with either of the other two. I can't figure out why and am looking for hints on logs to enable or debug levels to turn up, or settings to tweak inside (or outside) the profiles. Specifically, by "won't run", I mean that if the 'general' profile firefox is up and running, then if I start my work profile (i.e., "firefox -P work"), it just opens a new window on the current general profile. If I open the locked-down profile (i.e., "firefox -P lockdown") that comes up fine (starts a separate instance of firefox, with its own plugins and whatnot). I've had this problem for a long time (lots of version of Firefox, even before 3.0, I think). I only have this problem on Windows (but both WinXP and now Win7). I'm comfortable tweaking settings and looking through logs, but am not sure what to enable. Google searches haven't been fruitful (there seem to be relatively few folks using Firefox Profiles).

Valgt løsning

You can get Firefox to run different profiles simultaneously by adding -no-remote command line option in addition to the -P

For details see Opening a new instance of your Mozilla application with another profile - MozillaZine Knowledge Base

Læs dette svar i sammenhæng 👍 1

Alle svar (3)

more options

Valgt løsning

You can get Firefox to run different profiles simultaneously by adding -no-remote command line option in addition to the -P

For details see Opening a new instance of your Mozilla application with another profile - MozillaZine Knowledge Base

more options

Turns out I had -no_remote in the not-working links, not "-no-remote". Can't believe I've lived with that typo for so long.

Thanks for the quick and correct reply.

more options

You're welcome