How to start steam on Ubuntu 18.04?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
1
down vote

favorite












I installed steam through the multiverse repository. Yet when trying to start it the client won't show. On first start, it will update steam, yet once that finished no steam client will pop up and each start of steam will result in direct exit.



When running from terminal, it will log:



$ steam
Running Steam on ubuntu 18.04 64-bit
STEAM_RUNTIME is enabled automatically
Pins up-to-date!
[2018-05-14 20:29:27] Startup - updater built Apr 2 2018 15:23:43
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2018-05-14 20:29:27] Checking for update on startup
[2018-05-14 20:29:27] Checking for available updates...
[2018-05-14 20:29:27] Download skipped: /client/steam_client_ubuntu12 version 1522709999, installed version 1522709999
[2018-05-14 20:29:27] Nothing to do
[2018-05-14 20:29:27] Verifying installation...
[2018-05-14 20:29:27] Performing checksum verification of executable files
[2018-05-14 20:29:28] Verification complete


I find it confusing that no apparent error seems to be logged.



I both removed my ~/.steam/steam/appcache at first, and then I purged my entire ~/.steam/ folder to no avail.



It was working fine when running 16.04.



How can I start the steam client?







share|improve this question




















  • try LD_PRELOAD='/usr/$LIB/libstdc++.so.6 /usr/$LIB/libgcc_s.so.1 /usr/$LIB/libxcb.so.1 /usr/$LIB/libgpg-error.so' /usr/bin/steam if it helps I'll write a proper answer
    – Eskander Bejaoui
    May 14 at 19:00











  • @SkanderBejaoui That doesn't work. My path to steam is also /usr/games/steam
    – k0pernikus
    May 15 at 9:16










  • had similar/same problem since Bionic Beta, and fixed it that way. I'll leave the source here for anyone to check. Also, I believe /usr/bin/steam is the updater while /usr/bin/steam is the actual client. I'm sorry I couldn't help
    – Eskander Bejaoui
    May 15 at 13:21














up vote
1
down vote

favorite












I installed steam through the multiverse repository. Yet when trying to start it the client won't show. On first start, it will update steam, yet once that finished no steam client will pop up and each start of steam will result in direct exit.



When running from terminal, it will log:



$ steam
Running Steam on ubuntu 18.04 64-bit
STEAM_RUNTIME is enabled automatically
Pins up-to-date!
[2018-05-14 20:29:27] Startup - updater built Apr 2 2018 15:23:43
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2018-05-14 20:29:27] Checking for update on startup
[2018-05-14 20:29:27] Checking for available updates...
[2018-05-14 20:29:27] Download skipped: /client/steam_client_ubuntu12 version 1522709999, installed version 1522709999
[2018-05-14 20:29:27] Nothing to do
[2018-05-14 20:29:27] Verifying installation...
[2018-05-14 20:29:27] Performing checksum verification of executable files
[2018-05-14 20:29:28] Verification complete


I find it confusing that no apparent error seems to be logged.



I both removed my ~/.steam/steam/appcache at first, and then I purged my entire ~/.steam/ folder to no avail.



It was working fine when running 16.04.



How can I start the steam client?







share|improve this question




















  • try LD_PRELOAD='/usr/$LIB/libstdc++.so.6 /usr/$LIB/libgcc_s.so.1 /usr/$LIB/libxcb.so.1 /usr/$LIB/libgpg-error.so' /usr/bin/steam if it helps I'll write a proper answer
    – Eskander Bejaoui
    May 14 at 19:00











  • @SkanderBejaoui That doesn't work. My path to steam is also /usr/games/steam
    – k0pernikus
    May 15 at 9:16










  • had similar/same problem since Bionic Beta, and fixed it that way. I'll leave the source here for anyone to check. Also, I believe /usr/bin/steam is the updater while /usr/bin/steam is the actual client. I'm sorry I couldn't help
    – Eskander Bejaoui
    May 15 at 13:21












up vote
1
down vote

favorite









up vote
1
down vote

favorite











I installed steam through the multiverse repository. Yet when trying to start it the client won't show. On first start, it will update steam, yet once that finished no steam client will pop up and each start of steam will result in direct exit.



When running from terminal, it will log:



$ steam
Running Steam on ubuntu 18.04 64-bit
STEAM_RUNTIME is enabled automatically
Pins up-to-date!
[2018-05-14 20:29:27] Startup - updater built Apr 2 2018 15:23:43
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2018-05-14 20:29:27] Checking for update on startup
[2018-05-14 20:29:27] Checking for available updates...
[2018-05-14 20:29:27] Download skipped: /client/steam_client_ubuntu12 version 1522709999, installed version 1522709999
[2018-05-14 20:29:27] Nothing to do
[2018-05-14 20:29:27] Verifying installation...
[2018-05-14 20:29:27] Performing checksum verification of executable files
[2018-05-14 20:29:28] Verification complete


I find it confusing that no apparent error seems to be logged.



I both removed my ~/.steam/steam/appcache at first, and then I purged my entire ~/.steam/ folder to no avail.



It was working fine when running 16.04.



How can I start the steam client?







share|improve this question












I installed steam through the multiverse repository. Yet when trying to start it the client won't show. On first start, it will update steam, yet once that finished no steam client will pop up and each start of steam will result in direct exit.



When running from terminal, it will log:



$ steam
Running Steam on ubuntu 18.04 64-bit
STEAM_RUNTIME is enabled automatically
Pins up-to-date!
[2018-05-14 20:29:27] Startup - updater built Apr 2 2018 15:23:43
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2018-05-14 20:29:27] Checking for update on startup
[2018-05-14 20:29:27] Checking for available updates...
[2018-05-14 20:29:27] Download skipped: /client/steam_client_ubuntu12 version 1522709999, installed version 1522709999
[2018-05-14 20:29:27] Nothing to do
[2018-05-14 20:29:27] Verifying installation...
[2018-05-14 20:29:27] Performing checksum verification of executable files
[2018-05-14 20:29:28] Verification complete


I find it confusing that no apparent error seems to be logged.



I both removed my ~/.steam/steam/appcache at first, and then I purged my entire ~/.steam/ folder to no avail.



It was working fine when running 16.04.



How can I start the steam client?









share|improve this question











share|improve this question




share|improve this question










asked May 14 at 18:36









k0pernikus

2,71962859




2,71962859











  • try LD_PRELOAD='/usr/$LIB/libstdc++.so.6 /usr/$LIB/libgcc_s.so.1 /usr/$LIB/libxcb.so.1 /usr/$LIB/libgpg-error.so' /usr/bin/steam if it helps I'll write a proper answer
    – Eskander Bejaoui
    May 14 at 19:00











  • @SkanderBejaoui That doesn't work. My path to steam is also /usr/games/steam
    – k0pernikus
    May 15 at 9:16










  • had similar/same problem since Bionic Beta, and fixed it that way. I'll leave the source here for anyone to check. Also, I believe /usr/bin/steam is the updater while /usr/bin/steam is the actual client. I'm sorry I couldn't help
    – Eskander Bejaoui
    May 15 at 13:21
















  • try LD_PRELOAD='/usr/$LIB/libstdc++.so.6 /usr/$LIB/libgcc_s.so.1 /usr/$LIB/libxcb.so.1 /usr/$LIB/libgpg-error.so' /usr/bin/steam if it helps I'll write a proper answer
    – Eskander Bejaoui
    May 14 at 19:00











  • @SkanderBejaoui That doesn't work. My path to steam is also /usr/games/steam
    – k0pernikus
    May 15 at 9:16










  • had similar/same problem since Bionic Beta, and fixed it that way. I'll leave the source here for anyone to check. Also, I believe /usr/bin/steam is the updater while /usr/bin/steam is the actual client. I'm sorry I couldn't help
    – Eskander Bejaoui
    May 15 at 13:21















try LD_PRELOAD='/usr/$LIB/libstdc++.so.6 /usr/$LIB/libgcc_s.so.1 /usr/$LIB/libxcb.so.1 /usr/$LIB/libgpg-error.so' /usr/bin/steam if it helps I'll write a proper answer
– Eskander Bejaoui
May 14 at 19:00





try LD_PRELOAD='/usr/$LIB/libstdc++.so.6 /usr/$LIB/libgcc_s.so.1 /usr/$LIB/libxcb.so.1 /usr/$LIB/libgpg-error.so' /usr/bin/steam if it helps I'll write a proper answer
– Eskander Bejaoui
May 14 at 19:00













@SkanderBejaoui That doesn't work. My path to steam is also /usr/games/steam
– k0pernikus
May 15 at 9:16




@SkanderBejaoui That doesn't work. My path to steam is also /usr/games/steam
– k0pernikus
May 15 at 9:16












had similar/same problem since Bionic Beta, and fixed it that way. I'll leave the source here for anyone to check. Also, I believe /usr/bin/steam is the updater while /usr/bin/steam is the actual client. I'm sorry I couldn't help
– Eskander Bejaoui
May 15 at 13:21




had similar/same problem since Bionic Beta, and fixed it that way. I'll leave the source here for anyone to check. Also, I believe /usr/bin/steam is the updater while /usr/bin/steam is the actual client. I'm sorry I couldn't help
– Eskander Bejaoui
May 15 at 13:21















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1036229%2fhow-to-start-steam-on-ubuntu-18-04%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1036229%2fhow-to-start-steam-on-ubuntu-18-04%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

Running the scala interactive shell from the command line

Unable to execute new pre-installation script (/var/lib/dpkg/tmp.ci/preinst)

Ubuntu 16.04 Terminal auto-run