Likely a Steam runtime compatibility issue. There are many similar issues open here with possible workarounds.
@gdrewb-valve It's been a month with this error and there is no workarounds for this.
https://github.com/ValveSoftware/steam-for-linux/issues/4554
Check how this has not been solved at all.
There are many ticket open for this already.
https://github.com/ValveSoftware/steam-for-linux/issues/4504
https://github.com/ValveSoftware/steam-for-linux/issues/4537
https://github.com/ValveSoftware/steam-for-linux/issues/4554
I solved this with:
find ~/.steam/root/ -name "libstdc++.so*" -print -delete
find ~/.steam/root/ -name "libxcb.so*" -print -delete
find ~/.steam/root/ -name "libgpg-error.so*" -print -delete
and by installing lib32-gconf
@xtonousou sorry, I tired doing exactly that before and just now - no effect.
It's probably caused by missing libraries. There is an AUR called steam-libs, https://aur.archlinux.org/packages/steam-libs/ , you can go check the dependencies and install them if you are on a different distro. And don't forget to open steam by STEAM_RUNTIME=0 /usr/bin/steam.
I think if everything is open source, people can actually find what's causing the problem at least very fast, but I'm no programmer so I may be wrong.
Hello @gchapyzh, Steam's handling of the Steam runtime has changed since the last time this issue was commented on. It now prefers host libraries before the runtime variants which avoids several common snafus from this time period.
Are you still experiencing this issue on an up to date system?
@kisak-valve It has been a while, but I run steam on a platform of lies and slander, supported by a construct of duct tape and scripts that even I have no memory of putting up.
In short, I avoided the issue a long time ago. Later, I started dual booting between Windows and SUSE on a new machine, so I can't honestly comment of if it works or not.
Thanks for the feedback, closing per the last comment. This should have been fixed some time ago.
All details here:
http://steamcommunity.com/app/221410/discussions/0/365172547941678152/