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 <stephen.but...@gmail.com> wrote: > On Wed, Jun 9, 2010 at 12:35 AM, Mark Aufflick <mark-co...@aufflick.com> > 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 (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com