[Bug 4595] New: X Error - BadMatch (X_SetClipRectangles)

Wine Bugs wine-bugs at winehq.org
Fri Feb 17 10:00:15 CST 2006


http://bugs.winehq.org/show_bug.cgi?id=4595

           Summary: X Error - BadMatch (X_SetClipRectangles)
           Product: Wine
           Version: CVS
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: wine-x11driver
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: jave27 at gmail.com


While running Quickbooks Pro 99, WINE would crash every time I changed
an existing transaction and clicked "Next" or "Prev", then answered
Yes to save changes.   It gave the following error:

X Error of failed request:  BadMatch (invalid parameter attributes)
 Major opcode of failed request:  59 (X_SetClipRectangles)
 Serial number of failed request:  83724   [<--- that number changed
every time]
 Current serial number in output stream:  87435  [<--- that number
changed every time, too]

The line it was crashing on was in x11drv/clipping.c:

         XSetClipRectangles( gdi_display, physDev->gc,
physDev->org.x, physDev->org.y,
                       (XRectangle *)data->Buffer, data->rdh.nCount,
YXBanded );

-- 
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.



More information about the wine-bugs mailing list