http://bugs.winehq.org/show_bug.cgi?id=35673
Bug ID: 35673 Summary: running Call To Power 2 stops Product: Wine Version: 1.7.13 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: bojan@antonovic.ch
I'm running a virtual OpenSuse 13.1 (64 bit) inside VMware Fusion 6.0.2, everything updated.
When I run Call To Power 2, I get:
fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000 (using GL_RENDERER "Gallium 0.4 on SVGA3D; build: RELEASE; "). fixme:win:EnumDisplayDevicesW ((null),0,0x32f148,0x00000000), stub! fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000 (using GL_RENDERER "Gallium 0.4 on SVGA3D; build: RELEASE; "). fixme:win:EnumDisplayDevicesW ((null),0,0x32ee68,0x00000000), stub! fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000 (using GL_RENDERER "Gallium 0.4 on SVGA3D; build: RELEASE; "). fixme:win:EnumDisplayDevicesW ((null),0,0x32ef58,0x00000000), stub! fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000 (using GL_RENDERER "Gallium 0.4 on SVGA3D; build: RELEASE; "). fixme:win:EnumDisplayDevicesW ((null),0,0x32f248,0x00000000), stub! err:d3d:context_create wglSwapIntervalEXT failed to set swap interval 1 for context 0x138ed18, last error 0x591 fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000 (using GL_RENDERER "Gallium 0.4 on SVGA3D; build: RELEASE; "). fixme:win:EnumDisplayDevicesW ((null),0,0x32ec28,0x00000000), stub! fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000 (using GL_RENDERER "Gallium 0.4 on SVGA3D; build: RELEASE; "). fixme:win:EnumDisplayDevicesW ((null),0,0x32e948,0x00000000), stub! fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000 (using GL_RENDERER "Gallium 0.4 on SVGA3D; build: RELEASE; "). fixme:win:EnumDisplayDevicesW ((null),0,0x32ef38,0x00000000), stub! err:d3d:context_create wglSwapIntervalEXT failed to set swap interval 1 for context 0x1661468, last error 0x591 err:d3d:context_create wglSwapIntervalEXT failed to set swap interval 1 for context 0x1662a10, last error 0x591 ALSA lib dlmisc.c:252:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so ALSA lib dlmisc.c:252:(snd1_dlobj_cache_get) Cannot open shared library /usr/lib/alsa-lib/libasound_module_pcm_pulse.so err:d3d:context_create wglSwapIntervalEXT failed to set swap interval 1 for context 0x20c0d48, last error 0x591 ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred ALSA lib pcm.c:7843:(snd_pcm_recover) underrun occurred fixme:amstream:IAMMultiMediaStreamImpl_AddMediaStream Specifying a stream object in params is not yet supported err:quartz:GetClassMediaFile Media class not found fixme:amstream:DirectDrawMediaStreamImpl_IDirectDrawMediaStream_GetTimePerFrame (0x236ba04)->(0x32f668) stub! fixme:amstream:IDirectDrawStreamSampleImpl_GetSurface (0x20dea40)->(0x2114854,0x2114858): stub fixme:avifile:AVIFileExit (): stub! err:d3d:context_create wglSwapIntervalEXT failed to set swap interval 1 for context 0x20b8de8, last error 0x591 err:d3d:context_create wglSwapIntervalEXT failed to set swap interval 1 for context 0x136c18, last error 0x591 err:d3d:context_create wglSwapIntervalEXT failed to set swap interval 1 for context 0x1465e58, last error 0x591
wgl infos are:
trace:wgl:X11DRV_WineGL_InitOpenglInfo GL version : 2.1 Mesa 9.2.3. trace:wgl:X11DRV_WineGL_InitOpenglInfo GL renderer : Gallium 0.4 on SVGA3D; build: RELEASE; . trace:wgl:X11DRV_WineGL_InitOpenglInfo GLX version : 1.4. trace:wgl:X11DRV_WineGL_InitOpenglInfo Server GLX version : 1.4. trace:wgl:X11DRV_WineGL_InitOpenglInfo Server GLX vendor: : SGI. trace:wgl:X11DRV_WineGL_InitOpenglInfo Client GLX version : 1.4. trace:wgl:X11DRV_WineGL_InitOpenglInfo Client GLX vendor: : Mesa Project and SGI. trace:wgl:X11DRV_WineGL_InitOpenglInfo Direct rendering enabled: True trace:wgl:has_opengl GLX is up and running error_base = 169
http://bugs.winehq.org/show_bug.cgi?id=35673
bojan@antonovic.ch bojan@antonovic.ch changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|running Call To Power 2 |Gallium 0.4 on SVGA3D not |stops |recognized (running Call To | |Power 2 stops)
http://bugs.winehq.org/show_bug.cgi?id=35673
--- Comment #1 from bojan@antonovic.ch bojan@antonovic.ch --- similar to bug 24051
https://bugs.winehq.org/show_bug.cgi?id=35673
--- Comment #2 from Henri Verbeet hverbeet@gmail.com --- Created attachment 47649 --> https://bugs.winehq.org/attachment.cgi?id=47649 patch
I think the attach patch should make it recognized, although I somewhat doubt that that's really the reason for the application not working.
https://bugs.winehq.org/show_bug.cgi?id=35673
--- Comment #3 from bojan@antonovic.ch bojan@antonovic.ch --- Hi Henri
Thanks for your effort.
I have this message about Gallium for multiple games. Not all crash, but some have problems in graphics.
Lets exclude one possible cause of problems.
https://bugs.winehq.org/show_bug.cgi?id=35673
--- Comment #4 from Henri Verbeet hverbeet@gmail.com --- Does the patch work?
http://bugs.winehq.org/show_bug.cgi?id=35673
--- Comment #5 from bojan@antonovic.ch bojan@antonovic.ch --- Hi Henri
As of version 1.7.13.20140227.2033-1.1 from OpenSuse's repository, it doesn't.
Star Trek Armada II Demo (downloadable, see http://appdb.winehq.org/objectManager.php?sClass=version&iId=2926) complains too.
https://bugs.winehq.org/show_bug.cgi?id=35673
--- Comment #6 from Henri Verbeet hverbeet@gmail.com --- (In reply to bojan@antonovic.ch from comment #5)
As of version 1.7.13.20140227.2033-1.1 from OpenSuse's repository, it doesn't.
Right, it's not in any released version of Wine, you'd need to build from source and apply the patch. I'd like to have someone test that the patch works before submitting it, since I don't have VMware myself to test.
https://bugs.winehq.org/show_bug.cgi?id=35673
--- Comment #7 from bojan@antonovic.ch bojan@antonovic.ch --- Hi Henri
At the moment, I don't have any experience in buiding Wine myself. So I can't help you.
If it doesn't have a side effect, try a blind commit.
https://bugs.winehq.org/show_bug.cgi?id=35673
Henri Verbeet hverbeet@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |720f686874c6c8896eee36cfd89 | |554243a406d59 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #8 from Henri Verbeet hverbeet@gmail.com --- Should be fixed by commit 720f686874c6c8896eee36cfd89554243a406d59. This will be in Wine 1.7.14.
https://bugs.winehq.org/show_bug.cgi?id=35673
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.14.
https://bugs.winehq.org/show_bug.cgi?id=35673
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Component|-unknown |directx-d3d