Re: disabling Apple Crash Reporter
Re: disabling Apple Crash Reporter
- Subject: Re: disabling Apple Crash Reporter
- From: Jonathan Mitchell <email@hidden>
- Date: Mon, 09 Mar 2015 12:41:00 +0000
> On 7 Mar 2015, at 12:55, Torsten Curdt <email@hidden> wrote:
>
> Is there a way to disabled the Apple crash reporter dialog?
I know why you want to do this (I do too) but I don’t think you can on a per app basis.
An info.plist key could provide the necessary token but ReportCrash(8) is not documented to process a crashed apps info.plist
Jonathan
>
> I want to use PLCrashReporter and show my UI instead.
> I don't want to confuse the user by having to fill out two crash reports.
>
> So far I only found a ways to turn if off completely:
>
> sudo launchctl unload -w
> /System/Library/LaunchDaemons/com.apple.locate.plist
> defaults write com.apple.CrashReporter DialogType none
>
> And in the docs I found a reference to a CrashReporterPrefs.app but that
> information seems to be outdated.
>
> Is there a way to just disable it for my app?
>
> cheers,
> Torsten
> _______________________________________________
>
> 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
_______________________________________________
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