[ scummvm-Bugs-706754 ] SMUSH: The new smush player is (still) crashing

SourceForge.net noreply at sourceforge.net
Thu Mar 20 09:04:17 CET 2003


Bugs item #706754, was opened at 2003-03-20 09:04
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=706754&group_id=37116

Category: Graphics
Group: All Games
Status: Open
Resolution: None
Priority: 5
Submitted By: Torbjörn Andersson (eriktorbjorn)
Assigned to: Nobody/Anonymous (nobody)
Summary: SMUSH: The new smush player is (still) crashing

Initial Comment:
Even with Fingolfin's mutex changes on March 19, the
smush player is still crashing because it's trying to
blit to a locked surface. I think it's because
waitForTimer(), which is not protected by the mutex,
will call update_screen() if ScummVM receives mouse
movement events.

But should it really have to do that if the mouse
cursor is hidden? It seems unnecessary. Though if we
rely on that, we have to make damn sure the cursor *is*
hidden during smush playback. At the moment that's not
guaranteed. Except for the intro movie, it was visible
during smush movies when I played CMI a few days ago.

Can it even be guaranteed in the case of Full
Throttle's action sequences? I haven't seen what those
should really look like.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=706754&group_id=37116




More information about the Scummvm-tracker mailing list