[ scummvm-Bugs-2954286 ] Gob: ScummVM quits on pause

SourceForge.net noreply at sourceforge.net
Thu Feb 18 17:04:13 CET 2010


Bugs item #2954286, was opened at 2010-02-18 11:04
Message generated for change (Tracker Item Submitted) made by littleboy
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=2954286&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: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Julien (littleboy)
Assigned to: Nobody/Anonymous (nobody)
Summary: Gob: ScummVM quits on pause

Initial Comment:
When pressing CTRL+p, ScummVM exits with an error: "Could not load widget position for 'PauseDialog'"

Traced to the following code: PauseDialog::PauseDialog() : GUI::Dialog("PauseDialog") in gob.cpp:87
which will cause the error to be thrown in GuiObject::reflowLayout() because PauseDialog is not a valid dialog name.

This is working properly in 1.0, but not with the trunk.

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

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




More information about the Scummvm-tracker mailing list