Bug #1071
kCGErrorIllegalArgument: CGSOrderWindowList
Status: | New | Start date: | 08/13/2010 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | OS: Mac | |||
Target version: | Version 0.9.0 |
Description
At some point, the following output popped up
Fri Aug 13 15:26:38 shilver.fritz.box ryzom_client[71180] <Error>: kCGErrorIllegalArgument: CGSOrderWindowList Fri Aug 13 15:26:38 shilver.fritz.box ryzom_client[71180] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
(during an instruments session, but i think this does not cause it)
History
#1 Updated by rti over 4 years ago
Interesting, just wrote a Qt app which uses QWidget::setWindowState(Qt::WindowFullScreen) and the same warning appears on stdout...