[Bug 4595] X Error - BadMatch (X_SetClipRectangles)

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


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





------- Additional Comments From jave27 at gmail.com  2006-17-02 10:40 -------
Created an attachment (id=1904)
 --> (http://bugs.winehq.org/attachment.cgi?id=1904&action=view)
Last 100 lines of log with extra TRACE info

I added the following lines to the function just before the wine_tsx11_lock();
:

TRACE( "physDev: %p, vis_rgn: %d, clip_rgn: %d\n", physDev, vis_rgn, clip_rgn
);
TRACE( "   gdi_display: %p, gc: %p, x: %d, y: %d, buffer: %p, nCount: %d\n", 
       gdi_display, physDev->gc, physDev->org.x, physDev->org.y, data->Buffer,
data->rdh.nCount );

This log is the output just before the crash with the extra info.

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