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.
http://bugs.winehq.org/show_bug.cgi?id=13636
Roderick Colenbrander thunderbird2k@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |opengl
--- Comment #1 from Roderick Colenbrander thunderbird2k@gmx.net 2008-06-03 07:45:45 --- Try to run it using: WINEDEBUG=+wgl and attach the log to here.
http://bugs.winehq.org/show_bug.cgi?id=13636
--- Comment #2 from Klaus Layer klaus.layer@gmx.de 2008-06-03 08:06:09 --- Created an attachment (id=13620) --> (http://bugs.winehq.org/attachment.cgi?id=13620) WINEDEBUG=+wgl log
http://bugs.winehq.org/show_bug.cgi?id=13636
--- Comment #3 from Klaus Layer klaus.layer@gmx.de 2008-06-03 08:40:29 --- (In reply to comment #1)
Try to run it using: WINEDEBUG=+wgl and attach the log to here.
Hope the log helps
http://bugs.winehq.org/show_bug.cgi?id=13636
--- Comment #4 from Roderick Colenbrander thunderbird2k@gmx.net 2008-06-03 13:34:25 --- Why are you using mesa software rendering?
http://bugs.winehq.org/show_bug.cgi?id=13636
--- Comment #5 from Klaus Layer klaus.layer@gmx.de 2008-06-04 06:53:34 --- (In reply to comment #4)
Why are you using mesa software rendering?
Well long time ago I installed it because my graphic card or driver don't support 3D rendering. Graphic card is ATI Technologies Inc Radeon Mobility X1400, driver in xorg.conf is standard VESA driver.
thanks for your help.
http://bugs.winehq.org/show_bug.cgi?id=13636
--- Comment #6 from Roderick Colenbrander thunderbird2k@gmx.net 2008-06-05 09:47:41 --- Both ATI's fglrx and the open source radeon driver should support it well. (support in the open driver is quite new) The issue is mostly likely the use of plain mesa.
http://bugs.winehq.org/show_bug.cgi?id=13636
Roderick Colenbrander thunderbird2k@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #7 from Roderick Colenbrander thunderbird2k@gmx.net 2008-06-26 12:19:38 --- This sounds like a strange bug inside Mesa its software renderer.
http://bugs.winehq.org/show_bug.cgi?id=13636
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Dmitry Timoshkov dmitry@codeweavers.com 2008-06-26 21:32:28 --- Closing.