I downloaded the patches for WoW, built wine and installed it, checked to make sure it worked with basic things (it does), then I copied my WoW installation over from my NTFS drive and tried running it. I can log in and select my character but on the loading screen it freezes. By the way I'm running the 64 bit version of fedora 6.
I ran it from the command line and got this output:
Code:
wine /home/tnunamak/.wine/drive_c/Program\ Files/World\ of\ Warcraft/WoW.exe -opengl
fixme:midi:OSS_MidiInit Synthesizer supports MIDI in. Not yet supported.
fixme:advapi:SetSecurityInfo stub
fixme:powrprof:DllMain (0x7df10000, 1, (nil)) not fully implemented
fixme:ntdll:NtPowerInformation Unimplemented NtPowerInformation action: 11
fixme:powrprof:DllMain (0x7df10000, 0, (nil)) not fully implemented
fixme:win:EnumDisplayDevicesW ((null),0,0x34eeec,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x34f458,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x34f6f8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x34f6f8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x34f660,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x34f64c,0x00000000), stub!
fixme:system:SystemParametersInfoW Unimplemented action: 113 (SPI_SETMOUSESPEED)
X Error of failed request: BadLength (poly request too large or internal Xlib length error)
Major opcode of failed request: 144 (GLX)
Minor opcode of failed request: 29 ()
Serial number of failed request: 481
Current serial number in output stream: 481
Can anyone help?