On 6/4/11 3:23 PM, asiga wrote: > Sat Jun 4 23:12:07 mba-cbu.local wine[613] <Error>: unknown error code: invalid drawable > Sat Jun 4 23:12:07 mba-cbu.local wine[613] <Error>: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged. > set off screen: invalid drawable Looks like it tried to wglMakeCurrent() a bitmap context. For some reason, bitmap contexts don't work very well under Wine. Chip