Re: Error (1000) creating CGSWindow?
Re: Error (1000) creating CGSWindow?
- Subject: Re: Error (1000) creating CGSWindow?
- From: Joar Wingfors <email@hidden>
- Date: Thu, 24 Mar 2011 09:11:21 -0700
On 24 mar 2011, at 08.03, Jean-Daniel Dupas wrote:
>>> Like memory and file descriptors, windows are a shared and limited
>>> resource on Mac OS X. If one application creates, and possibly leaks /
>>> abandons, lots of windows it can starve other applications, and you'd
>>> end up seeing exceptions such as this one as they try to create new windows.
>>>
>>> You might be able to use the window list in Quartz Debug to figure out
>>> which application that is responsible for this issue, should you
>>> encounter it again.
>
> Thank you for the tip, but AFAIR, the Xcode teams removed the "Windows list" feature from Quartz Debug for some time now.
> Actually, it is not exactly removed, only the menu item use to open it is missing, but the result is the same.
>
> It is always possible to reopen it using some hack with the Quartz Debug preferences plist, but it require some Quartz Debug reverse engineering and is not very convenient.
Hm... OK. Never mind then...
j o a r
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden