Chessmaster 11 Grandmaster Edition: GLXBadDrawable

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Hrafn
Newbie
Newbie
Posts: 4
Joined: Fri Apr 02, 2010 3:32 pm

Chessmaster 11 Grandmaster Edition: GLXBadDrawable

Post by Hrafn »

I'm running OpenSuse 11.2 on Acer Aspire 5738ZG.
There were no problems when installing CM11, but I keep receiving an error message while trying to start the actual program:

~/.wine/drive_c/Program Files/Ubisoft/Chessmaster Grandmaster Edition> wine game.exe
fixme:imm:ImmDisableIME (-1): stub
X Error of failed request: GLXBadDrawable
Major opcode of failed request: 153 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 536
Current serial number in output stream: 536

I'm a complete newbie, I installed Suse yesterday. I'd appreciate any kind of (very simple and detailed) help very much. :D
doh123
Level 8
Level 8
Posts: 1227
Joined: Tue Jul 14, 2009 1:21 pm

Re: Chessmaster 11 Grandmaster Edition: GLXBadDrawable

Post by doh123 »

Hrafn wrote:I'm running OpenSuse 11.2 on Acer Aspire 5738ZG.
There were no problems when installing CM11, but I keep receiving an error message while trying to start the actual program:

~/.wine/drive_c/Program Files/Ubisoft/Chessmaster Grandmaster Edition> wine game.exe
fixme:imm:ImmDisableIME (-1): stub
X Error of failed request: GLXBadDrawable
Major opcode of failed request: 153 (GLX)
Minor opcode of failed request: 5 (X_GLXMakeCurrent)
Serial number of failed request: 536
Current serial number in output stream: 536

I'm a complete newbie, I installed Suse yesterday. I'd appreciate any kind of (very simple and detailed) help very much. :D
some games with "bad drawable" work right if you enable a virtual desktop in winecfg.
Hrafn
Newbie
Newbie
Posts: 4
Joined: Fri Apr 02, 2010 3:32 pm

Re: Chessmaster 11 Grandmaster Edition: GLXBadDrawable

Post by Hrafn »

doh123 wrote:some games with "bad drawable" work right if you enable a virtual desktop in winecfg.
No... didn't work
Thunderbird
Level 5
Level 5
Posts: 336
Joined: Mon Nov 24, 2008 8:10 am

Post by Thunderbird »

Typically this an indication that something is wrong with your 32-bit OpenGL drivers. (I guess you are using DRI drivers) Make sure they are installed properly, http://wiki.winehq.org/3DDriverIssues may give you some clues on what is wrong.
Hrafn
Newbie
Newbie
Posts: 4
Joined: Fri Apr 02, 2010 3:32 pm

Post by Hrafn »

Thunderbird wrote:Typically this an indication that something is wrong with your 32-bit OpenGL drivers. (I guess you are using DRI drivers) Make sure they are installed properly, http://wiki.winehq.org/3DDriverIssues may give you some clues on what is wrong.
I installed new NVIDIA drivers, and now the program at least started. However, there's a new problem... it doesn't seem to recognise mouse input.
Hrafn
Newbie
Newbie
Posts: 4
Joined: Fri Apr 02, 2010 3:32 pm

Post by Hrafn »

Ah, it DOES recognise mouse input, but the graphics are drawn in the wrong place. Anyone know how to fix this?
Locked