Re: Crash while resizing window
Re: Crash while resizing window
- Subject: Re: Crash while resizing window
- From: Andreas Mayer <email@hidden>
- Date: Mon, 29 Sep 2014 02:43:26 +0200
Am 29.09.2014 um 02:22 schrieb Graham Cox <email@hidden>:
> A common cause of CG assertions on transforms is a 'Nan' or 'inf' value ending up in the transform (these may not be discovered until some funciton is called that uses the transform).
I just checked. The only parameter that's changing while rotating is the angle; and logging it, it seems perfectly fine.
But now I noticed that it seems to depend on the CIFilter that is attached to the layer.
Specifically, it is the Sepia filter that crashes. Other filters exhibit odd behavior, like ever more pixellated output.
Are there documented limitations in respect to CIFilters and transforms?
I'll try to detach the filter while rotating. But that seems an odd thing to have to do.
Agh. Now I get the same assertion on re-applying the filter.
It feels like I'm screwing up something basic. I just have no idea what. :-(
Andreas
_______________________________________________
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