Friday, May 3, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 966  / 1 Year ago, tue, february 28, 2023, 10:31:55

Steam just stopped to work. It worked fine until a couple of days ago, but now it won't launch. I've tried both to restart the computer and reinstall Steam, but it makes no difference. When I tried to launch it from the console I get only this:



marc@marc-UX21E:~$ steam
Running Steam on ubuntu 13.04 32-bit
STEAM_RUNTIME is enabled automatically


Any idea about what may it be?



Thank you.



EDIT:
I have tried to launch it after a computer restart and got some kind of error after trying to update Steam:



Running Steam on ubuntu 13.04 32-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(1378500910_client)
Installing breakpad exception handler for appid(steam)/version(1378500910_client)
Installing breakpad exception handler for appid(steam)/version(1378500910_client)
unlinked 0 orphaned pipes
Gtk-Message: Failed to load module "overlay-scrollbar"
Installing breakpad exception handler for appid(steam)/version(1378500910_client)
[0916/102432:WARNING:proxy_service.cc(958)] PAC support disabled because there is no system implementation

More From » 13.04

 Answers
3

I had the same problem (not sure about the 'after restart' part, though). Steam would start then exit without printing an error. I asked a question about it here.



The solution which worked for me was




  1. Remove Steam with this



    sudo apt-get remove steam*

  2. Remove everything from the ~/.local/share/Steam folder except SteamApps


  3. Reinstall Steam with this



    sudo apt-get install steam-launcher



Credits to Rat2000 for his answer here



Note: I had used the Steam .deb file from the official website and so had the Steam repo enabled


[#29417] Thursday, March 2, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
ickump

Total Points: 234
Total Questions: 124
Total Answers: 111

Location: Jordan
Member since Fri, Apr 8, 2022
2 Years ago
;