Windows 10 reached EOS (end of support) on October 14, 2025. For more information, see this article.

搜尋 Mozilla 技術支援網站

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

了解更多

Firefox takes ages to launch on my fedora 40

  • 3 回覆
  • 1 有這個問題
  • 196 次檢視
  • 最近回覆由 zeroknight

After upgrading to fedora 40, firefox just takes ages to boot up, even when it's running if I want to open a new window it still takes ages to run. I have tried uninstalling it and deleting it's data but with no luck. The issue still presists.

After upgrading to fedora 40, firefox just takes ages to boot up, even when it's running if I want to open a new window it still takes ages to run. I have tried uninstalling it and deleting it's data but with no luck. The issue still presists.

被選擇的解決方法

Make sure /etc/hosts includes your hostname (found in /etc/hostname).

127.0.1.1        <hostname>
從原來的回覆中察看解決方案 👍 4

所有回覆 (3)

Does the following command respond quickly or timeout?

hostname -f

It does take time before printing out "hostname: Temporary failure in name resolution".

I tried it a second time, it did take some time but this time it did print out the hostname.

由 alinada 於 修改

選擇的解決方法

Make sure /etc/hosts includes your hostname (found in /etc/hostname).

127.0.1.1        <hostname>