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

搜尋 Mozilla 技術支援網站

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

了解更多

With a brand new profile / empty config installing plugins fails

more options

I recently had a problem with firefox becoming slow. Disabling all my extensions didn't seem to help, so I upgraded to the most recent version.

With a brand new profile, created via:

    rm -rf ~/.mozilla/
    rm -rf ~/.cache/mozilla

Installation of any addons fails. I see they are downloaded to /tmp, and I see a progress bar appear in the addon manager - but they never advance. The only output is :

  "Troubleshooter could not be installed because firefox unable to modify the needed file".

Running strace shows no obvious permissions problems, and clearly creating a new profile doesn't help - because that's the starting point. The standard advice is to disable old extensions, but similarly this doesn't work.

When restarting the browser the addons window is empty once again.

I recently had a problem with firefox becoming slow. Disabling all my extensions didn't seem to help, so I upgraded to the most recent version. With a brand new profile, created via: rm -rf ~/.mozilla/ rm -rf ~/.cache/mozilla Installation of any addons fails. I see they are downloaded to /tmp, and I see a progress bar appear in the addon manager - but they never advance. The only output is : "Troubleshooter could not be installed because firefox unable to modify the needed file". Running strace shows no obvious permissions problems, and clearly creating a new profile doesn't help - because that's the starting point. The standard advice is to disable old extensions, but similarly this doesn't work. When restarting the browser the addons window is empty once again.

所有回覆 (1)

more options

I "fixed" this by downloading version 28:

http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/28.0/linux-x86_64/en-GB/firefox-28.0.tar.bz2

Using that download I could install one add-on, which persisted across restarts. Once I'd done that I deleted the firefox-28, and went back to the latest release - at that point things started to work again.

To recap:

  • Empty profile.
  • Firefox 29.0
  • Installation of addons fails - though interestingly themes work just fine.

Once I installed 28.0 as a temporary measure I could install an addon, and then reinstalling 29.0 allowed a) that old addon to remain b) the addition of new addons.

Hope this helps somebody, though I'm struggling to find a plausible reason why this might be the case.