Table des matières :
Steam
problème Ă l’installation sur Debian : Error: You are missing the following 32-bit libraries, and Steam may not run: libc.so.6
apt-get install libc6-i386
Error: You are missing the following 32-bit libraries, and Steam may not run: libGL.so.1
https://linuxconfig.org/installation-of-steam-client-on-debian-jessie-8-linux-64bit
BadValue sur steam ubuntu
ça m’a sauvĂ© mon steam sur mon Ubuntu dĂ©jĂ plusieurs fois
avant Running Steam on ubuntu 15.10 64-bit STEAM_RUNTIME is enabled automatically [2016-02-22 19:43:26] Startup – updater built Feb 18 2016 14:53:41 [2016-02-22 19:43:26] Opted in to client beta ‘publicbeta’ via beta file You are in the ‘publicbeta’ client beta. SteamUpdateUI: An X Error occurred X Error of failed request: BadValue (integer parameter out of range for operation)
après Running Steam on ubuntu 15.10 64-bit STEAM_RUNTIME is enabled automatically [2016-02-22 19:45:54] Startup – updater built Feb 18 2016 14:53:41 [2016-02-22 19:45:54] Opted in to client beta ‘publicbeta’ via beta file You are in the ‘publicbeta’ client beta. [2016-02-22 19:45:55] VĂ©rification de l’installation… [2016-02-22 19:45:55] Verification complete Running Steam on ubuntu 15.10 64-bit
La solution cd $HOME/.steam/ubuntu12_32/steam-runtime/i386/usr/lib/i386-linux-gnu
mv libstdc++.so.6 libstdc++.so.6.bak
cd $HOME/.steam/ubuntu12_32/steam-runtime/amd64/usr/lib/x86_64-linux-gnu
mv libstdc++.so.6 libstdc++.so.6.bak
Age of wonder 3
Le jeu ne se lance pas :
- dans un terminal lancer la commande
sudo dpkg-reconfigure locales - chercher la ligne en_US.UTF-8 UTF-8 Ă l’aide de la flèche haut et la flèche bas
- activer l’Ă©toile avec la touche espace
- faire entrée
- Ne rien toucher et refaire entrée
Vous devriez avoir quelque chose de similaire Ă ce qui suit
Generating locales (this might take a while)…
en_US.UTF-8… done
fr_FR.UTF-8… done
fr_FR.ISO-8859-15@euro… done
Generation complete.
Vous pouvez lancer le jeu
Civilisation V
Option de lancement Ă mettre :
LD_PRELOAD=/usr/lib32/libopenal.so.1 %command%
d’autres pistes
Steam/Game-specific_troubleshooting
Steam/Troubleshooting
How to fix missing libs for Steam to run

Super merci pour l’astuce, ça va faire la deuxième fois qu’après avoir fermĂ© steam il me sort cette erreur. Je ne sais pas d’oĂą ça vient, peut-ĂŞtre des mises Ă jour foireuses…
En tout cas votre billet dépanne 🙂
Merci pour le commentaire