http://bugs.winehq.org/show_bug.cgi?id=24715
Summary: can not run StarCraft II Product: Wine Version: unspecified Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: blocker Priority: P2 Component: directx-d3dx9 AssignedTo: wine-bugs@winehq.org ReportedBy: davidking07@gmail.com CC: wine-bugs@winehq.org
hello:
I'm new in the comunity, my problem is I can't run Starcraft2, I'm using Ubuntu 10.10, kernel 2.6.35-22 and wine 1.2 installed from repositories when try to run StarCraft II or WoW wine throws the following error:
$ wine /games/path/World\ of\ Warcraft/Wow.exe err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most likely your OpenGL drivers haven't been installed correctly archive Data\esMX\patch-esMX.MPQ opened archive Data\patch.MPQ opened archive Data\esMX\patch-esMX-2.MPQ opened archive Data\esMX\patch-esMX-3.MPQ opened archive Data\patch-2.MPQ opened archive Data\patch-3.MPQ opened archive Data\expansion.MPQ opened archive Data\lichking.MPQ opened archive Data\common.MPQ opened archive Data\common-2.MPQ opened archive Data\esMX\locale-esMX.MPQ opened archive Data\esMX\speech-esMX.MPQ opened archive Data\esMX\expansion-locale-esMX.MPQ opened archive Data\esMX\lichking-locale-esMX.MPQ opened archive Data\esMX\expansion-speech-esMX.MPQ opened archive Data\esMX\lichking-speech-esMX.MPQ opened fixme:win:EnumDisplayDevicesW ((null),0,0x195ee20,0x00000000), stub! err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat. err:d3d:InitAdapters Failed to get a gl context for default adapter Direct3D9 is not available without OpenGL. err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat. err:d3d:InitAdapters Failed to get a gl context for default adapter Direct3D9 is not available without OpenGL.
same with StarCraft II
$ wine /games/path/StarCraft\ II/StarCraft\ II.exe fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (2000): STUB fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 2000 err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most likely your OpenGL drivers haven't been installed correctly err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat. err:d3d:InitAdapters Failed to get a gl context for default adapter Direct3D9 is not available without OpenGL. fixme:ddraw:DirectDrawEnumerateExA flags 0x00000003 not handled fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT (3000): STUB fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 3000 knight@knight-server:~$ fixme:hnetcfg:fw_profile_get_FirewallEnabled 0x13ca40, 0x440f0e8 fixme:process:GetProcessWorkingSetSize (0xffffffff,0x440ed78,0x440ed7c): stub fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most likely your OpenGL drivers haven't been installed correctly err:d3d_caps:WineD3D_CreateFakeGLContext Can't find a suitable iPixelFormat. err:d3d:InitAdapters Failed to get a gl context for default adapter Direct3D9 is not available without OpenGL.
what can I do??,
thanks in advice for the answer
http://bugs.winehq.org/show_bug.cgi?id=24715
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID Severity|blocker |normal
--- Comment #1 from Juan Lang juan_lang@yahoo.com 2010-10-11 23:29:31 CDT --- You need to fix this:
err:winediag:X11DRV_WineGL_InitOpenglInfo Direct rendering is disabled, most likely your OpenGL drivers haven't been installed correctly
This is a problem with your Linux configuration, not Wine. Not a Wine bug. Ask on ubuntu forums or on wine-users first.
http://bugs.winehq.org/show_bug.cgi?id=24715
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Juan Lang juan_lang@yahoo.com 2010-10-11 23:29:48 CDT --- Closing invalid.
http://bugs.winehq.org/show_bug.cgi?id=24715
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|directx-d3dx9 |-unknown
http://bugs.winehq.org/show_bug.cgi?id=24715
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.2
http://bugs.winehq.org/show_bug.cgi?id=24715
--- Comment #3 from Henri Verbeet hverbeet@gmail.com 2010-10-12 07:23:08 CDT --- I think it's worth noting that you'll likely run into bug 24193 next. That's really Ubuntu's problem, but recent Wine versions have a workaround for that, while 1.2 doesn't.