Hello,
I have 1.1.23 wine version and I'm using playonlinux 3.6
I got this error after successfully installing Age of Empires II and CStrike 1.6
[nico@nico-fedora Age of Empires II]$ wine empires2.exe
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 180, std (d/m/y): 15/03/2009, dlt (d/m/y): 18/10/2009
fixme:system:SystemParametersInfoW Unimplemented action: 110 (SPI_GETSHOWIMEUI)
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 135 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x21
Serial number of failed request: 567
Current serial number in output stream: 567
I think the problem is related to wine configuration because the same happens for both games.
Any ideas?
Thanks in advance
Can't play games
Can't play games
nicogarcia wrote:
James McKenzie
Ask the Play On Linux folks. This is not a Wine error message.Hello,
I have 1.1.23 wine version and I'm using playonlinux 3.6
I got this error after successfully installing Age of Empires II and CStrike 1.6
[nico@nico-fedora Age of Empires II]$ wine empires2.exe
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 180, std (d/m/y): 15/03/2009, dlt (d/m/y): 18/10/2009
fixme:system:SystemParametersInfoW Unimplemented action: 110 (SPI_GETSHOWIMEUI)
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 135 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x21
Serial number of failed request: 567
Current serial number in output stream: 567
I think the problem is related to wine configuration because the same happens for both games.
James McKenzie
-
- Newbie
- Posts: 3
- Joined: Sat Jul 11, 2009 2:26 am
Can't play games
nicogarcia wrote:
using Playonlinux?
Also, what version of Wine are you using, Linux version, Video card and
Video driver version?
Thank you.
James McKenzie
Can you run the games from a terminal session and provide a log, withoutI think it is a wine problem because i also got it when i tried to play the games without playonlinux installed
using Playonlinux?
Also, what version of Wine are you using, Linux version, Video card and
Video driver version?
Thank you.
James McKenzie
Re: Can't play games
Reinstall video drivers. If this is x86_64 distro make sure you have 32-bit driver version installed as well (comes as separate package on some distros).nicogarcia wrote:X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 135 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Disable 3d desktop effects (compiz & co).
-
- Newbie
- Posts: 3
- Joined: Sat Jul 11, 2009 2:26 am
I reinstalled video drivers and disabled 3d desktop effects, but still the same error message.
video card: GeForce 8500GT
distro: Fedora 11
wine: 1.1.23
video driver: kmod-nvidia
version: 185.18.14
Error message is the same:
Do you know what should I do with "fixmes"?
Thanks again
video card: GeForce 8500GT
distro: Fedora 11
wine: 1.1.23
video driver: kmod-nvidia
version: 185.18.14
Error message is the same:
Code: Select all
[nico@nico-fedora Age of Empires II]$ wine empires2.exe
fixme:ntdll:find_reg_tz_info Can't find matching timezone information in the registry for bias 180, std (d/m/y): 15/03/2009, dlt (d/m/y): 18/10/2009
fixme:system:SystemParametersInfoW Unimplemented action: 110 (SPI_GETSHOWIMEUI)
X Error of failed request: BadValue (integer parameter out of range for operation)
Major opcode of failed request: 135 (GLX)
Minor opcode of failed request: 3 (X_GLXCreateContext)
Value in failed request: 0x21
Serial number of failed request: 567
Current serial number in output stream: 567
Thanks again