Steam 以前运行得很好,但今天当我去运行它时,它会加载“正在更新”栏然后关闭,什么也没发生。我试了好几次,但都没用。
我尝试在终端中运行 steam,然后得到
user@Alkarin-Desktop:~$ steam Running Steam on ubuntu 14.04 64-bit
STEAM_RUNTIME is enabled automatically Installing breakpad exception handler for appid(steam)/version(1444853545) Installing breakpad
exception handler for appid(steam)/version(1444853545) Installing breakpad exception handler for appid(steam)/version(1444853545)
Gtk-Message: Failed to load module "overlay-scrollbar" Gtk-Message:
Failed to load module "unity-gtk-module" Installing breakpad exception handler for appid(steam)/version(1444853545) 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 [1103/145730:ERROR:main_delegate.cc(751)] Could not load cef_extensions.pak [1103/145730:ERROR:browser_main_loop.cc(189)]
Running without the SUID sandbox! See https://code.google.com/p/chromium/wiki/LinuxSUIDSandboxDevelopment for more information on developing with the sandbox on.
Installing breakpad exception handler for appid(steamwebhelper)/version(20151014123328)
Installing breakpad exception handler for appid(steamwebhelper)/version(1444826008) 1103/145730:ERROR:main_delegate.cc(751)] Could not load cef_extensions.pak [1103/145730:ERROR:nss_util.cc(1007)] Failed to load NSS libraries.
Illegal instruction (core dumped) Installing breakpad exception handler for appid(steam)/version(1444853545)
Installing breakpad exception handler for appid(steam)/version(1444853545)
Installing breakpad exception handler for appid(steam)/version(1444853545)
Installing breakpad exception handler for appid(steam)/version(1444853545)
Installing breakpad exception handler for appid(steam)/version(1444853545)
Installing breakpad exception handler for appid(steam)/version(1444853545)
Wireless receiver firmware
/home/user/.local/share/Steam/ubuntu12_32/../controller_base/d0ggle.bin
loaded, version 1442256398. Installing breakpad exception handler for
appid(steam)/version(1444853545) Installing breakpad exception handler
for appid(steam)/version(1444853545) FillInMachineIDInfo took a total
of 0 milliseconds assert_20151103145729_1.dmp[4456]: Uploading dump
(out-of-process) /tmp/dumps/assert_20151103145729_1.dmp
assert_20151103145729_1.dmp[4456]: Finished uploading minidump
(out-of-process): success = no assert_20151103145729_1.dmp[4456]:
error: libcurl.so: cannot open shared object file: No such file or
directory assert_20151103145729_1.dmp[4456]: file
''/tmp/dumps/assert_20151103145729_1.dmp'', upload no: ''libcurl.so:
cannot open shared object file: No such file or directory''
/home/user/.local/share/Steam/steam.sh: line 756: 4415 Illegal
instruction (core dumped) $STEAM_DEBUGGER
"$STEAMROOT/$STEAMEXEPATH" "$@" user@Alkarin-Desktop:~$
我尝试重新安装 nvidia 驱动程序并重新启动、卸载并重新安装 steam,以及为 linux 安装 intel 图形驱动程序。问题依然存在。我现在还重新安装了 curl 和 steam 启动器,问题依然存在。
有任何想法吗?
答案1
这个错误
error: libcurl.so: cannot open shared object file: No such file or directory
您可能需要尝试安装 curl,然后尝试再次运行 steam
答案2
删除此文件:/home/user/.local/share/Steam/steam.sh
sudo rm /home/user/.local/share/Steam/steam.sh
然后重新安装 steam:
sudo apt-get install --reinstall steam