• 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
troubleshooting unrecognised selector messages
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

troubleshooting unrecognised selector messages


  • Subject: troubleshooting unrecognised selector messages
  • From: Andrew Ebling <email@hidden>
  • Date: Wed, 7 Nov 2007 21:21:30 +0000

I'm currently following the RaiseMan example through in the Cocoa Programming for Mac OS X book (Aaron Hillegass) and I'm currently up to Chapter 8 on Archiving.

I have a Delete button on the form which is connected to the remove: selector on an instance of ArrayController.

Although the Delete button seems to do what it is supposed to (remove items from the list next to it), I see messages like these appear in the debugger console:

2007-11-07 21:15:35.692 RaiseMan[543:10b] *** -[NSCFNumber <null selector>]: unrecognized selector sent to instance 0x110e50

Any ideas how to go about troubleshooting these sorts of messages?  I tried poking around with gdb on the command line to see if I could find out what was sitting at the supplied address, without success.  Why should I be getting messages like these if I set up the connections in Interface Builder?

thanks,

Andrew
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: troubleshooting unrecognised selector messages
      • From: Andrew Ebling <email@hidden>
  • Prev by Date: Re: how to see a framework's header files?
  • Next by Date: Re: Project indexer ignoring SYMROOT in xcconfig file
  • Previous by thread: Re: command line tool paths
  • Next by thread: Re: troubleshooting unrecognised selector messages
  • Index(es):
    • Date
    • Thread