首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >蒸汽不会在Ubuntu 18.04启动

蒸汽不会在Ubuntu 18.04启动
EN

Ask Ubuntu用户
提问于 2019-03-26 23:34:21
回答 1查看 1.5K关注 0票数 0

几个月前,我在我的笔记本上安装了Ubuntu18.04,但我一直无法使蒸汽工作。我从repos安装了它,当我运行应用程序时它不会启动,如果我从命令行运行它,它似乎正常运行,搜索更新和出口,没有显示错误。这是终端输出:

代码语言:javascript
复制
Running Steam on ubuntu 18.04 64-bit
STEAM_RUNTIME is enabled automatically
Pins up-to-date!
[2019-03-26 17:07:58] Startup - updater built Feb 18 2019 22:08:53
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2019-03-26 17:07:59] Checking for update on startup
[2019-03-26 17:07:59] Checking for available updates...
[2019-03-26 17:07:59] Downloading manifest: client-download.steampowered.com/client/steam_client_ubuntu12
[2019-03-26 17:08:00] Download skipped: /client/steam_client_ubuntu12 version 1550534751, installed version 1550534751
[2019-03-26 17:08:00] Nothing to do
[2019-03-26 17:08:00] Verifying installation...
[2019-03-26 17:08:00] Performing checksum verification of executable files
[2019-03-26 17:08:04] Verification complete

有关错误的唯一信息是存储在error.log中的消息:

代码语言:javascript
复制
Installing breakpad exception handler for appid(steam)/version(1550534751)
Installing breakpad exception handler for appid(steam)/version(1550534751)
Installing breakpad exception handler for appid(steam)/version(1550534751)
Gtk-Message: 19:22:26.441: Failed to load module "gail"
Gtk-Message: 19:22:26.442: Failed to load module "atk-bridge"

(steam:17687): Gtk-WARNING **: 19:22:26.446: Unable to locate theme engine in module_path: "adwaita",

(steam:17687): Gtk-WARNING **: 19:22:26.446: Unable to locate theme engine in module_path: "adwaita",
/usr/share/themes/Arc-Darker/gtk-2.0/main.rc:1090: error: unexpected identifier 'direction', expected character '}'
/usr/share/themes/Arc-Darker/gtk-2.0/apps.rc:91: error: unexpected identifier 'direction', expected character '}'
Installing breakpad exception handler for appid(steam)/version(1550534751)
[0325/192226.741367:INFO:crash_reporting.cc(242)] Crash reporting enabled for process: browser
[0325/192226.759821:WARNING:crash_reporting.cc(281)] Failed to set crash key: UserID with value: 0
[0325/192226.759906:WARNING:crash_reporting.cc(281)] Failed to set crash key: BuildID with value: 1550527787
[0325/192226.759914:WARNING:crash_reporting.cc(281)] Failed to set crash key: SteamUniverse with value: Public
[0325/192226.759920:WARNING:crash_reporting.cc(281)] Failed to set crash key: Vendor with value: Valve
[0325/192226.766189:ERROR:gpu_process_transport_factory.cc(1026)] Lost UI shared context.
crash_20190325192225_1.dmp[17734]: Uploading dump (out-of-process)
/tmp/dumps/crash_20190325192225_1.dmp
crash_20190325192225_1.dmp[17734]: Finished uploading minidump (out-of-process): success = yes
crash_20190325192225_1.dmp[17734]: response: CrashID=bp-3600be94-b17f-4b54-9083-4d1ce2190325
crash_20190325192225_1.dmp[17734]: file ''/tmp/dumps/crash_20190325192225_1.dmp'', upload yes: ''CrashID=bp-3600be94-b17f-4b54-9083-4d1ce2190325''
/home/user/.steam/steam.sh: line 889: 17687 Bus error

我已经尝试过不工作,清除和重新安装(如本文中的建议:蒸汽不会在18.04启动),我有32位版本的libatk适配器和libgail通用。

我的GPU是一个nvidia GTX 560 M和我使用的nvidia专有驱动器390。

我在同一台机器上安装了ubuntu 16.04,在那里蒸汽工作正常(安装中的nvidia驱动程序是384.130)

有人知道是什么导致了这个错误吗?

EN

回答 1

Ask Ubuntu用户

发布于 2019-03-29 03:52:37

可能不太理想,但我通过重新安装ubuntu18.04解决了这个问题,按照这个文章上的第二个方法为我的卡安装了nvidia驱动程序,并通过命令行从存储库安装了蒸汽(这个文章的第一个方法)。

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

https://askubuntu.com/questions/1128987

复制
相关文章

相似问题

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