You are not logged in.

#1 2014-07-11 10:16:17

mr0no
Member
Registered: 2013-07-16
Posts: 25

[SOLVED] Steam not running after update

After steam auto update it told me to restart but after restart it didn't start, so I ran it in terminal and it gives me this output:

Running Steam on arch  64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(1405013548_client)
Installing breakpad exception handler for appid(steam)/version(1405013548_client)
Installing breakpad exception handler for appid(steam)/version(1405013548_client)
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
[0711/120638:ERROR:object_proxy.cc(239)] Failed to call method: org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.NetworkManager was not provided by any .service files
[0711/120638:WARNING:proxy_service.cc(958)] PAC support disabled because there is no system implementation
Installing breakpad exception handler for appid(steam)/version(1405013548_client)
Installing breakpad exception handler for appid(steam)/version(1405013548_client)
[HTTP Remote Control] HTTP server listening on port 27037.

** (steam:3600): WARNING **: Could not initialize NMClient /org/freedesktop/NetworkManager: The name org.freedesktop.NetworkManager was not provided by any .service files

** (steam:3600): WARNING **: _nm_remote_settings_ensure_inited: (NMRemoteSettings) error initializing: The name org.freedesktop.NetworkManager was not provided by any .service files

Installing breakpad exception handler for appid(steam)/version(1405013548_client)
Installing breakpad exception handler for appid(steam)/version(1405013548_client)
PulseAudio connect failed (used only for Mic Volume Control) with error: Access denied
Installing breakpad exception handler for appid(steam)/version(1405013548_client)
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

After that it just hangs.

I ran

LD_LIBRARY_PATH=".:${LD_LIBRARY_PATH}" ldd $(file *|sed '/ELF/!d;s/:.*//g')|grep 'not found'|sort|uniq

in ~/.local/share/Steam/ubuntu12_32 as the wiki suggests and it gives me this output:

	libdbus-glib-1.so.2 => not found
	libgcrypt.so.11 => not found
	libnm-glib.so.4 => not found
	libnm-util.so.2 => not found
	libpng12.so.0 => not found
	libudev.so.0 => not found
	libusb-1.0.so.0 => not found

I installed steam using pacman so I don't know why it's missing libraries.

$ uname -a
Linux arch-PC 3.15.5-1-ARCH #1 SMP PREEMPT Thu Jul 10 07:08:50 CEST 2014 x86_64 GNU/Linux

I also tried "steam --restart" but it comes to the same thing.

Used to work perfectly fine before the update.

Last edited by mr0no (2014-07-12 15:08:35)

Offline

#2 2014-07-12 15:08:09

mr0no
Member
Registered: 2013-07-16
Posts: 25

Re: [SOLVED] Steam not running after update

Driver update and steam update came and now it works. [SOLVED]

Offline

Board footer

Powered by FluxBB