10.3: Disable the 'Unexpectedly Quit' dialog box
Fri, Dec 12 2003 at 11:03AM PST • Contributed by: Stereo
Fri, Dec 12 2003 at 11:03AM PST • Contributed by: Stereo
You can disable the "unexpectedly quit" dialog in Panther by changing CrashReporter's settings. In Terminal.app, type:
defaults write com.apple.CrashReporter DialogType yourSetting
where yourSetting is one of:- prompt -- Normal behaviour
- none -- No dialog at all
- crashreport -- Doesn't display the unexpectedly quit dialog but immediately display the submission screen.
•
[13,219 views]
