Suppressing Crash Reporter dialogs for a task
Suppressing Crash Reporter dialogs for a task
- Subject: Suppressing Crash Reporter dialogs for a task
- From: Mark Woods <email@hidden>
- Date: Tue, 22 Sep 2009 17:47:23 +0100
I have an application that launches an NSTask and checks to see if it
returned successfully.
The task checks the validity of certain files and in some cases, the
task could definitely crash if the data is corrupt - that is the whole
purpose of launching a separate task. This is not a problem as the
application notifies the user if the task was not successful.
However, when the task crashes, a Crash Reporter dialog appears which
could be confusing for the user and ugly if several appear at once. Is
there any way to suppress these messages and prevent them from
appearing? I know there is a terminal command to suppress Crash
Reporter dialogs for the entire OS - is there a similar method of
suppressing them for a single app or task?
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden