Re: turning off crash report dialog
Re: turning off crash report dialog
- Subject: Re: turning off crash report dialog
- From: Justin Walker <email@hidden>
- Date: Tue, 22 Jun 2004 15:15:13 -0700
On Jun 22, 2004, at 14:50, Kaveh Kardan wrote:
Is there a way of turning off the dialog which asks if I want to send
a report to Apple every time my app crashes?
For those of us with a history of GUI-rejection, there's
sudo ed /etc/hostconfig
/CRASHREPORTER/s/-YES-/-NO-/p
w
q
There may be more elegant ways to do this, but I am militantly unaware
of them :-}.
A reboot will be needed to see the effects. A more direct and
immediate approach would be to track down the app that puts up the
dialog and kill it :-}.
Regards,
Justin
--
Justin C. Walker, Curmudgeon-At-Large *
Institute for General Semantics | If you're not confused,
| You're not paying attention
*--------------------------------------*-------------------------------*
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.