http://bugs.winehq.org/show_bug.cgi?id=2273 ------- Additional Comments From philip.dicke(a)raytheon.com 2004-07-07 16:36 ------- The XError comes from around line 1000 in dlls/xlldrv/bitblt.c else /* color -> monochrome */ { /* FIXME: avoid BadMatch error */ imageSrc = XGetImage( gdi_display, physDevSrc->drawable, physDevSrc->org.x + visRectSrc->left, physDevSrc->org.y + visRectSrc->top, width, height, AllPlanes, ZPixmap ); The man page for XGetImage has several ways that a BadMatch can be generated. I guess I'll look into it unless someone else knows what they are doing. I'm a wine and XWindows newbie. Suggestions anyone? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs