http://bugs.winehq.org/show_bug.cgi?id=5527
jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Bink movies don't play in |Copyrects bug: Bink movies |Spiderman the movie demo |don't play in Spiderman the | |movie demo
------- Additional Comments From jeremielapuree@yahoo.fr 2006-23-08 20:25 ------- Bug still occurs with current wine git (2006-08-24). I attached the new console output since demo does not crash anymore.
The problem seems to be related with copyrects function:
trace:d3d:IWineD3DDeviceImpl_CopyRects (0x16f4d0) pSrcSur=0x1d1f6b8, pSourceRects=(nil), cRects=0, pDstSur=0x1bc650, pDestPtsArr=(nil) fixme:d3d:IWineD3DDeviceImpl_CopyRects Wanted to copy all surfaces but size not compatible, returning WINED3DERR_INVALIDCALL
Joaopa