• 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: Document being reopened on launch during modal dialog
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Document being reopened on launch during modal dialog


  • Subject: Re: Document being reopened on launch during modal dialog
  • From: Kyle Sluder <email@hidden>
  • Date: Tue, 06 May 2014 12:14:13 -0700

On Tue, May 6, 2014, at 11:55 AM, Mills, Steve wrote:
>
> No. What I mean is that finishLaunching is still being executed. We're in
> [FinaleAppDelegate applicationWillFinishLaunching:] (like you mentioned
> later), which is where we call our cross-platform InitApp function to
> load things up, set up audio, etc. The audio engine has discovered a
> sample rate mismatch and is telling the user about it via modal dialog.

There have been a few cases on this list where the only resolution has
been "-applicationWillFinishLaunching: is too early to start doing
things."

Have you tried moving your InitApp call to
-applicationDidFinishLaunching:?

--Kyle Sluder
_______________________________________________

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


References: 
 >Document being reopened on launch during modal dialog (From: "Mills, Steve" <email@hidden>)
 >Re: Document being reopened on launch during modal dialog (From: Quincey Morris <email@hidden>)
 >Re: Document being reopened on launch during modal dialog (From: "Mills, Steve" <email@hidden>)

  • Prev by Date: Re: Document being reopened on launch during modal dialog
  • Next by Date: Re: Document being reopened on launch during modal dialog
  • Previous by thread: Re: Document being reopened on launch during modal dialog
  • Next by thread: Re: Document being reopened on launch during modal dialog
  • Index(es):
    • Date
    • Thread