Hilfe durchsuchen

Vorsicht vor Support-Betrug: Wir fordern Sie niemals auf, eine Telefonnummer anzurufen, eine SMS an eine Telefonnummer zu senden oder persönliche Daten preiszugeben. Bitte melden Sie verdächtige Aktivitäten über die Funktion „Missbrauch melden“.

Weitere Informationen

Unable to Disable 'Submit Crash Reports'

  • 5 Antworten
  • 131 haben dieses Problem
  • 1 Aufruf
  • Letzte Antwort von Quad5Ny

more options

Under Option > Advanced I am unable to uncheck "Submit Crash Reports". Every time I uncheck it rechecks itself.


I tried launch Firefox as a administrator and unchecking it, but it doesn't stick.


Does anyone know if there's a .ini file or registry entry that I can change manually?

Under Option > Advanced I am unable to uncheck "Submit Crash Reports". Every time I uncheck it rechecks itself. I tried launch Firefox as a administrator and unchecking it, but it doesn't stick. Does anyone know if there's a .ini file or registry entry that I can change manually?

Alle Antworten (5)

more options

See How to fix preferences that won't save for possible causes and solutions.

more options

You can disable the crash reporter via the file application.ini in the Firefox program folder.

[Crash Reporter]
Enabled=0

Geändert am von cor-el

more options
  • Ahem* but... where can I find that 'ini' file in the Firefox program folder?
more options

C:\Program Files\Mozilla Firefox\application.ini

Be aware that making changes to files in the Firefox program folder is not recommended and that you most likely need to repeat the edits after each update. Also such changes can cause the updater to download and apply a full update instead of a small incremental update.

more options

Good point on incremental updates I added a Environmental User Variable instead, as per info listed here:

http://kb.mozillazine.org/Breakpad


and here:

https://developer.mozilla.org/en/Environment_variables_affecting_crash_reporting


But does that disable the plugin crash reporter too? Or only the crash reporter for when the entire app crashes? Because what I'm reading the one in Options>Advanced is for plugin crashes.

Geändert am von Quad5Ny