Re: Invalid exception being thrown: CIUnsharpMask is not kvc for the key inputIntensity - except that it is
Re: Invalid exception being thrown: CIUnsharpMask is not kvc for the key inputIntensity - except that it is
- Subject: Re: Invalid exception being thrown: CIUnsharpMask is not kvc for the key inputIntensity - except that it is
- From: Mark Aufflick <email@hidden>
- Date: Wed, 9 Jun 2010 18:50:31 +1000
Thanks Stephen,
I'm using garbage collection, but if the problem was that the object
wasn't retained, then the exception wouldn't be thrown by a
CIUnsharpMask object surely?
Thanks for your sample project - works exactly as you would expect! I
noticed that your Foo object instance was frozen in the xib - I'm
using a custom loaded xib and the binding is to the file owner.
So I did an experiment with your simple sample project making the
bindings be with file owner instead of a frozen object, but they still
worked as expected.
Next test is a custom loaded view xib, but that will have to wait for tomorrow.
It is very vexing!
Mark.
On Wed, Jun 9, 2010 at 4:01 PM, Stephen J. Butler
<email@hidden> wrote:
> On Wed, Jun 9, 2010 at 12:35 AM, Mark Aufflick <email@hidden> wrote:
>> *** Terminating app due to uncaught exception
>> 'NSUnknownKeyException', reason: '[<CIUnsharpMask 0x2000648c0>
>> valueForUndefinedKey:]: this class is not key value coding-compliant
>> for the key inputIntensity.'
>
> Works for me: <https://netfiles.uiuc.edu/xythoswfs/webui/_xy-38333754_2-t_0Bnz6Glp>
> Are you sure your property is set to retain the filter?
>
--
Mark Aufflick
contact info at http://pumptheory.com/about
http://pumptheory.com
iPhone and Enterprise software development
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden