http://bugs.winehq.org/show_bug.cgi?id=11140
--- Comment #8 from Dmitry Timoshkov dmitry@codeweavers.com 2008-01-12 02:10:32 --- (In reply to comment #6)
Well, foo. I'd like to know how big that bitmap is it's asking for, and I thought +x11drv would have shown it because of the line TRACE("(%p) %dx%d %d bpp\n", hbitmap, bitmap.bmWidth, bitmap.bmHeight, bitmap.bmBitsPixel); at http://source.winehq.org/source/dlls/winex11.drv/bitmap.c#L139 I wonder why that's not showing up?
Looks like +x11drv was not specified at all.