[ scummvm-Bugs-2089275 ] GUI: Returning to launcher may trigger an error

SourceForge.net noreply at sourceforge.net
Tue Sep 2 18:26:06 CEST 2008


Bugs item #2089275, was opened at 2008-09-02 18:26
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=2089275&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: GUI
Group: All Games
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Torbjrn Andersson (eriktorbjorn)
Assigned to: Nobody/Anonymous (nobody)
Summary: GUI: Returning to launcher may trigger an error

Initial Comment:
Latest SVN snapshot

I know the "return to launcher" feature has just been merged, so some teething problems should be expected. Here's one:

* Start ScummVM in 640x480 mode. (This means the launcher is running with a 2x scaler and aspect ratio correction. The screen height is 480 pixels.)

* Start a game that uses 640x480 pixels natively, e.g. The Curse of Monkey Island. (The game is running with the 1x scaler and, presumably, no aspect ratio correction. The screen height is 480 pixels.)

* Press F6 and Return to the launcher. (ScummVM goes back to 2x scaler, but still no aspect ratio correction. The screen height is 400 pixels.)

ScummVM terminates with "Widget <launcher_list> has y + h > 400 (457)!" If I change to a 2x scaler after starting CoMI, the error is instead "Widget <launcher_list> has x + w > 640 (1126)!"


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

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




More information about the Scummvm-tracker mailing list