Windows 10 reached EOS (end of support) on October 14, 2025. If you are on Windows 10, see this article.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Firefox takes ages to launch on my fedora 40

  • 3 réponses
  • 1 a ce problème
  • 203 vues
  • Dernière réponse par zeroknight
  • Résolu

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.

Solution choisie

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

127.0.1.1        <hostname>
Lire cette réponse dans son contexte 👍 4

Toutes les réponses (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.

Modifié le par alinada

Solution choisie

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

127.0.1.1        <hostname>