• 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: Core Data not fulfill a fault (now: observer) after Save As
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Core Data not fulfill a fault (now: observer) after Save As


  • Subject: Re: Core Data not fulfill a fault (now: observer) after Save As
  • From: Jerry Krinock <email@hidden>
  • Date: Fri, 30 Oct 2009 12:29:44 -0700


On 2009 Oct 14, at 12:47, Jim Thomason wrote:

On Wed, Oct 14, 2009 at 2:25 PM, Ben Trumbull <email@hidden> wrote:
The short description is this - I have a document based CoreData app.
I can carefully craft a set of data. I then open the document, select
a particular record, and do a Save As. This works fine. But when I
select a second record, I get errors that CoreData could not fulfill a
fault. If I quit the app and re-launch it, I can operate on the copy I
just saved w/o issue, so apparently the data is there. I haven't a
clue what the problem is.

Does your app run correctly on 10.5.* ? There's a known regression similar
to this in 10.6.0 and 10.6.1.


If this reproduces on a system other than 10.6.0 or 10.6.1, please file a
bug.

Thank you, that was the puzzle piece I was missing. I was indeed running on 10.6.1. I deployed over to my other box running 10.5.8 and set up an identical test. No problems whatsoever.

I've found this same problem with my app, except I'm also getting these warnings:


Cannot remove an observer <NSKeyValueObservance 0x46d020> for the key path "canHaveChildren" from <Stark 0x15330e40> because it is not registered as an observer.

Like the other warning reported by Jim, this does not occur when running in Mac OS 10.5.8. Also as reported by Jim, the app seems to work fine in either Mac OS.

Does anyone know is this 'not registered as an observer' message part of the same regression?
_______________________________________________


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: 
 >re: CoreData could not fulfill a fault after Save As (From: Ben Trumbull <email@hidden>)
 >Re: CoreData could not fulfill a fault after Save As (From: Jim Thomason <email@hidden>)

  • Prev by Date: Re: Cocoa bindings problem
  • Next by Date: Re: loading images from external disk
  • Previous by thread: Re: CoreData could not fulfill a fault after Save As
  • Next by thread: NSTimeZone questions
  • Index(es):
    • Date
    • Thread