protonscr

Steam UI very irresponsive

steamclosed reviewedSteam client
ValveSoftware/steam-for-linux#3571 · opened 2014-11-03 by fluxer · updated 2019-07-18 · 2 comments · github
Ffluxer 2014-11-03 github

Hello,

I'm trying to run Steam on my setup but it is not nearly usable. I'm not using Ubuntu, Debian or any other famous distribution. After the client starts the UI takes like 5min. to actually start doing something after me interacting with it, like clicking on Library. When I start it from a terminal the following appears on it:

Running Steam on entropy 32-bit
STEAM_RUNTIME is enabled by the user
Installing breakpad exception handler for appid(steam)/version(1413917607)
Installing breakpad exception handler for appid(steam)/version(1413917607)
/home/smil3y/.local/share/Steam/ubuntu12_32/steamwebhelper: error while loading shared libraries: libcef.so: cannot open shared object file: No such file or directory
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig error: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 70: non-double matrix element
Fontconfig warning: "/etc/fonts/conf.d/10-scale-bitmap-fonts.conf", line 78: saw unknown, expected number
Installing breakpad exception handler for appid(steam)/version(1413917607)
Installing breakpad exception handler for appid(steam)/version(1413917607)
Installing breakpad exception handler for appid(steam)/version(1413917607)
Installing breakpad exception handler for appid(steam)/version(1413917607)
PulseAudio connect failed (used only for Mic Volume Control) with error: Access denied
Installing breakpad exception handler for appid(steam)/version(1413917607)
/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/controls/../../vgui2/controls/HTML.cpp (452) : Assertion Failed: bSuccess
Assert( Assertion Failed: bSuccess ):/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/controls/../../vgui2/controls/HTML.cpp:452

Installing breakpad exception handler for appid(steam)/version(1413917607)
Uploading dump (out-of-process) [proxy '']
/tmp/dumps/assert_20141103165439_9.dmp
Finished uploading minidump (out-of-process): success = yes
response: CrashID=bp-fc589681-4cc8-4a60-aa22-a60f62141103
/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/controls/../../vgui2/controls/HTML.cpp (452) : Assertion Failed: bSuccess
/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/controls/../../vgui2/controls/HTML.cpp (452) : Assertion Failed: bSuccess
Generating new string page texture 12: 48x256, total string texture memory is 49.15 KB
Generating new string page texture 13: 256x256, total string texture memory is 311.30 KB
Generating new string page texture 14: 128x256, total string texture memory is 442.37 KB
Generating new string page texture 15: 384x256, total string texture memory is 835.58 KB
Generating new string page texture 19: 64x256, total string texture memory is 901.12 KB
Generating new string page texture 20: 8x256, total string texture memory is 909.31 KB
Generating new string page texture 21: 24x256, total string texture memory is 933.89 KB
Generating new string page texture 22: 32x256, total string texture memory is 966.66 KB
Generating new string page texture 23: 16x256, total string texture memory is 983.04 KB
Installing breakpad exception handler for appid(steam)/version(1413917607)
Installing breakpad exception handler for appid(steam)/version(1413917607)
Installing breakpad exception handler for appid(steam)/version(1413917607)
Generating new string page texture 35: 256x256, total string texture memory is 1.25 MB
AL lib: pulseaudio.c:612: Context did not connect: Access denied
Installing breakpad exception handler for appid(steam)/version(1413917607)
Installing breakpad exception handler for appid(steam)/version(1413917607)
Installing breakpad exception handler for appid(steam)/version(1413917607)
Installing breakpad exception handler for appid(steam)/version(1413917607)
/home/smil3y/.local/share/Steam/ubuntu12_32/steamwebhelper: error while loading shared libraries: libcef.so: cannot open shared object file: No such file or directory
Adding licenses for the following package(s): 0, 7959, 13674, 46481, 49307, 53394, 53820
Installing breakpad exception handler for appid(steam)/version(1413917607)
roaming config store loaded successfully - 1144 bytes.
migrating temporary roaming config store
/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/controls/../../vgui2/controls/HTML.cpp (452) : Assertion Failed: bSuccess
Failed to init SteamVR because it isn't installed
ExecCommandLine: ""/home/smil3y/.local/share/Steam/ubuntu12_32/steam" "
System startup time: 171.31 seconds
Running Steam on entropy 32-bit
STEAM_RUNTIME has been set by the user to: /home/smil3y/.local/share/Steam/ubuntu12_32/steam-runtime
/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/vgui2/controls/../../vgui2/controls/HTML.cpp (452) : Assertion Failed: bSuccess
^CKilled

I've tried setting STEAM_RUNTIME manually to 1 when running it but that does not help, setting it to 0 it complains about missing libraries but even after installing the required software (in my case gtk+ and pulseaudio) the result is the same. I have also tried running it with nouveau and nvidia 337.25 - no change. I have removed the local steam files (~/.local/share/Steam) - no joy. I have tried setting LD_LIBRARY_PATH to the runtime directory that holds some extra libraries (~/.local/share/Steam/ubuntu12_32/steam-runtime/i386/lib/i386-linux-gnu/) as env. variable - same thing. I really have no idea what to do next. Any help is appreciated.

Ffluxer 2015-03-31 github

The issue seems to be partitially solved. Now steam starts as expected but there other issue - some of the pages are not shown in the steam browser window, screenshots bellow:

snapshot1
snapshot2
snapshot3

As you can see the store and my profile pages are not shown. The library however works fine, I can even start games.

Kkisak-valve maintainer 2018-04-20 github

Hello @fluxer, per your comments, it looks like your original issue with a non-responsive UI was resolved some time ago.

As for web content not rendering, support for 32 builds of libCEF was dropped back in 2015 and a 64 bit linux install is required for Steam to render the store and other web content.

Nothing extracted yet.