__CGPixelAccessLockWindowAccess???
__CGPixelAccessLockWindowAccess???
- Subject: __CGPixelAccessLockWindowAccess???
- From: Stephane <email@hidden>
- Date: Thu, 21 Jun 2007 19:30:05 +0200
What can be the reason for the following warning in console.log:
__CGPixelAccessLockWindowAccess: access lock failed: error 1001.
A quick search in Google shows that numerous applications have seen
this issue (including Apple's Software Update.app) but there is no
explanation.
I see it when I quit a Cocoa application with the main window and
another window opened.
If I close the windows one after the other, no warning. If I open the
main window and a different secondary window, the problem does not
happen.
I tried removing any code in the first secondary window, problem
still happens.
I tried to change some stuff in the nib file (unhide some widgets
hidden by default), the problem still happens. No custom widgets in
the nib.
Could it be a bug in the OS? (Mac OS X 10.4.9)
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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