http://bugs.winehq.org/show_bug.cgi?id=9300
Summary: Master of Orion 2: intro movie video stops when moving mouse cursor into window Product: Wine Version: 0.9.43. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-multimedia AssignedTo: wine-bugs@winehq.org ReportedBy: bunk@stusta.de
Wine 0.9.42 and 0.9.43 have the following regression (up to 0.9.41 it works fine):
The intro movie video starts normally.
It runs until I move the mouse cursor into the Wine window for the first time.
After this the video no longer runs, and it doesn't run again when leaving the Wine window with the mouse cursor.
The Wine window contains a freeze image of what was shown when the mouse first entered the Wine window, and after switching in FVWM to a different virtual desktop and back it isn't redrawn.
When also enabling sound in winecfg the sound of the intro movie continues running normally although the video has stopped.
Clicking on the left mouse button inside the Wine window for aborting the intro movie and getting into the main menu of the game still works.
How to reproduce:
$ wine --version wine-0.9.43 $ rm -rf ~/.wine $ winecfg Graphics [x] Emulate a virtual desktop # due to #7174 $ cd /mnt/Misc/Orion2 $ wine orion95.exe err:wgl:X11DRV_wglGetProcAddress (wglMakeContextCurrentARB) - not found err:wgl:X11DRV_wglGetProcAddress (wglGetCurrentReadDCARB) - not found err:wgl:X11DRV_wglGetProcAddress (wglCreatePbufferARB) - not found err:wgl:X11DRV_wglGetProcAddress (wglGetPbufferDCARB) - not found err:wgl:X11DRV_wglGetProcAddress (wglReleasePbufferDCARB) - not found err:wgl:X11DRV_wglGetProcAddress (wglDestroyPbufferARB) - not found err:wgl:X11DRV_wglGetProcAddress (wglQueryPbufferARB) - not found fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x164c20) : stub, simulating 64MB for now, returning 64MB left fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x1632c8)->(0x40024,00000011) fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 16 to 8 fixme:ddraw:IDirectDrawImpl_WaitForVerticalBlank (0x1632c8)->(1,(nil)): Stub
# intro movie starts playing
# no additional messages when moving the mouse cursor into the Wine window resulting in the stopped video