Цей вебсайт матиме обмежену функціональність, доки ми проводимо його обслуговування для поліпшення роботи. Якщо прочитана стаття не розв'язала вашу проблему і ви хочете поставити питання, наша спільнота підтримки з радістю допоможе вам на @FirefoxSupport у Twitter та /r/firefox на Reddit.

Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

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

  • 7 відповідей
  • 1 має цю проблему
  • 7 переглядів
  • Остання відповідь від Johnny "Decimal" Noble

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!
Прикріплені знімки екрана

Обране рішення

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

Читати цю відповідь у контексті 👍 1

Усі відповіді (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;
 }

Змінено Johnny "Decimal" Noble

more options

Вибране рішення

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.