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

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

Подробнее

Firefox 52esr binaries keep updating to 60esr

  • 1 ответ
  • 1 имеет эту проблему
  • 6 просмотров
  • Последний ответ от Wesley Branton

more options

I downloaded the FF x64 linux binaries for version 52 esr from ftp.mozilla.org because I need an old version for compatibility for a certain website. I created a simple bash script to launch FF with the -no-remote flag inside the directory with the binaries. When I open FF I'll quickly go into the settings to turn off all the update stuff, then if I close it and open it again it'll be on version 60 esr. I got no idea what's going on.

I downloaded the FF x64 linux binaries for version 52 esr from ftp.mozilla.org because I need an old version for compatibility for a certain website. I created a simple bash script to launch FF with the -no-remote flag inside the directory with the binaries. When I open FF I'll quickly go into the settings to turn off all the update stuff, then if I close it and open it again it'll be on version 60 esr. I got no idea what's going on.

Выбранное решение

The -no-remote command isn't helpful in this case. It doesn't have anything to do with internet connectivity, so the update gets probably downloaded and installed as soon as you open Firefox and then is just waiting for you to restart Firefox to actually apply the update.

Try using the - -ProfileManager or -P command line option instead and check the Work Offline option. That should stop Firefox from connecting to the internet and then you will be able to adjust settings without Firefox downloading the updates.

Hope this helps.

Прочитайте этот ответ в контексте 👍 0

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

more options

Выбранное решение

The -no-remote command isn't helpful in this case. It doesn't have anything to do with internet connectivity, so the update gets probably downloaded and installed as soon as you open Firefox and then is just waiting for you to restart Firefox to actually apply the update.

Try using the - -ProfileManager or -P command line option instead and check the Work Offline option. That should stop Firefox from connecting to the internet and then you will be able to adjust settings without Firefox downloading the updates.

Hope this helps.