I've been having getting the following errors: Code: <Error>: kCGErrorIllegalArgument: CGSGetWindowBounds <Error>: kCGErrorIllegalArgument: CGSGetSurfaceBounds <Error>: kCGErrorIllegalArgument: CGSBindSurface: Invalid window 0x1854 <Error>: kCGErrorIllegalArgument: CGSBindSurface: Invalid window 0x1854 <Error>: kCGErrorIllegalArgument: CGSBindSurface: Invalid window 0x1854 <Error>: unknown error code: invalid drawable Running Anarchy Online in Wine 1.3.29 Mac OS X 10.6. The game is running in windowed mode and is completely black. The problem seems to go away when I run the program in a virtual desktop or when I plug an external monitor. Any ideas?
ischou wrote:> I've been having getting the following errors: > > > Code: > <Error>: kCGErrorIllegalArgument: CGSGetWindowBounds > <Error>: kCGErrorIllegalArgument: CGSGetSurfaceBounds > <Error>: kCGErrorIllegalArgument: CGSBindSurface: Invalid window 0x1854 > <Error>: kCGErrorIllegalArgument: CGSBindSurface: Invalid window 0x1854 > <Error>: kCGErrorIllegalArgument: CGSBindSurface: Invalid window 0x1854 > <Error>: unknown error code: invalid drawable > > > > Running Anarchy Online in Wine 1.3.29 Mac OS X 10.6. The game is running in windowed mode and is completely black. > > The problem seems to go away when I run the program in a virtual desktop or when I plug an external monitor. > > Any ideas?Game also works in full-screen mode. Any ideas why I only get this error in windowed mode without virtual desktop or how I can try to identify whether wine or the game is at fault?
Charles Davis wrote:> On Oct 9, 2011, at 8:32 AM, ischou wrote: > > > > > > doh123 wrote: > > > > > looks like a problem between Wine's X11 driver and XQuartz... > > > > > > have you tried the latest builds of XQuartz? You may want to try XQuartz 2.7.0beta2 as its built off xorg 1.11.1 > > > > > > > > > I have not. Does XQuartz have beta releases? I browsed around their web site and only saw official releases. Would I have to check out the latest version from their repo and build it myself? > > > No. If you want a beta release, go to http://static.macosforge.org/xquartz/downloads/SL (assuming you're on Snow Leopard or Lion, of course). Scroll all the way to the bottom, and you'll see it. > > ChipI'm assuming that it installs over the X11 in /opt/X11? I don't want to mess with a currently working X11, so I guess I'll hold off. It's interesting that it works correct when run in a virtual desktop. What's the difference to the Wine X11 driver when running in a virtual desktop?