Re: Causes of "Cannot update object that was never inserted"
Re: Causes of "Cannot update object that was never inserted"
- Subject: Re: Causes of "Cannot update object that was never inserted"
- From: Jerry Krinock <email@hidden>
- Date: Sun, 16 Jun 2013 22:43:56 -0700
On 2013 Jun 16, at 22:22, Julian Richardson <email@hidden> wrote:
> I believe that ALAssetLibrary uses Core Data, so the problem could be a user's messed up image library.
Thank you, Julian. I don't think that's the problem here. The error logged indicates that the object's entity is one of "my" entities. All but one of its attributes are nil/default. The non-nil attribute is its "name" = "untitled", which gets assigned within a few code-lines after insertion. You may have kicked me in an interesting direction.
Also, I should have said that this app is OS X.
_______________________________________________
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