Re: Core Animation warning?
Re: Core Animation warning?
- Subject: Re: Core Animation warning?
- From: John Joyce <email@hidden>
- Date: Wed, 04 Dec 2013 22:19:19 +0900
On Dec 3, 2013, at 10:23 PM, Graham Cox <email@hidden> wrote:
> I’m seeing quite a few of these being logged:
>
>> CoreAnimation: warning, deleted thread with uncommitted CATransaction; set CA_DEBUG_TRANSACTIONS=1 in environment to log backtraces.
>
> I’m not directly using Core Animation anywhere in this app, but I have started to add quite a few threads, e.g. file opening. I’ve set the environment variable as suggested, but it is not doing anything that I can see. This is in 10.9, never seen anything like this in earlier OS either.
>
> Is it something I”m doing, or just another windy warning that I can safely ignore?
>
> —Graham
>
>
I think this is a framework thing.
the loginwindow process spews this to the Console regularly on 10.9
Check your Console logs and you should see this on occasion for other apps.
_______________________________________________
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