http://bugs.winehq.org/show_bug.cgi?id=20181
Summary: Warcraft 3 crashes on start with GLXBadDrawable Product: Wine Version: 1.1.25 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: infobox.oleg@wo.cz
Created an attachment (id=23786) --> (http://bugs.winehq.org/attachment.cgi?id=23786) wine output
I have Warcraft 3 Frozen Throne, vesion 1.22a. It crashes under wine 1.25 on. Tested with all wine versions up to 1.1.29 (1.1.30 is not compilable under gentoo currently, waiting for fix from gentoo). Under wine 1.1.24 it runs ok.
Reproduction: Command line: wine euroloader.exe -opengl wine war3.exe -opengl wine war3.exe
All above leads to this error: X Error of failed request: GLXBadDrawable Major opcode of failed request: 152 (GLX) Minor opcode of failed request: 5 (X_GLXMakeCurrent) Serial number of failed request: 794 Current serial number in output stream: 794
Switch -opengl has only one impact - resolution changes before application crash and stays changed after the crash.
Distribution: Gentoo Linux 2.6.31-gentoo #5 SMP PREEMPT Intel(R) Core(TM)2 Duo CPU T6670 @ 2.20GHz GenuineIntel GNU/Linux
Versions of software: x11-drivers/xf86-video-intel-2.8.1 x11-base/xorg-server-1.6.3.901-r2 media-libs/mesa-7.5.1 x11-libs/libdrm-2.4.14
Graphics is Intel G4500.
Oleg