Re: Console log errors
Re: Console log errors
- Subject: Re: Console log errors
- From: "John O. Louch" <email@hidden>
- Date: Tue, 31 Dec 2002 08:41:42 -0800
This does not have anything to do with accessibility. It means that a
window is trying to be put into two window groups. Which usually means that
a drawer or sheet is trying to be attached to two windows. Though it could
be anything. If you really want to know what is going set a breakpoint on
CGSAddWindowToWindowOrderingGroup in your application and find out who is
calling it. Feel free to sent the stack crawl.
Thanks,
jl
>
I am seeing the following errors in my Console log. What do these mean?
>
>
Dec 31 06:19:45 Bills-Power-Mac-G4 [path to my app omitted]:
>
kCGErrorInvalidOperation : Cannot merge groups (yet) for wid 1278, otherwid
>
1282
>
>
Dec 31 06:19:45 Bills-Power-Mac-G4 WindowServer[192]: Cannot merge groups
>
(yet) for wid 1278, otherwid 1282
>
>
They appear to be related to the accessibility API, but I'm not sure.
>
>
--
>
>
Bill Cheeseman - email@hidden
>
Quechee Software, Quechee, Vermont, USA
>
http://www.quecheesoftware.com
>
>
The AppleScript Sourcebook - http://www.AppleScriptSourcebook.com
>
Vermont Recipes - http://www.stepwise.com/Articles/VermontRecipes
>
Croquet Club of Vermont - http://members.valley.net/croquetvermont
>
_______________________________________________
>
accessibility-dev mailing list | email@hidden
>
Help/Unsubscribe/Archives:
>
http://www.lists.apple.com/mailman/listinfo/accessibility-dev
>
Do not post admin requests to the list. They will be ignored.
---------------------------------------------
John Louch Internet #: email@hidden
(805) 546 0216
_______________________________________________
accessibility-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/accessibility-dev
Do not post admin requests to the list. They will be ignored.