this problem has been plaguing me for the better part of today, and i believe i've exhausted google. Or rather i've reached my maximum effort of trying to figure this out myself. I am using the newest version of wine ( 1.1.18) and ubuntu 8.10 x64. I've installed wine and warcraft III with no problems; however, when i try to run wc3 it prompts me to insert the CD (which is definitely in the drive). I have manually installed the warcraft 1.23 patch, which did not solve the issue. i was also reading up on the changes in 1.22 and how it relies on Visual C 2005, so i've also installed that which didn't fix my problem either. I'm a little lost, and i am very new to the linux scene. Though i very much desire to make this my permanent home, so any help making the cross would be great.
On Sun, Apr 5, 2009 at 11:34 PM, harujai <wineforum-user at winehq.org> wrote:> this problem has been plaguing me for the better part of today, and i believe i've exhausted google. Or rather i've reached my maximum effort of trying to figure this out myself. > > I am using the newest version of wine ( 1.1.18) and ubuntu 8.10 x64. I've installed wine and warcraft III with no problems; however, when i try to run wc3 it prompts me to insert the CD (which is definitely in the drive). I have manually installed the warcraft 1.23 patch, which did not solve the issue. i was also reading up on the changes in 1.22 and how it relies on Visual C 2005, so i've also installed that which didn't fix my problem either. ?I'm a little lost, and i am very new to the linux scene. Though i very much desire to make this my permanent home, so any help making the cross would be great. >terminal output please.
Is my terminal output Code: harujai at harujai-desktop:~$ wine '/home/harujai/.wine/drive_c/Program Files/Warcraft III/Frozen Throne.exe' fixme:mixer:ALSA_MixerInit No master control found on AK5370 , disabling mixer fixme:mixer:ALSA_MixerInit No master control found on HDA ATI HDMI, disabling mixer err:ole:CoCreateInstance apartment not initialised X Error of failed request: BadRequest (invalid request code or no such operation) Major opcode of failed request: 143 (GLX) Minor opcode of failed request: 19 (X_GLXQueryServerString) Serial number of failed request: 430 Current serial number in output stream: 430
So i can further my diagnostic skills, what makes you say that the graphics drivers are bad?
Mission accomplished. In addition to the other things, i found a new thread suggesting removing the Movies folder, which finally put the nail in. Now though, the graphics are really chuggy and slow. So i suppose my graphics issues aren't completely fixed.> harujai at harujai-desktop:~/.wine/drive_c/Program Files/Warcraft III$ wine 'Frozen Throne.exe' -opengl > fixme:mixer:ALSA_MixerInit No master control found on AK5370 , disabling mixer > fixme:mixer:ALSA_MixerInit No master control found on HDA ATI HDMI, disabling mixer > err:ole:CoCreateInstance apartment not initialised > fixme:advapi:SetSecurityInfo stub > fixme:win:EnumDisplayDevicesW ((null),0,0x33f2e4,0x00000000), stub! > fixme:win:EnumDisplayDevicesW ((null),0,0x33f658,0x00000000), stub! > fixme:win:EnumDisplayDevicesW ((null),0,0x33f690,0x00000000), stub! >using -opengl made them go from white blobs to what they're supposed to be. Just at about 5 FPS. I'm using the opensource ubuntu drivers atm, but am debating trying to get the ati drivers working. Not sure which would be easier to fix.