Join the AMA (Ask Me Anything) with Firefox leadership team to talk about Firefox priorities in 2024. Mark your calendar! Thursday, June 13, 17:00 - 19:00 UTC.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

Learn More

Firefox already running error with multiple profiles and -no-remote set

  • 4 réponses
  • 18 ont ce problème
  • 25 vues
  • Dernière réponse par sfBlackfox

more options

I have created two profiles. One to run firefox 4 and one for firefox 3. I run both for testing puposes in a webdevelopment environment. The profiles are called firefox4 and firefox3 respectivally and these are the only profiles. I've changed the shortcuts to read path/to/firefox4/firefox.exe -P firefox4 -no-remote and path/to/firefox3/firefox.exe -P firefox3 -no-remote

I can now start both versions from there shortcut at the same time. But when firefox 4 is open (I want to use this as the default browser) and i click on a link in another program (i.e. a link in an email openened in thunderbird or from a twitter-app) I get an error: Firefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system.

I thought that with te -no-remote options problems like this should occur. Is there something I'm missing or is there a fix for this problem?

I have created two profiles. One to run firefox 4 and one for firefox 3. I run both for testing puposes in a webdevelopment environment. The profiles are called firefox4 and firefox3 respectivally and these are the only profiles. I've changed the shortcuts to read path/to/firefox4/firefox.exe -P firefox4 -no-remote and path/to/firefox3/firefox.exe -P firefox3 -no-remote I can now start both versions from there shortcut at the same time. But when firefox 4 is open (I want to use this as the default browser) and i click on a link in another program (i.e. a link in an email openened in thunderbird or from a twitter-app) I get an error: Firefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system. I thought that with te -no-remote options problems like this should occur. Is there something I'm missing or is there a fix for this problem?

Solution choisie

You can't use the -no-remote command for a Profile that is the "default browser / profile".

Lire cette réponse dans son contexte 👍 2

Toutes les réponses (4)

more options

Solution choisie

You can't use the -no-remote command for a Profile that is the "default browser / profile".

more options
more options

Thank you both for your reply. The problem was fixed by removing the -no-remote option for the default version.

more options

It really is a very simple solution. Firefox checks whether or not firefox is running in the processes. I noticed this at first when I named my installer firefox.exe. It could not install because it said firefox was already running however nothing more but the installer called firefox.exe was running. In other words, simply renaming the firefox.exe to somthing like firefox-v3.exe should not enable firefox to check if firefox is running, as the process name now is firefox-v3.exe :)

Not the safest solution though, but I reckon it should work (did not test between v3 and v4

Modifié le par sfBlackfox