今天刚装的 manjaro,同学叫玩饥荒,赶忙打开 steam,结果没反应。然后用终端打开,就是这样:
~ steam Repairing installation, linking /home/user/.steam/steam to /home/user/.local/share/Steam Running Steam on manjarolinux 17.0.2 64-bit STEAM_RUNTIME is enabled automatically Installing breakpad exception handler for appid(steam)/version(0) /home/user/.local/share/Steam/ubuntu12_32/steam: symbol lookup error: /usr/lib32/libxcb-dri3.so.0: undefined symbol: xcb_send_request_with_fds /home/user/.local/share/Steam/steam.sh: line 444: no match: ssfn* 按照这篇文章上面的方法尝试了一下,结果是:
~ LD_PRELOAD='/usr/$LIB/libstdc++.so.6 /usr/$LIB/libgcc_s.so.1 /usr/$LIB/libxcb.so.1 /usr/$LIB/libgpg-error.so' /usr/bin/steam Repairing installation, linking /home/user/.steam/steam to /home/user/.local/share/Steam Running Steam on manjarolinux 17.0.2 64-bit STEAM_RUNTIME is enabled automatically Installing breakpad exception handler for appid(steam)/version(0) Installing breakpad exception handler for appid(steam)/version(1.0) Installing breakpad exception handler for appid(steam)/version(1.0) Installing breakpad exception handler for appid(steam)/version(1.0) Assert( Assertion Failed: Illegal termination of worker thread 'Thread(0x0x57e0e150/0x0xf4afdb' ):threadtools.cpp:3283 Installing breakpad exception handler for appid(steam)/version(1.0) crash_20170715212125_6.dmp[12160]: Uploading dump (out-of-process) [proxy 'http://127.0.0.1:1080'] /tmp/dumps/crash_20170715212125_6.dmp ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt". [2017-07-15 21:19:15] Startup - updater built Nov 23 2016 01:05:42 [2017-07-15 21:19:16] Verifying installation... [2017-07-15 21:19:16] Unable to read and verify install manifest /home/yb/.local/share/Steam/package/steam_client_ubuntu12.installed [2017-07-15 21:19:16] Verification complete [2017-07-15 21:19:16] Downloading Update... [2017-07-15 21:19:16] Checking for available update... [2017-07-15 21:20:16] Download failed: http error 0 (client-download.steampowered.com/client/steam_client_ubuntu12) [2017-07-15 21:21:16] Download failed: http error 0 (media.steampowered.com/client/steam_client_ubuntu12) [2017-07-15 21:21:16] failed to load manifest from buffer. [2017-07-15 21:21:16] Failed to load manifest [2017-07-15 21:21:16] Error: Download failed: http error 0 [2017-07-15 21:21:16] Error: Steam needs to be online to update. Please confirm your network connection and try again. [2017-07-15 21:21:24] Shutdown threadtools.cpp (3283) : Assertion Failed: Illegal termination of worker thread 'Thread(0x0x57e0e150/0x0xf4afdb' crash_20170715212125_6.dmp[12160]: Finished uploading minidump (out-of-process): success = no crash_20170715212125_6.dmp[12160]: error: Server returned nothing (no headers, no data) crash_20170715212125_6.dmp[12160]: file ''/tmp/dumps/crash_20170715212125_6.dmp'', upload no: ''Server returned nothing (no headers, no data)'' /home/user/.local/share/Steam/steam.sh: line 444: no match: ssfn* 不知各位 v 友们能否指点一下?感激不尽!
