Αναζήτηση στην υποστήριξη

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

Learn More

How can stop Firefox from re-opening windows after a crash?

  • 4 απαντήσεις
  • 0 έχουν αυτό το πρόβλημα
  • 27 προβολές
  • Τελευταία απάντηση από zeroknight

more options

Hi, I have the problem that Firefox restarts after a crash, re-opening exactly the same windows that were open at the time of the crash, which most of the time reproduces the crash.

I want Firefox to restart with an empty window, like it is configured.

I have read a support entry that hints setting browser.sessionstore.resume_from_crash to false, which does NOT to the job (anymore).

Hi, I have the problem that Firefox restarts after a crash, re-opening exactly the same windows that were open at the time of the crash, which most of the time reproduces the crash. I want Firefox to restart with an empty window, like it is configured. I have read a support entry that hints setting browser.sessionstore.resume_from_crash to false, which does NOT to the job (anymore).

Επιλεγμένη λύση

Check that browser.startup.page is 1, browser.sessionstore.resume_from_crash is false and browser.sessionstore.max_resumed_crashes is 0 in about:config.

Does it still happen in a new profile (without signing into sync account)? Alternatively you can refresh your existing profile.

Ανάγνωση απάντησης σε πλαίσιο 👍 1

Όλες οι απαντήσεις (4)

more options

Add the following line to a file named user.js in your profile folder :

user_pref("browser.sessionstore.resume_session_once", false);

Χρήσιμο;

more options

zeroknight said

Add the following line to a file named user.js in your profile folder : user_pref("browser.sessionstore.resume_session_once", false);

There was no such file, but I added one. But it didn't change anything.

Χρήσιμο;

more options

You can set this pref to 0 (zero) on the about:config page to always show the Session Restore (about:sessionrestore) page in case of a crash or when you force a shutdown.

  • browser.sessionstore.max_resumed_crashes = 0 (-1:never ask; 0:always ask)
user_pref("browser.sessionstore.max_resumed_crashes", 0);

Χρήσιμο;

more options

Επιλεγμένη λύση

Check that browser.startup.page is 1, browser.sessionstore.resume_from_crash is false and browser.sessionstore.max_resumed_crashes is 0 in about:config.

Does it still happen in a new profile (without signing into sync account)? Alternatively you can refresh your existing profile.

Χρήσιμο;

Υποβολή ερώτησης

Πρέπει να συνδεθείτε στον λογαριασμό σας για να απαντήσετε σε δημοσιεύσεις. Ξεκινήστε μια νέα ερώτηση εάν δεν διαθέτετε ακόμα λογαριασμό.