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:58:57 -0700
On Jun 22, 2004, at 15:44, Prachi Gauriar wrote:
On Jun 22, 2004, at 5:15 PM, Justin Walker wrote:
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
I believe this will turn of crash logging in general, which I
certainly wouldn't recommend. You can turn this off system-wide by
setting a CrashReporter default. Check out
<http://developer.apple.com/qa/qa2001/qa1288.html> for directions. I
don't think there is a way to do this on a per-app basis.
Thanks for clarifying this. Your suggestion, while not as heavy-handed
as mine, does fit my profile :-}
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.