Bug#1059449: game-data-packager: Fate of Atlantis fails to start without "scumm:" prefix

Alexandre Detiste alexandre.detiste at gmail.com
Thu Feb 22 11:57:20 GMT 2024


Hi,

There are potentially other games affected by the exact same ScummVM change.

I will check a few I have.

Manhole is interresting

$ scummvm --list-all-games | grep manhole
director:manhole               The Manhole
made:manhole                   The Manhole

> After building and installing the package for Indiana Jones and the
>Fate of Atlantis, it fails to start because scummvm now knows about two
>"atlantis" games: "scumm:atlantis" and "cryomni3d:atlantis". Without
>the "scumm:" prefix in the Exec statement of the generated .desktop
>file, nothing happens when trying to launch the game.
>
>> --- a/fate-of-atlantis-en-data.desktop 2023-12-25 20:44:49.888531966 +0000
>> +++ b/fate-of-atlantis-en-data.desktop 2023-12-25 20:44:46.200557922 +0000
>> -Exec=scummvm -p /usr/share/games/fate-of-atlantis-en atlantis
>> +Exec=scummvm -p /usr/share/games/fate-of-atlantis-en scumm:atlantis

git/game-data-packager $ out/run-tool-uninstalled tools/check_scummvm_ids.py
discarding non-discriminating id: martian
discarding non-discriminating id: overtheedge
discarding non-discriminating id: atlantis   -> of course
discarding non-discriminating id: wingman
discarding non-discriminating id: circus

{'dw2-gb', 'manhole', 'gob2cd', 'rosetattoo-es', 'os-us', 'znemesis',
'jones-fast-lane', 'littlered', 'zgi-win', 'monkey-it', 'lol-fr',
'tucker-fr', 'lab-win', 'manhole-cd', 'lit2-win-fr', 'sherlock-logo-1',
'puzzle', 'goldrush', 'monkey-de', 'sword2demo', 'os-fr', 'gob', 'rtz-cd',
'hires1-apple2', 'fairytales', 'troll', 'sherlock-logo-2',
'gob1-demo-fr', 'lgop2-fr', 'monkey-fr'}



More information about the Pkg-games-devel mailing list