Προσοχή στις απάτες! Δεν θα σας ζητήσουμε ποτέ να καλέσετε ή να στείλετε μήνυμα σε κάποιον αριθμό τηλεφώνου ή να μοιραστείτε προσωπικά δεδομένα. Αναφέρετε τυχόν ύποπτη δραστηριότητα μέσω της επιλογής «Αναφορά κατάχρησης».

Μάθετε περισσότερα

Firefox takes ages to launch on my fedora 40

  • 3 απαντήσεις
  • 1 έχει αυτό το πρόβλημα
  • 592 προβολές
  • Τελευταία απάντηση από 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>