• 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: Posting Notification Question
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Posting Notification Question


  • Subject: Re: Posting Notification Question
  • From: Brian Webster <email@hidden>
  • Date: Wed, 22 Jan 2003 16:46:18 -0600

On Wednesday, January 22, 2003, at 04:18 PM, email@hidden wrote:

I am getting an exception message that I can't debug. I am posting a
notification and getting this exception:

Exception raised during posting of notification. Ignored. exception:
*** -[CDTerminalMgr performSelector:withObject:]: null selector
...
Any ideas?

Go into the Breakpoints tab in Project Builder and create a new breakpoint. Type in "-[NSException raise]" (minus the quotes) for the breakpoint, then run the debugger and trigger the exception. You can then look at the stack trace to get a better idea of where exactly the exception is being thrown.

--
Brian Webster
email@hidden
http://homepage.mac.com/bwebster
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Prev by Date: Re: problems with nibtool ... again :-(
  • Next by Date: Table View Headers Programatically
  • Previous by thread: Posting Notification Question
  • Next by thread: NSCell, -mouseDownFlags, and NSPeriodicMask
  • Index(es):
    • Date
    • Thread