Steam doesn't want to run in ubuntu 15.04. I have an ati graphics card (7870xt). I tried installing steam first and the proprietary drivers afterwards, and vice versa, removing steam files from ~/.steam and ~/.local/share/Steam and nothing helped.
Running steam from the terminal gives the following output:
Setting up Steam content in /home/lo-fi/.local/share/Steam
Running Steam on ubuntu 15.04 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(0_client)
Uploading dump (out-of-process) [proxy '']
/tmp/dumps/crash_20150425112336_1.dmp
/home/lo-fi/.local/share/Steam/steam.sh: line 730: 11948 Segmentation fault (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
mv: cannot stat ‘/home/lo-fi/.steam/registry.vdf’: No such file or directory
Installing bootstrap /home/lo-fi/.local/share/Steam/bootstrap.tar.xz
Reset complete!
Restarting Steam by request...
Running Steam on ubuntu 15.04 64-bit
STEAM_RUNTIME has been set by the user to: /home/lo-fi/.local/share/Steam/ubuntu12_32/steam-runtime
Installing breakpad exception handler for appid(steam)/version(0_client)
Uploading dump (out-of-process) [proxy '']
/tmp/dumps/crash_20150425112337_1.dmp
/home/lo-fi/.local/share/Steam/steam.sh: line 730: 12076 Segmentation fault (core dumped) $STEAM_DEBUGGER "$STEAMROOT/$STEAMEXEPATH" "$@"
Finished uploading minidump (out-of-process): success = yes
response: CrashID=bp-8301f08b-196f-4c65-8be1-e80382150425
Any ideas are welcome.
EDIT: I installed libcurl3:i386 as per what @Velkan said. libcurl3 and curl were already installed. The output of the error changed somewhat, so I updated it above.
curl
orlibcurl3
package. – Velkan Apr 25 '15 at 06:56