• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: turning off crash report dialog
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: turning off crash report dialog


  • Subject: Re: turning off crash report dialog
  • From: Prachi Gauriar <email@hidden>
  • Date: Tue, 22 Jun 2004 17:44:48 -0500

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.


-Prachi
_______________________________________________
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.


  • Follow-Ups:
    • Re: turning off crash report dialog
      • From: Justin Walker <email@hidden>
References: 
 >turning off crash report dialog (From: Kaveh Kardan <email@hidden>)
 >Re: turning off crash report dialog (From: Justin Walker <email@hidden>)

  • Prev by Date: Re: turning off crash report dialog
  • Next by Date: Re: turning off crash report dialog
  • Previous by thread: Re: turning off crash report dialog
  • Next by thread: Re: turning off crash report dialog
  • Index(es):
    • Date
    • Thread