http://bugs.winehq.org/show_bug.cgi?id=4061
Summary: CLIPPING_UpdateGCRegion bug with Totmad.exe Product: Wine Version: 0.9.2. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-binary AssignedTo: wine-bugs@winehq.org ReportedBy: kimmo.sundqvist@mbnet.fi
Running Broderbund's Totally MAD I get:
# wine .wine/drive_c/Program\ Files/Broderbund/Totally\ MAD/Totmad.exe libGL warning: 3D driver claims to not support visual 0x23 libGL warning: 3D driver claims to not support visual 0x24 libGL warning: 3D driver claims to not support visual 0x27 libGL warning: 3D driver claims to not support visual 0x28 libGL warning: 3D driver claims to not support visual 0x2b libGL warning: 3D driver claims to not support visual 0x2c libGL warning: 3D driver claims to not support visual 0x2f libGL warning: 3D driver claims to not support visual 0x30 err:clipping:CLIPPING_UpdateGCRegion hVisRgn is zero. Please report this. #
The libGL warnings come every time immediately after I run wine. The last line comes at the moment Wine crashes. This happens after using the program for a while. Maybe 15 minutes, maybe browsing through half an issue.
Sometimes the Totmad.exe's window just disappears. Sometimes there appears a small empty un-resizeable window on top of it. After I close the small window, another one appears. Sometimes, after closing dozens of small windows, there is suddenly no more and the Totmad.exe's window also closes. Sometimes there is no end to them, and I just kill wine with Ctrl-C