• 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
NSSearchField _sendPartialString exception
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

NSSearchField _sendPartialString exception


  • Subject: NSSearchField _sendPartialString exception
  • From: "dev" <email@hidden>
  • Date: Thu, 01 Dec 2005 07:28:41 +0000

I am encountering a rather annoying error in 10.3.9 when using a Toolbar searchfield. The searchfield works fine in 10.4, but in 10.3.9 I get an exception every once in a while during search. For some users this causes a crash. On my machine, the exception is ignored and I am able to process the search request in my controller just fine:

Mac OS X Version 10.3.9 (Build 7W98)
2005-11-30 18:35:58.152 Journler[268] *** -[NSCFString objectAtIndex:]: selector not recognized
2005-11-30 18:35:58.152 Journler[268] *** NSTimer discarding exception 'NSInvalidArgumentException' (reason '*** -[NSCFString objectAtIndex:]: selector not recognized') that raised during firing of timer with target 3abc00 and selector '_sendPartialString'

I have no idea where a string object is being treated as an array. My search processing code certainly doesn't do this. I also have no idea what object is targeted by _sendPartialString. I've searched for this private method by have found almost no information on it.

Any thoughts?
-Phil
 _______________________________________________
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

  • Prev by Date: Re: Netsed child windows oddity...
  • Next by Date: Re: CoreData, TextView and Bindings
  • Previous by thread: NSBitmapImageRep and 1-bit image
  • Index(es):
    • Date
    • Thread