我刚刚在我的电脑上安装了蒸汽,创建了一个蒸汽帐户,并尝试点击蒸汽图标来加载它。它给了我以下错误,然后关闭:

如果我在终端中输入steam,就会得到以下所有内容:
oshirowanen@home-desktop:~$ steam
Running Steam on ubuntu 12.04 64-bit
STEAM_RUNTIME is enabled automatically
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
unlinked 0 orphaned pipes
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
[1012/132155:WARNING:proxy_service.cc(646)] PAC support disabled because there is no system implementation
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
Generating new string page texture 2: 48x256, total string texture memory is 49.15 KB
Generating new string page texture 3: 256x256, total string texture memory is 311.30 KB
(steam:3710): GLib-GIO-WARNING **: g_simple_async_result_complete() called from wrong context!
(steam:3710): GLib-GIO-WARNING **: g_simple_async_result_complete() called from wrong context!
(steam:3710): GLib-GIO-WARNING **: g_simple_async_result_complete() called from wrong context!
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
`menu_proxy_module_load': /home/oshirowanen/.local/share/Steam/ubuntu12_32/steam: undefined symbol: menu_proxy_module_load
(steam:3710): Gtk-WARNING **: Failed to load type module: (null)
roaming config store loaded successfully - 0 bytes.
Adding license for package 0
Generating new string page texture 4: 128x256, total string texture memory is 442.37 KB
Generating new string page texture 5: 512x256, total string texture memory is 966.66 KB
Generating new string page texture 6: 24x256, total string texture memory is 991.23 KB
unlinked 2 orphaned pipes
CAsyncIOManager: 0 threads terminating. 0 reads, 0 writes, 0 deferrals.
CAsyncIOManager: 522 single object sleeps, 0 multi object sleeps
CAsyncIOManager: 0 single object alertable sleeps, 1 multi object alertable sleeps
[2013-10-12 13:21:54] Startup - updater built Jun 6 2013 13:48:29
[2013-10-12 13:21:54] Verifying installation...
[2013-10-12 13:21:54] Verification complete
Shutting down. . .
[2013-10-12 13:22:05] Shutdown有人知道我为什么不能装蒸汽吗?我的互联网连接显然是有效的,因为如果我有互联网连接问题,我将无法输入所有这些。
我已经尝试过重新安装它很多次了,但还是遇到了同样的问题。
发布于 2013-10-16 01:09:28
在终点站:
steam --reset这将为客户端提供一个干净的安装,但让您的所有游戏保持不变。
请注意,虽然这将“修复”您的连接问题,这是类似于购买一辆新车,以修复一个爆胎。也许有一个更简单、更优雅的解决方案,但当我遇到这个问题时,我找不到一个。
https://unix.stackexchange.com/questions/94757
复制相似问题