Opened 6 years ago
Closed 6 years ago
#10735 closed defect (fixed)
AGI: RTL will falsely respect a quitting window from the engine
Reported by: | raziel- | Owned by: | digitall |
---|---|---|---|
Priority: | normal | Component: | Engine: AGI |
Version: | Keywords: | ||
Cc: | Game: |
Description
ScummVM 2.1.0git (Oct 6 2018 10:53:00)
Features compiled in: Vorbis FLAC MP3 RGB zLib MPEG2 Theora AAC FreeType2 JPEG PNG cloud (servers, local)
I found a strange behaviour with the AGI engine.
1) Load in any game
2) Type either "Quit" or choose "Quit" from the menu
3) When the window is up telling you to "Press Enter to quit", instead
4) CTRL+F5 to bring up the ScummVM launcher menu and "Return to Launcher"
It *will* return to the launcher, but immediately after arriving, ScummVM will shut down, probably because the "Quit" request from the AGI engine gets triggered when the engine is shut down.
Any AGI engine based game
AmigaOS4 - PPC - SDL - BE
gcc (adtools build 8.1.0) 8.1.0
Change History (1)
comment:1 by , 6 years ago
Owner: | set to |
---|---|
Resolution: | → fixed |
Status: | new → closed |
@raziel-: Thanks. Have replicated and tracked down the issue.
Fix commited as b60a4e57705713bdb0a0e6d9c88f8909e6b8ad6f
Closing as Fixed.