On Oct 21, 2013, at 3:38 PM, Jerry Krinock wrote:

> • There is another issue, beside the fact that saving does not occur: The app 
> does not quit either.  But neither does it hang.  It does quit if I command 
> it to quit a second time (with no changes).
> • During that first failed quit, -[NSApp terminate:] returns without invoking 
> -[NSDocumentController 
> reviewUnsavedDocumentsWithAlertTitle:cancelable:delegate:didReviewAllSelector:]
>  and without invoking the app delegate's applicationShouldTerminate:.

This sounds like an exception was raised during the processing of the first 
quit.  Have you checked the console output?  Do you have a breakpoint on 
Objective-C exceptions?

Regards,
Ken


_______________________________________________

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