為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

firefox broken

  • 1 回覆
  • 1 有這個問題
  • 7 次檢視
  • 最近回覆由 schnrl

more options

This all started after last firefox upgrade/update a few weeks ago so installed gmail chrome which works fine.

Even reistalled OS & then worked ok till firefox did it’s own updae.

I have deleted & reinstalled a couple of times but same problem.

I use Linux Ubuntu 20.04.2LTS on an older (+/- 5 year) HP Pro 3130 MT a 64 bit machine. Chuck

This all started after last firefox upgrade/update a few weeks ago so installed gmail chrome which works fine. Even reistalled OS & then worked ok till firefox did it’s own updae. I have deleted & reinstalled a couple of times but same problem. I use Linux Ubuntu 20.04.2LTS on an older (+/- 5 year) HP Pro 3130 MT a 64 bit machine. Chuck
附加的畫面擷圖

所有回覆 (1)

more options

Hi chuck598, several other ubuntu users have this problem too. See also: https://support.mozilla.org/en-US/questions/1332346

Try to install firefox from the apt repository.

  1. open the terminal
  2. type sudo apt update && sudo apt full-upgrade (this command will update all your applications and can take a while; if you don't want to update your apps, leave this step out)
  3. type sudo apt install firefox or if "firefox" is not found sudo apt install firefox-esr (you need root privileges)

由 schnrl 於 修改