• 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: How to disable Apple's Bug Report Dialog when application crash?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to disable Apple's Bug Report Dialog when application crash?


  • Subject: Re: How to disable Apple's Bug Report Dialog when application crash?
  • From: Scott Thompson <email@hidden>
  • Date: Wed, 21 Jul 2004 07:48:11 -0500

On Jul 21, 2004, at 5:56 AM, Goran Predovic wrote:

Is there any way to replace apple's bug report dialog with custom dialog?

I tried with signals. It works well to insert custom handler on signals like SIGTRAP,
but apple's bug report dialog is always displays.

I don't believe that Apple's bug report dialog is put up by your application. I think it is probably put up by the loginwindow process. Since you don't own it, there would be no way for you to replace it with your own dialog unless loginwindow allowed you to specify it somehow.

Giving loginwindow the ability to run arbitrary code (like a custom dialog) doesn't sound like a very good idea to me :-(

Scott
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: How to disable Apple's Bug Report Dialog when application crash?
      • From: Goran Predovic <email@hidden>
References: 
 >How to disable Apple's Bug Report Dialog when application crash? (From: Goran Predovic <email@hidden>)

  • Prev by Date: Re: From Carbon to Cocoa
  • Next by Date: Re: Finder duplicating my doc package as folder
  • Previous by thread: How to disable Apple's Bug Report Dialog when application crash?
  • Next by thread: Re: How to disable Apple's Bug Report Dialog when application crash?
  • Index(es):
    • Date
    • Thread