• 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: NSTimer discarding exception 'NSInternalInconsistencyException'
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSTimer discarding exception 'NSInternalInconsistencyException'


  • Subject: Re: NSTimer discarding exception 'NSInternalInconsistencyException'
  • From: Nick Zitzmann <email@hidden>
  • Date: Sat, 13 Mar 2004 13:13:19 -0700

On Mar 13, 2004, at 2:06 AM, Fabio Genoese wrote:

2004-03-13 09:40:05.367 Seven[464] *** Assertion failure in -[NSTextFieldCell _objectValue:forString:], AppKit.subproj/NSCell.m:1130
2004-03-13 09:40:05.384 Seven[464] *** NSTimer discarding exception 'NSInternalInconsistencyException' (reason 'Invalid parameter not satisfying: aString != nil') that raised during firing of timer with target 351e50 and selector 'updateUI:'

The last time I saw this exception get raised, it was because the program was passing a nil string as the second argument to an NSRunAlertPanel() call. Anyway, you can figure it out for yourself by running the program in the debugger and setting a symbolic breakpoint on "-[NSException raise]" without the quotes... Then, if an exception is raised, the debugger will stop so you can look at what happened.

Nick Zitzmann
<http://seiryu.home.comcast.net/>
<http://www.freshlysqueezedsoftware.com/>
S/MIME signature available upon request

UNIX: Where /sbin/init is Job #1.
_______________________________________________
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.


References: 
 >NSTimer discarding exception 'NSInternalInconsistencyException' (From: Fabio Genoese <email@hidden>)

  • Prev by Date: Re: what's my binding?
  • Next by Date: Re: Leave NSLog()s in Final Product?
  • Previous by thread: Re: NSTimer discarding exception 'NSInternalInconsistencyException'
  • Next by thread: Search & replace in nib files?
  • Index(es):
    • Date
    • Thread