Questo sito potrebbe offrire funzionalità limitate durante le operazioni di manutenzione per migliorare l'esperienza utente. Se un articolo non risolve il tuo problema e vuoi richiedere supporto, la nostra comunità di supporto è pronta ad aiutarti tramite @FirefoxSupport su Twitter e /r/firefox su Reddit.

Cerca nel supporto

Attenzione alle mail truffa. Mozilla non chiederà mai di chiamare o mandare messaggi a un numero di telefono o di inviare dati personali. Segnalare qualsiasi attività sospetta utilizzando l'opzione “Segnala abuso”.

Ulteriori informazioni

Questa discussione è archiviata. Inserire una nuova richiesta se occorre aiuto.

When multiple users on the same Mac use Firefox, the error "You've launched an older version of Firefox" occurs when it upgrades

more options

I am running multiple user accounts on my Mac (macOS 10.14.6). Both users use Firefox Developer Edition (75.0b10).

When Firefox updates itself, it's breaking for whichever user is in the 'background' at the time. The 'foreground' user is prompted for their password to install [something something didn't take a note] Firefox Helper. Then when I flip to the 'background' user, they see the attached error.

This has happened twice now. Help!

I am running multiple user accounts on my Mac (macOS 10.14.6). Both users use Firefox Developer Edition (75.0b10). When Firefox updates itself, it's breaking for whichever user is in the 'background' at the time. The 'foreground' user is prompted for their password to install [something something didn't take a note] Firefox Helper. Then when I flip to the 'background' user, they see the attached error. This has happened twice now. Help!
Immagini allegate

Soluzione scelta

You can file a bug report here: https://bugzilla.mozilla.org/

See Bugzilla etiquette before commenting in bug reports. https://bugzilla.mozilla.org/page.cgi?id=etiquette.html

Leggere questa risposta nel contesto 👍 1

Tutte le risposte (7)

more options

A program can not be running to do an update.

If you can, do any updates when the browser is not in use.

more options

Well then shouldn't the browser know this – by looking at processes running on the machine – and tell me? "You have Firefox running in another user account. Close it before running this update."

It shouldn't just cause an error.

more options

Oh and the error shown is incorrect. I am not using an older version of Firefox. There's only one version on the machine, in /Applications.

more options

You are using a beta version of Firefox and it updates often. You might want to use the normal version that updates only now and then.

Download Firefox Full Version For All Languages And Systems http://www.mozilla.org/en-US/firefox/all/ https://www.mozilla.org/en-US/firefox/releasenotes/

more options

I've turned off auto-updating for now. I'll let Firefox tell me when an update is available and do it manually, ensuring that only one copy is launched.

I still consider this a bug which should be addressed.

 if (other.firefox.process.exists.on.this.machine) {
   don't update;
   warn user;
 } else {
   update;
 }

Modificato da Johnny "Decimal" Noble il

more options

Soluzione scelta

You can file a bug report here: https://bugzilla.mozilla.org/

See Bugzilla etiquette before commenting in bug reports. https://bugzilla.mozilla.org/page.cgi?id=etiquette.html

more options

Roger that, will do. Thanks.