Re: Error (1000) creating CGSWindow
Re: Error (1000) creating CGSWindow
- Subject: Re: Error (1000) creating CGSWindow
- From: Dave Benvenuti <email@hidden>
- Date: Thu, 1 Nov 2007 13:32:35 -0400
Another thing that might help - I'm using eggplant, which is a VNC-
based automation tool, which runs on a remote machine and basically
runs scripts which interact with the UI. I noticed the Apple VNC
Server process was pretty pegged, along with my app.
On Nov 1, 2007, at 1:29 PM, David Duncan wrote:
On Nov 1, 2007, at 10:13 AM, Dave Benvenuti wrote:
Hi everyone,
I have a fairly complex Cocoa app with lots of UI elements on the
screen at once, most of them custom subclasses. When I let it run
for a while, I get the exception
Error (1000) creating CGSWindow
All rendering/execution halts after this exception occurs, since
its happening in the runloop. It seems to happen when I update UI
elements either in a timer, or when a value changes, detected by
key value observing. Does anyone have any idea what generally
causes this error, or any ideas on how to prevent this? Thanks.
This indicates a general failure to create the window. We'll need
more information to determine what might be going wrong, but even
then it may be difficult on the list. If you really need an answer
to this I would recommend filing a DTS incident (e-mail email@hidden)
--
David Duncan
Apple DTS Quartz and Printing
email@hidden
_______________________________________________
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