• 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: objc_exception_throw prior to launching nib file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: objc_exception_throw prior to launching nib file


  • Subject: Re: objc_exception_throw prior to launching nib file
  • From: email@hidden
  • Date: Wed, 22 Apr 2009 18:31:32 -0400

You shoul post your code as it is difficult to discern your problem with the way you are describing things.

In other words:


Cannot perform operation without a managed object context

What operation is being performed that could require an moc?


If I set a breakpoint:

In what, on what?


the window (from nib) appears then gdb comes up

What is strange is that the breakpoint should not be executed

What do you mean by this? Breakpoints aren't executed, the debugger stops at that point (hence the term: break, meaning stop, and point, meaning place). You may then choose to execute the line at the breakpoint, or examine it, or whatever.


The problem
is not being able to debug the portion of code after the window appears.


What are you doing that you can't do this? Is there a delegate missing? Are you certain that "routine" is even being called at all?


If a managed object context were needed at that point, it should have
said something when I run without code. No?


Again, what do you mean, specficially by, "when I run without code?"



_______________________________________________

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: 
 >objc_exception_throw prior to launching nib file (From: Daniel Child <email@hidden>)
 >Re: objc_exception_throw prior to launching nib file (From: Nick Zitzmann <email@hidden>)
 >Re: objc_exception_throw prior to launching nib file (From: Daniel Child <email@hidden>)
 >Re: objc_exception_throw prior to launching nib file (From: Nick Zitzmann <email@hidden>)
 >Re: objc_exception_throw prior to launching nib file (From: Daniel Child <email@hidden>)
 >Re: objc_exception_throw prior to launching nib file (From: Nick Zitzmann <email@hidden>)
 >Re: objc_exception_throw prior to launching nib file (From: Daniel Child <email@hidden>)
 >Re: objc_exception_throw prior to launching nib file (From: Nick Zitzmann <email@hidden>)
 >Re: objc_exception_throw prior to launching nib file (From: Daniel Child <email@hidden>)

  • Prev by Date: Re: Removing or ignoring "lineWidth" property of an NSBezierPath instance
  • Next by Date: Re: -[NSSharedWorkspace openFile:]: Application exits with status 255
  • Previous by thread: Re: objc_exception_throw prior to launching nib file
  • Next by thread: -[NSSharedWorkspace openFile:]: Application exits with status 255
  • Index(es):
    • Date
    • Thread