getBitmapDataPlanes not recognized?
Daniel Hazelbaker
daniel at highdesertchurch.com
Sun Dec 2 16:36:07 PST 2007
At some point I'll need to dig into that... Unfortunately none of the
machines it is crashing on have the dev tools installed... yet. :)
Daniel
On Dec 2, 2007, at 2:37 PM, Scott Stevenson wrote:
>
> On Dec 2, 2007, at 11:20 AM, Daniel Hazelbaker wrote:
>
>> I have a program that, apparently, calls getBitmapDataPlanes:
>> method on an NSPICTImageRep. Nowhere in my own code is that method
>> called so it must be called from an AppKit or Quicktime APi that I
>> use. About 2 or 3 months ago I installed one of the Quicktime
>> updates on my development computer. Ever since then computers that
>> try to run my program (I am developing using XCode 2.5 and the
>> 10.4uSDK) that do not have the latest Quicktime installed get this
>> exception:
>>
>> *** -[NSPICTImageRep getBitmapDataPlanes:]: selector not recognized
>> [self = 0x1679f030]
>
> If you'd like to see how this is getting called, try setting a
> breakpoint on [NSException raise]
>
> - Scott
> _______________________________________________
> MacOSX-dev mailing list
> MacOSX-dev at omnigroup.com
> http://www.omnigroup.com/mailman/listinfo/macosx-dev
>
More information about the MacOSX-dev
mailing list