Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

disruption forced restart

  • 6 ответов
  • 0 имеют эту проблему
  • 24 просмотра
  • Последний ответ от zeroknight

more options

Reopening https://support.mozilla.org/en-US/questions/1412054

As you can see from https://github.com/linuxmint/linuxmint/issues/577 this issue is caused by Mozilla not caused by Linux Mint as accused in questions/1412054

Can you be honest and address this?

Reopening https://support.mozilla.org/en-US/questions/1412054 As you can see from https://github.com/linuxmint/linuxmint/issues/577 this issue is caused by Mozilla not caused by Linux Mint as accused in questions/1412054 Can you be honest and address this?

Все ответы (6)

more options

You can avoid this with a package system that doesn't interfere with running applications during updates like the snap or flatpak package.

more options

I am using a Linux OS and do not have the issue you report. The package manager runs when I launch it and updates or installs what I tell it to update or install. I never update running applications.

more options

All other libs, programs and applications are automatically updated in Mint without causing any disruption to current execution. This includes several browsers. Why is Firefox the only package that behaves differently? How could developers of other browsers avoid this issue if that is technically impossible like some suggest?

Изменено jmss

more options

If you don't want to install the snap or flatpack package, you can install the official build and change the update setting to "Check for updates but let you choose to install them". It won't force a restart unless you leave pending updates for too long.

You could also try the new deb package but it is currently limited to Nightly builds.

Firefox can continue browsing after an APT upgrade, allowing people to restart at their convenience.
more options

But why should I make an exception for this specific piece of software among the thousands of software packages that make up my OS?... Why do you try so hard to convince others this is not a wrong behavior from FF? What are you trying to achieve with this?

more options

Multi-process browsers are unlike almost any other kind of software. Mozilla's DEB package proves that it can be updated by APT without forcing a restart if it is configured properly. It looks like this was addressed by changing dom.ipc.forkserver.enable to true in about:config (Bug 1836348). This setting was introduced in version 75 (Bug 1609881).