Hi all,

The 10.7 release notes say:

"AppKit now has the ability to report uncaught exceptions. It is controlled by 
a user default: NSApplicationShowExceptions (YES/NO)...."

My next version will require 10.7+, so I'm finally taking a look at this thing.

It seems that it only works for the main thread, that is, if there's an 
uncaught exception on the main thread I get the nice error UI.  But if an 
uncaught exception occurs on a non-main-NSThread or dispatch queue I get no 
nice UI.

Can anyone confirm/deny?  Anyone shipping with NSApplicationShowExceptions=YES?

Cheers,

-- 
____________________________________________________________
Sean McBride, B. Eng                 s...@rogue-research.com
Rogue Research                        www.rogue-research.com 
Mac Software Developer              Montréal, Québec, Canada



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to