protonscr

Steam not start after installing and updating on Mageia 2 (paste glibc 2.15)

steamclosed duplicatequestionSteam client
ValveSoftware/steam-for-linux#385 · opened 2012-12-25 by AngryPenguinPL · updated 2013-01-04 · 2 comments · github
AAngryPenguinPL 2012-12-25 github

Hi.

My system Mageia 2 x64 (rpm) is not officially supported. There is not a correct version Glibc - is 2.14, and need at least 2.15.

However, there are ways to run Steam, the first is a way of pasting files glibc 2.15 to Steam directory.
I did so, no longer crashes Steam error, lack of dependence Glibc 2.15.

There is a window of downloading the update, and then the unpacking. After a few minutes it disappears. In the console I get an error that I do not know how to solve.

ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
Installing breakpad exception handler for appid(steam)/version(0_client)
Installing breakpad exception handler for appid(steam)/version(1.0_client)
Installing breakpad exception handler for appid(steam)/version(1.0_client)
Installing breakpad exception handler for appid(steam)/version(1.0_client)
Installing breakpad exception handler for appid(steam)/version(1355957371_client)
Installing breakpad exception handler for appid(steam)/version(1355957371_client)
unlinked 0 orphaned pipes
Installing breakpad exception handler for appid(steam)/version(1355957371_client)

(process:5315): Gtk-WARNING **: Locale not supported by C library.
        Using the fallback 'C' locale.
Gtk-Message: Failed to load module "canberra-gtk-module"
[1225/151227: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
[1225/151227:WARNING:proxy_service.cc(646)] PAC support disabled because there is no system implementation
client_api.cpp (273) : Assertion Failed: ClientAPI_InitGlobalInstance: InternalAPI_Init_Internal failed.

Assert( Assertion Failed: ClientAPI_InitGlobalInstance: InternalAPI_Init_Internal failed.
 ):/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/steamui/../common/steam/client_api.cpp:273

Installing breakpad exception handler for appid(steam)/version(1355957371_client)
Uploading dump (in-process) [proxy '']
/tmp/dumps/assert_20121225151227_1.dmp
success = yes
response:  CrashID=bp-f4e4a51a-f27d-4a7c-8aa2-7ddca2121225
SteamStartup.cpp (569) : Assertion Failed: ! "There was a problem with your Steam installation.\n" "Please reinstall steam.\n"
Assert( Assertion Failed: ! "There was a problem with your Steam installation.\n" "Please reinstall steam.\n" ):/home/buildbot/buildslave_steam/steam_rel_client_ubuntu12_linux/build/src/steamui/SteamStartup.cpp:569

Installing breakpad exception handler for appid(steam)/version(1355957371_client)
Uploading dump (in-process) [proxy '']
/tmp/dumps/assert_20121225151237_2.dmp
success = yes
response:  CrashID=bp-861245a6-8a0b-475d-9fc4-985182121225
Shutting down. . .
unlinked 2 orphaned pipes
CAsyncIOManager: 0 threads terminating.  0 reads, 0 writes, 0 deferrals.
CAsyncIOManager: 13508 single object sleeps, 93 multi object sleeps
CAsyncIOManager: 0 single object alertable sleeps, 1 multi object alertable sleeps
[x@localhost ~]$```

How fix it?
Oolavd 2012-12-25 github

This could of course be related to how the Steam client detect a connection at this stage, and Network Manager are used by default in Ubuntu. So in your case it can't find a Network Manager controlled connection, which would be considered normal on Mageia 2 due to the use of ifconfig etc (but it could also be one of the side effects of using glibc 2.15). I can't tell whether enabling Network Manager control of your network interfaces will help. Instead of the dirty fix with glibc 2.15 on Mageia 2, I suggest using Mageia 3 beta 1 which ships with glibc 2.16.

Jjohnv-valve maintainer 2013-01-04 github

Nothing extracted yet.