• 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: crash using PDFDocumentTitleAttribute - CoreData conflict?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: crash using PDFDocumentTitleAttribute - CoreData conflict?


  • Subject: Re: crash using PDFDocumentTitleAttribute - CoreData conflict?
  • From: "Adam R. Maxwell" <email@hidden>
  • Date: Sun, 4 Jun 2006 11:09:59 -0700


On Jun 4, 2006, at 10:35, John R. Timmer wrote:

I'm having a crash on launch when i include the following code in an NSManagedObject subclass, where theDoc is a PDFDocument:
if ( [[theDoc documentAttributes] objectForKey: PDFDocumentTitleAttribute] != nil )
[self setName: [[theDoc documentAttributes] objectForKey: PDFDocumentTitleAttribute]];


The crash comes with the message:
ZeroLink: unknown symbol '_PDFDocumentTitleAttribute'

testApp has exited due to signal 6 (SIGABRT).


Any suggestions on how to fix this? Is the key actually meant to be a string?

This isn't CoreData related; it's a bug in PDFKit. See previous discussions at <http://www.cocoabuilder.com/search/archive? words=PDFDocumentTitleAttribute>.


--
Adam

_______________________________________________
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


References: 
 >crash using PDFDocumentTitleAttribute - CoreData conflict? (From: "John R. Timmer" <email@hidden>)

  • Prev by Date: Re: Updating all bindings manually
  • Next by Date: Saving an NSImage to an image file
  • Previous by thread: crash using PDFDocumentTitleAttribute - CoreData conflict?
  • Next by thread: Saving an NSImage to an image file
  • Index(es):
    • Date
    • Thread