Re: CoreAnimation: rendering error 506
Re: CoreAnimation: rendering error 506
- Subject: Re: CoreAnimation: rendering error 506
- From: Oleg Krupnov <email@hidden>
- Date: Sun, 24 Mar 2013 22:17:54 +0200
No, only Core Animation with simple CALayers.
Can it be indicative of some problems in my code, or should I just ignore it? Everything seems to work fine otherwise. The messages are quite annoying though. Besides, it seems that in previous version of my app the messages did not appear, or maybe I did not notice them. It's now hard to tell what change caused them to appear - there have been too many changes since that time. Maybe it's even some changes in the OS, it's hard to tell.
Is there a way to put a breakpoint or otherwise track the cause of the problem?
On Mar 24, 2013, at 9:59 PM, David Duncan <email@hidden> wrote:
> On Mar 23, 2013, at 5:00 AM, Oleg Krupnov <email@hidden> wrote:
>
>> I get many repetitive messages in the console: "CoreAnimation: rendering error 506"
>
> This is a GL error, in this case Invalid Framebuffer.
>
> Does your application use OpenGL or a CAOpenGLLayer?
> --
> David Duncan
>
_______________________________________________
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