• 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
NSController controllerEditor:didCommit:… exception
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSController controllerEditor:didCommit:… exception


  • Subject: NSController controllerEditor:didCommit:… exception
  • From: vincent habchi <email@hidden>
  • Date: Sun, 14 Nov 2010 12:32:01 +0100

Hi everybody,

this is a minor annoyance but I'm still puzzled about it.

When I launch my application, after -applicationWillFinishLaunching: completes, I get an exception started by -[NSController controllerEditor:didCommit:contextInfo:]. I cannot get a decent traceback to pinpoint what object is causing the exception, since it is ultimately raised from _NSFireDelayedPerform. It has somehow something to do with Core data, since ignoring it brings up the message "Cannot perform operation without a managed object context" (and no fatal error ensues).

While it is true the MOC is not initialized at this point, I don't see what could cause this message appear at such an early stage. Can it be linked somehow with the initialization of a static object embedded in the "MainMenu" NIB?

Thanks!
Vincent_______________________________________________

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: NSController controllerEditor:didCommit:… exception
      • From: Quincey Morris <email@hidden>
    • Re: NSController controllerEditor:didCommit:… exception
      • From: Kyle Sluder <email@hidden>
  • Prev by Date: System resources and number of operations on an NSOperationQueue
  • Next by Date: Re: Default keyword selector type
  • Previous by thread: Re: System resources and number of operations on an NSOperationQueue
  • Next by thread: Re: NSController controllerEditor:didCommit:… exception
  • Index(es):
    • Date
    • Thread