Re: Cannot perform operation without a managed object context
Re: Cannot perform operation without a managed object context
- Subject: Re: Cannot perform operation without a managed object context
- From: Charilaos Skiadas <email@hidden>
- Date: Sat, 9 Jul 2005 15:34:35 -0500
Replying to my own post since I just found out what was wrong. So in
case anyone else runs into this problem, make sure you set the
managedObjectContext binding for all controllers that need it. :-)
On Jul 9, 2005, at 11:24 AM, Charilaos Skiadas wrote:
Ok this should be an easy one. My program, upon execution, logs the
following pretty early on in the process:
NSRunLoop ignoring exception 'Cannot perform operation without a
managed object context' that raised during posting of delayed
perform with target 394c90 and selector 'invokeWithTarget:
Ok, so clearly something happens (?) before the managed object
context gets initialized or something, or I don't know what. The
debugger doesn't really give me an understandable information on
the matter, the stack doesn't contain any methods I would call. Any
thoughts of what might be causing this? This doesn't seem like it
is coming from any of my methods, of which there are almost none
anyway. Can it be bindings-related? If so, how can I track it down?
Thanks,
Haris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40math.uchicago.edu
This email sent to email@hidden
Haris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden