• 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
App never reaches applicationDidFinishLaunching method
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

App never reaches applicationDidFinishLaunching method


  • Subject: App never reaches applicationDidFinishLaunching method
  • From: Livio Isaia <email@hidden>
  • Date: Wed, 02 Oct 2013 02:47:12 +0200

Hi all.

I have a cocoa app for mac OSX 10.8.5 that worked fine until yesterday, but now enters into a strange loop and the main window is never shown.

I mean that it reaches the awakeFromNib method of AppDelegate class and then seems to remain in

NSApplicationMain -> [NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] -> libobjc.A.dylib`objc_msgSend:

without reaching the applicationDidFinishLaunching method of AppDelegate.
I doesn't crash nor show any error message. It just continues looping…!

I really can't figure out what's happening.
Is it a nib file problem? But everything seems ok...

Any way I don't know how to debug it.

Any idea?

Thank you all in advance.
Regards,
livio
_______________________________________________

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: App never reaches applicationDidFinishLaunching method
      • From: Jens Alfke <email@hidden>
  • Prev by Date: NSOutlineView cell size 8 pixels too narrow
  • Next by Date: Re: App never reaches applicationDidFinishLaunching method
  • Previous by thread: Re: NSOutlineView cell size 8 pixels too narrow
  • Next by thread: Re: App never reaches applicationDidFinishLaunching method
  • Index(es):
    • Date
    • Thread