搜尋 Mozilla 技術支援網站

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

了解更多

Firefox randomly slow at startup

  • 8 回覆
  • 1 有這個問題
  • 1153 次檢視
  • 最近回覆由 Inglebard

more options

Hello,

For an unknown reason, my firefox sometimes is really slow to startup.

It can take up to 10 minutes before the webpage start to load. My hardware is not that bad. I try to use the "performance" to capture the issue : https://share.firefox.dev/3x2rgHj I don't know if there is something to see because, the tool is also slow.

It happens on 3 different computers on linux.

I try to disable all extensions and without telemetry but nothing change. I'm reporting the problem now but it's much older

If you have a idea to fix this issue please share because it's really annoying.

Hello, For an unknown reason, my firefox sometimes is really slow to startup. It can take up to 10 minutes before the webpage start to load. My hardware is not that bad. I try to use the "performance" to capture the issue : https://share.firefox.dev/3x2rgHj I don't know if there is something to see because, the tool is also slow. It happens on 3 different computers on linux. I try to disable all extensions and without telemetry but nothing change. I'm reporting the problem now but it's much older If you have a idea to fix this issue please share because it's really annoying.

被選擇的解決方法

  • Click the "Clear startup cache" button in about:support.
  • Try changing widget.use-xdg-desktop-portal.settings to 0 in about:config.
  • Keep fonts to a minimum, avoid installing large font packs.
從原來的回覆中察看解決方案 👍 3

所有回覆 (8)

more options

Does the following command time out?

hostname -f
more options

Hello @zeroknight,

hostname -f works properly and return my machine name.

more options

Does it still happen with the flatpak package?

more options

I use the distribution package. I never use the flatpak package.

I may try to see if the issue is present with flatpak.

more options

What OS? What Desktop? X11 or Wayland?

more options

Hello jonzn4SUZE,

I use Manjaro and Gnome on both of them. One use Wayland and the other two use X11 with NVIDIA proprietary driver.

Before, I used to have Archlinux and the problem was also present.

more options

選擇的解決方法

  • Click the "Clear startup cache" button in about:support.
  • Try changing widget.use-xdg-desktop-portal.settings to 0 in about:config.
  • Keep fonts to a minimum, avoid installing large font packs.
more options

"Clear startup cache" button seems to reproduce the problem. I was not able to reproduce my issue on an empty profile.

So I suppose startup cache use some cookies and other data. After clearing cookies and data on my other computer, it is better.

So I consider my issue as solved.