http://bugs.winehq.org/show_bug.cgi?id=13636
Summary: X Error of failed request: BadMatch (invalid parameter attributes) Product: Wine Version: 1.0-rc3 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: klaus.layer@gmx.de
When testing one of the apps I maintain in appDB (http://appdb.winehq.org/objectManager.php?sClass=application&iId=1649), I got the following X-error
X Error of failed request: BadMatch (invalid parameter attributes) Major opcode of failed request: 158 (GLX) Minor opcode of failed request: 5 (X_GLXMakeCurrent) Serial number of failed request: 450734 Current serial number in output stream: 450734
My wine process immediately stops. I can recreate the error but don't know how to proceed to track down the issue.