Re: Error (1000) creating CGSWindow?
Re: Error (1000) creating CGSWindow?
- Subject: Re: Error (1000) creating CGSWindow?
- From: Jean-Daniel Dupas <email@hidden>
- Date: Thu, 24 Mar 2011 16:03:43 +0100
Le 24 mars 2011 à 15:04, Sean McBride a écrit :
> On Wed, 23 Mar 2011 20:18:29 -0700, Joar Wingfors said:
>
>> 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.
>> Please file a bug report if you figure out that it's
>> one of our apps.
>
> Aha! Now we know why Xcode 4 has only one window! :)
>
-- Jean-Daniel
_______________________________________________
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