• 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 did I break Auto Save during -[NSApp terminate:]?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How did I break Auto Save during -[NSApp terminate:]?


  • Subject: Re: How did I break Auto Save during -[NSApp terminate:]?
  • From: Ken Thomases <email@hidden>
  • Date: Mon, 21 Oct 2013 16:08:24 -0500

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 (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


  • Follow-Ups:
    • Re: How did I break Auto Save during -[NSApp terminate:]?
      • From: Jerry Krinock <email@hidden>
References: 
 >How did I break Auto Save during -[NSApp terminate:]? (From: Jerry Krinock <email@hidden>)

  • Prev by Date: How did I break Auto Save during -[NSApp terminate:]?
  • Next by Date: Re: How did I break Auto Save during -[NSApp terminate:]?
  • Previous by thread: How did I break Auto Save during -[NSApp terminate:]?
  • Next by thread: Re: How did I break Auto Save during -[NSApp terminate:]?
  • Index(es):
    • Date
    • Thread