• 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
Re: Invalid exception being thrown: CIUnsharpMask is not kvc for the key inputIntensity - except that it is
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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: "Stephen J. Butler" <email@hidden>
  • Date: Wed, 9 Jun 2010 12:33:06 -0500

On Wed, Jun 9, 2010 at 3:50 AM, Mark Aufflick <email@hidden> wrote:
> 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!

It is! What happens when you change your NSLog statement to:

    NSLog( @"filter:%@ ii:%@ ir:%@ pointer:%p",
          filter,
          [filter valueForKey:@"inputIntensity"],
          [filter valueForKey:@"inputRadius"],
          filter
          );

In particular, I'm interested if the pointer output here matches the
one in the KVC error.
_______________________________________________

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

  • Follow-Ups:
    • Re: Invalid exception being thrown: CIUnsharpMask is not kvc for the key inputIntensity - except that it is
      • From: Mark Aufflick <email@hidden>
References: 
 >Invalid exception being thrown: CIUnsharpMask is not kvc for the key inputIntensity - except that it is (From: Mark Aufflick <email@hidden>)
 >Re: Invalid exception being thrown: CIUnsharpMask is not kvc for the key inputIntensity - except that it is (From: "Stephen J. Butler" <email@hidden>)
 >Re: Invalid exception being thrown: CIUnsharpMask is not kvc for the key inputIntensity - except that it is (From: Mark Aufflick <email@hidden>)

  • Prev by Date: Re: Erasing drawn content
  • Next by Date: Re: Erasing drawn content
  • Previous by thread: Re: Invalid exception being thrown: CIUnsharpMask is not kvc for the key inputIntensity - except that it is
  • Next by thread: Re: Invalid exception being thrown: CIUnsharpMask is not kvc for the key inputIntensity - except that it is
  • Index(es):
    • Date
    • Thread