Pick of the Week - Nov 10 [Show all picks]
Path Finder 5 - A feature-laden Finder replacement
Submit Hint Search The Forums LinksStatsPollsFAQHeadlinesRSS
12,000 hints and counting!

10.3: Disable the 'Unexpectedly Quit' dialog box System
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.
[robg adds: I've been asked a few times if it was possible to remove this warning dialog ... I guess it is now!]
    •    
  • Currently 0.00 / 5
  • 1
  • 2
  • 3
  • 4
  • 5
  (0 votes cast)
 
[13,219 views]  

10.3: Disable the 'Unexpectedly Quit' dialog box | 9 comments | Create New Account
Click here to return to the '10.3: Disable the 'Unexpectedly Quit' dialog box' hint
The following comments are owned by whomever posted them. This site is not responsible for what they say.
10.3: Disable the 'Unexpectedly Quit' dialog box
Authored by: Jay on Fri, Dec 12 2003 at 12:18PM PST
So does this just automatically force quit the foreground app without prompting? That would be useful.

[ Reply to This | # ]
10.3: Disable the 'Unexpectedly Quit' dialog box
Authored by: Jay on Fri, Dec 12 2003 at 4:10PM PST
Never mind, I need to finish my coffee before posting in the morning. I completely misread this hint.

[ Reply to This | # ]
10.3: Disable the 'Unexpectedly Quit' dialog box
Authored by: cawaker on Fri, Dec 12 2003 at 12:54PM PST
yeah this is way cool, Win XP throws up that annoying same kinda message liek 50 times a day,and its even able to be turned off and even though i dont get it except once a week on my mac it was still a disruption in my work flow.

[ Reply to This | # ]
10.3: Disable the 'Unexpectedly Quit' dialog box
Authored by: aranor on Fri, Dec 12 2003 at 1:10PM PST
Hrm. I don't mind the dialog, I just wish I could get it to show up quicker. It usually takes like 5 seconds before it shows up.

[ Reply to This | # ]
10.3: Disable the 'Unexpectedly Quit' dialog box
Authored by: mm2270 on Fri, Dec 12 2003 at 4:48PM PST
I agree. I don't mind it telling me that the app unexpectedly quit, although what else could have happened, but it takes so dang long to show up, in some cases I've already relaunched the app and am getting ready to use it again by the time it pops up, which is highly annoying!

[ Reply to This | # ]
10.3: Disable the 'Unexpectedly Quit' dialog box
Authored by: jedik on Fri, Dec 12 2003 at 6:12PM PST
Actually, one can disable CrashReporter completely. In the Terminal (CLI), do:

1) cd /etc
2) sudo pico hostconfig
3) type your administrator password
4) Look for "CRASHREPORTER=-YES-" and replace with "CRASHREPORTER=-NO-"
5) Press CNTRL+X then "y" and finally RETURN
6) restart you Mac

PS -> it is an important system file. Only does this if you feel totally confident about doing it.

I did it just after I installer Panther, sometime ago. I didn't notice any side affects. I have just thought about it today, when I read the above hint. ;)

---
:: Jedi Knight ::
-- Mac Rules! --

[ Reply to This | # ]
10.3: Disable the 'Unexpectedly Quit' dialog box
Authored by: websterb on Sun, Dec 14 2003 at 5:52PM PST
Is it possible to keep the unexpectedly quit message but get rid of the bug submission dialog (same as Jaguar)?

[ Reply to This | # ]
10.3: Disable the 'Unexpectedly Quit' dialog box
Authored by: rybu0305 on Wed, Nov 3 2004 at 9:01AM PST
I am running 10.3.5 and that preference file is nowhere to be found and there is no crash reporter line in my hostconfig file. I have a crashsubmitter.plist but it does not have the value described.

[ Reply to This | # ]
works in tiger
Authored by: Safar on Thu, May 26 2005 at 10:26AM PDT
cool

[ Reply to This | # ]