首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >为什么蒸汽不能连接蒸汽网络?

为什么蒸汽不能连接蒸汽网络?
EN

Ask Ubuntu用户
提问于 2013-10-04 08:44:46
回答 5查看 26.4K关注 0票数 15

这是我试着启动蒸汽时的输出。它的结尾是"Keine Verbindung zum蒸汽-Netzwerk m glich.“(没有与蒸汽网络的连接)

到目前为止,移除appcache并没有任何帮助。

代码语言:javascript
复制
running Steam on ubuntu 13.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
Gtk-Message: Failed to load module "overlay-scrollbar"
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
[1004/102851: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:12440): GLib-GIO-WARNING **: g_simple_async_result_complete() called from wrong context!
(steam:12440): GLib-GIO-WARNING **: g_simple_async_result_complete() called from wrong context!
(steam:12440): GLib-GIO-WARNING **: g_simple_async_result_complete() called from wrong context!
(steam:12440): GLib-GIO-WARNING **: g_simple_async_result_complete() called from wrong context!
(steam:12440): GLib-GIO-WARNING **: g_simple_async_result_complete() called from wrong context!
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
Installing breakpad exception handler for appid(steam)/version(1370553818_client)
`menu_proxy_module_load': /home/ex00r/.local/share/Steam/ubuntu12_32/steam: undefined symbol: menu_proxy_module_load
(steam:12440): Gtk-WARNING **: Failed to load type module: (null)
(steam:12440): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
(steam:12440): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
(steam:12440): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
(steam:12440): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
(steam:12440): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
(steam:12440): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
(steam:12440): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
(steam:12440): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
(steam:12440): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
(steam:12440): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
(steam:12440): LIBDBUSMENU-GLIB-WARNING **: Trying to remove a child that doesn't believe we're it's parent.
roaming config store loaded successfully - 6339 bytes.
migrating temporary roaming config store
Adding license for package 0
Adding license for package 11
Adding license for package 79
Adding license for package 517
Adding license for package 1292
Adding license for package 2243
Adding license for package 2753
Adding license for package 3024
Adding license for package 4314
Adding license for package 4819
Adding license for package 8198
Adding license for package 8892
Adding license for package 11107
Adding license for package 11108
Adding license for package 11262
Adding license for package 13533
Adding license for package 14481
Adding license for package 17982
Adding license for package 32744
Adding license for package 32745
Adding license for package 32747
Generating new string page texture 4: 128x256, total string texture memory is 442,37 KB
Generating new string page texture 5: 384x256, total string texture memory is 835,58 KB
Generating new string page texture 6: 1024x256, total string texture memory is 1,88 MB
Generating new string page texture 7: 512x256, total string texture memory is 2,41 MB
Generating new string page texture 8: 24x256, total string texture memory is 2,43 MB
unlinked 2 orphaned pipes
CAsyncIOManager: 0 threads terminating.  0 reads, 0 writes, 0 deferrals.
CAsyncIOManager: 804 single object sleeps, 0 multi object sleeps
CAsyncIOManager: 0 single object alertable sleeps, 1 multi object alertable sleeps
[2013-10-04 10:28:50] Startup - updater built Jun  6 2013 13:48:29
[2013-10-04 10:28:50] Installation wird überprüft...
[2013-10-04 10:28:50] Verification complete
Shutting down. . .
[2013-10-04 10:29:08] Shutdown
EN

回答 5

Ask Ubuntu用户

回答已采纳

发布于 2014-05-13 06:34:31

移除appcache帮助我,直到一个新的蒸汽版本发布,似乎已经修复了它。

您可以通过终端删除appcache

代码语言:javascript
复制
rm -Rf ~/.steam/steam/appcache

别用苏多做这个。

票数 7
EN

Ask Ubuntu用户

发布于 2013-10-09 18:06:33

德国Ubuntu论坛的同样问题

http://forum.ubuntuusers.de/topic/steam-verbindet-nicht-zum-server/

这个命令也帮了我

代码语言:javascript
复制
steam --reset
票数 31
EN

Ask Ubuntu用户

发布于 2016-04-23 14:30:53

当蒸汽出乎意料地关闭时,我已经能够以完美的网络连接来再现这一切。就我的情况而言,解决办法是删除:

.local/share/Steam/config

这个解决方案对我有效,没有强迫我重新安装任何游戏,只为了再次登录。

票数 3
EN
页面原文内容由Ask Ubuntu提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://askubuntu.com/questions/353522

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档