_NSStateMarker
_NSStateMarker
- Subject: _NSStateMarker
- From: patrick machielse <email@hidden>
- Date: Sat, 9 Sep 2006 21:49:37 +0200
Hi,
I have a program that works fine on 10.4.7, but when started on
10.3.9 it prints the following message on the console before exiting:
*** -[_NSStateMarker boolValue]: selector not recognized
An uncaught exception was raised
From the _ in front of the class name, I take it that this class is
part of Apple's special secret sauce. From the handful of hits that
Google turned up, it seems that _NSStateMarker is some sort of
placeholder used by the bindings mechanism.
Maybe the order in which objects are initialized / connected differs
between 10.3 and 10.4, causing grief?
Is anyone familiar with this error? What is the best approach for
debugging this kind of problems?
patrick
_______________________________________________
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