I tried the above captioned fixes; no joy. What I noticed is this. I normally start the game with this command line: Code: WINEDEBUG="fixme-all" wine "/home/denali/.wine/drive_c/Program Files/World of Warcraft/WoW.exe" -opengl This causes the error. However, when I start with this command line: Code: wine .wine/drive_c/Program\ Files/World\ of\ Warcraft/Wow.exe I don't get the error. Any ideas?