• 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: Why did this happen?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Why did this happen?


  • Subject: Re: Why did this happen?
  • From: "John C. Randolph" <email@hidden>
  • Date: Thu, 3 Mar 2005 17:17:15 -0800


On Mar 3, 2005, at 4:56 PM, Justin Spahr-Summers wrote:

This means the function you are trying to call does not exist.

On Thu, 3 Mar 2005 15:50:25 +0100, Jesus De Meyer
<email@hidden> wrote:
I was testing my app and suddenly I got this message in the Console:

*** -[HTMLSemanticEngine
_bestRepresentation:device:bestWidth:checkFlag:]: selector not
recognized

Do I need to pass the fastestRepresentation of an NSString to an
NSAttributedString or is there something else happening here?


To be a little more specific, it means that something tried to send a "_bestRepresentation:device:bestWidth:checkFlag:" to an instance of HTMLSemanticEngine, which class does not implement a method of that name.


Somewhere, a pointer's getting munged, and something that expects to talk to an NSImage is in fact talking to an HTMLSemanticEngine instance.

-jcr


John C. Randolph <email@hidden> (408) 974-8819 Sr. Cocoa Software Engineer, Apple Worldwide Developer Relations http://developer.apple.com/cocoa/index.html



_______________________________________________
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


  • Follow-Ups:
    • Re: Why did this happen?
      • From: Rudi Sherry <email@hidden>
References: 
 >Why did this happen? (From: Jesus De Meyer <email@hidden>)
 >Re: Why did this happen? (From: Justin Spahr-Summers <email@hidden>)

  • Prev by Date: Re: Why did this happen?
  • Next by Date: MREGS Leaking
  • Previous by thread: Re: Why did this happen?
  • Next by thread: Re: Why did this happen?
  • Index(es):
    • Date
    • Thread