http://bugs.winehq.org/show_bug.cgi?id=18350
Summary: Wine can't run any D3D application on x86_64 Product: Wine Version: 1.1.20 Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P1 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: tsalacinski@gmail.com
Hello,
Recently I've installed new Fedora 11 64-bit. On this system everything in 3D works fine (starting from glxgears ending on Sauerbraten). WINE D3D apps don't work at all, show this error message:
X Error of failed request: BadValue (integer parameter out of range for operation) Major opcode of failed request: 128 (GLX) Minor opcode of failed request: 3 (X_GLXCreateContext) Value in failed request: 0x21 Serial number of failed request: 467 Current serial number in output stream: 467
2D apps work properly (eg. winecfg). WINE was compiled without gphoto2 support, every other dependency was satisfied. WINE was compiled as a 32-bit app in 64-bit system.
I am putting this as Major, because F11 ships with the new X-Server and I believe this is the problem here - it affects wide range of applications if user is using most recent xserver. No problems with 3d acceleration though (sauerbraten works). glxinfo shows direct rendering: yes.