为什么Steam无法启动?


23

当我尝试启动Steam时,什么都没有发生。重新安装没有帮助。

$ steam
Running Steam on ubuntu 13.04 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(1378500910_client)
Installing breakpad exception handler for appid(steam)/version(1378500910_client)
Installing breakpad exception handler for appid(steam)/version(1378500910_client)
unlinked 0 orphaned pipes
removing stale semaphore last operated on by process 7278 with name 0eBlobRegistryMutex_DC7EBB4AEA41D3C6C74E5EFFD6757CEC
removing stale semaphore last operated on by process 7278 with name 0eBlobRegistrySignal_DC7EBB4AEA41D3C6C74E5EFFD6757CEC
removing stale semaphore last operated on by process 7278 with name 0emSteamEngineInstance
removing stale semaphore last operated on by process 7278 with name 0eSteamEngineLock
Gtk-Message: Failed to load module "overlay-scrollbar"
Installing breakpad exception handler for appid(steam)/version(1378500910_client)
[0913/182910:WARNING:proxy_service.cc(958)] PAC support disabled because there is no system implementation

如何解决?


Answers:


35

我遇到了同样的问题。要解决此问题,只需删除.steam/steam/appcache 目录。您可以从终端执行此操作:

rm -Rf ~/.steam/steam/appcache

每次要启动蒸汽时都必须运行此程序,直到Valve解决此问题。


2
您不必每次都手动删除它。只需编写一个两行脚本即可为您完成任务!
Bakuriu

@tim我不知道为什么每次都要这么做...还不够吗?
Braiam 2013年

每次Steam启动afaik时,@ Braiam都会创建appcache文件
Ramchandra Apte

该文件夹不存在。对更新版本的Steam有任何建议吗?
乔恩·本特利

3

就我而言,它也停止了工作4个小时。

我重新安装了Steam,甚至重新下载了dota2,但仍然无法正常工作。我很确定这是一个与蒸汽有关的问题...我想他们很快就会解决。

目前,您可以通过删除来绕过此问题$HOME/.steam/steam/appcache


1

对于那些无法使用此页面上的其他建议解决此问题的人,您可以进入,您home/username/.steam/steam/SteamApps/common所有的游戏文件夹都将在其中。在每个游戏文件夹中都有一个可执行文件。只需找到可执行文件并运行它即可绕过Steam。


2
这与在Dash上搜索游戏名称然后从那里运行游戏名称相同吗?因为我注意到该过程并没有真正绕过Steam,所以我可以看到它迅速启动了BigPicture Mode,然后启动了游戏。
Waldir Leoncio 2013年

@WaldirLeoncio不,不一样。
乔恩·本特利
By using our site, you acknowledge that you have read and understand our Cookie Policy and Privacy Policy.
Licensed under cc by-sa 3.0 with attribution required.