Hello,
I updates the packages for the first time in a few weeks (my SliTaz is 'rolling' 32bits).
Now, the game PrBoom (Freedoom) doesn't start anymore.
This is the message in a terminal:
cedric@R8:~$ prboom
prboom v2.5.0 (http://prboom.sourceforge.net/)
I_SetAffinityMask: manual affinity mask is 1
M_LoadDefaults: Load system defaults.
default file: /home/cedric/.prboom/prboom.cfg
found /usr/share/games/doom/doom2.wad
IWAD found: /usr/share/games/doom/doom2.wad
PrBoom (built Dec 15 2018), playing: DOOM 2: Hell on Earth
PrBoom is released under the GNU General Public license v2.0.
You are welcome to redistribute it under certain conditions.
It comes with ABSOLUTELY NO WARRANTY. See the file COPYING for details.
V_Init: allocate screens.
found /usr/share/games/doom/prboom.wad
D_InitNetGame: Checking for network game.
W_Init: Init WADfiles.
adding /usr/share/games/doom/doom2.wad
adding /usr/share/games/doom/prboom.wad
W_InitCache
M_Init: Init miscellaneous info.
R_Init: Init DOOM refresh daemon -
R_LoadTrigTables: Endianness...ok.
R_InitData: Textures Flats Sprites
R_Init: R_InitPlanes R_InitLightTables R_InitSkyMap R_InitTranslationsTables R_InitPatches
P_Init: Init Playloop state.
I_Init: Setting up machine state.
I_InitSound: configured audio device with 1024 samples/slice
I_InitSound: sound module ready
S_Init: Setting up sound.
S_Init: default sfx volume 8
I_SignalHandler: Exiting on signal: signal 4
I_ShutdownMusic: removing /tmp/prboom-music-hxVVvU
I_ShutdownSound:
cedric@R8:~$
I tried 2 things:
1/Delete the packages + reinstall them ==> same issue
2/I did a new installation of SliTaz and of the game on another laptop (in VirtualBox) ==> no problem to start the game.
An idea to solve the problem? Thank you for your help.