当我试图启动蒸汽时,什么都不会发生。重新安装没有帮助。
$ 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怎么修呢?
发布于 2013-09-13 15:36:00
我也有同样的问题。要解决这个问题,只需删除.steam/steam/appcache目录即可。你可以在终端机上这样做:
rm -Rf ~/.steam/steam/appcache每次你想要启动蒸汽时,都要运行这个程序,直到阀门解决了这个问题。
发布于 2013-09-13 15:28:02
它在4小时前也停止了对我的作用。
我重新安装了蒸汽,甚至重新下载了dota2,但它仍然无法工作。我很确定这是一个与蒸汽有关的问题..。我想他们很快就会修好的。
目前,您可以通过删除$HOME/.steam/steam/appcache来绕过这个问题。
发布于 2013-09-15 21:20:00
对于那些不能解决这个问题与其他建议在此页面,您可以进入home/username/.steam/steam/SteamApps/common和您的所有游戏文件夹将在那里。在每个游戏文件夹中都有一个可执行文件。只要找到可执行文件,并运行它绕过蒸汽。
https://askubuntu.com/questions/345120
复制相似问题