How to start steam on Ubuntu 18.04?

Clash 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?
steam 18.04 multiverse
add a comment |Â
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?
steam 18.04 multiverse
tryLD_PRELOAD='/usr/$LIB/libstdc++.so.6 /usr/$LIB/libgcc_s.so.1 /usr/$LIB/libxcb.so.1 /usr/$LIB/libgpg-error.so' /usr/bin/steamif 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/steamis the updater while/usr/bin/steamis the actual client. I'm sorry I couldn't help
â Eskander Bejaoui
May 15 at 13:21
add a comment |Â
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?
steam 18.04 multiverse
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?
steam 18.04 multiverse
asked May 14 at 18:36
k0pernikus
2,71962859
2,71962859
tryLD_PRELOAD='/usr/$LIB/libstdc++.so.6 /usr/$LIB/libgcc_s.so.1 /usr/$LIB/libxcb.so.1 /usr/$LIB/libgpg-error.so' /usr/bin/steamif 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/steamis the updater while/usr/bin/steamis the actual client. I'm sorry I couldn't help
â Eskander Bejaoui
May 15 at 13:21
add a comment |Â
tryLD_PRELOAD='/usr/$LIB/libstdc++.so.6 /usr/$LIB/libgcc_s.so.1 /usr/$LIB/libxcb.so.1 /usr/$LIB/libgpg-error.so' /usr/bin/steamif 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/steamis the updater while/usr/bin/steamis 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
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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/steamif 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/steamis the updater while/usr/bin/steamis the actual client. I'm sorry I couldn't helpâ Eskander Bejaoui
May 15 at 13:21