『已解决』steam不显示内容
Tofloor
poster avatar
咿呀
deepin beta test group
2020-10-02 06:54
Author
本帖最后由 geniusking 于 2020-10-7 23:21 编辑

自从上次更新系统后,我的steam就一直这样了;请问有那位大佬知道怎样解决这个?请分享一下(百度一圈都没用)


补充系统信息:

-------------------------------我是分割线-----------------------------------------------------------------------------------------------------
皇天不负有心人,我找到解决方法了。ps:这其实是sdl2的bug
  1. https://forum.odroid.com/viewtopic.php?t=30652
Copy the Code

解决方法如下:
在终端输入如下命令
  1. DBUS_FATAL_WARNINGS=0 steam
Copy the Code
或者新建一个shell文件eg:steam.sh
加入如下命令并给steam.sh可执行权限,之后就可以双击打开了
  1. #!/bin/sh

  2. DBUS_FATAL_WARNINGS=0 steam
Copy the Code
最后,多谢楼下朋友的热情解答

Reply Favorite View the author
All Replies
Fredoong
deepin
2020-10-02 09:20
#1
我的Deepin 1002,没有任何问题。
Reply View the author
spectator000
deepin
2020-10-02 17:09
#2
本帖最后由 spectator000 于 2020-10-2 09:27 编辑

对于n卡用户:1:打开32位架构支持(sudo dpkg --add-architecture i386) 2:安装32位nvidia驱动(sudo apt install nvidia-driver-libs:i386)3:安装vulkan spir-v编译库(sudo apt install libnvidia-glvkspirv )我遇到linux版steam在deepin下运行缺的部分。
Reply View the author
咿呀
deepin beta test group
2020-10-02 17:18
#3
本帖最后由 geniusking 于 2020-10-2 09:30 编辑
https://bbs.deepin.org/post/203199
1:打开32位架构支持(sudo dpkg --add-architecture i386) 2:安装32位nvidia驱动(sudo apt install nvi ...

谢谢回复。只是我用的是A卡 ,驱动是开源驱动。之前在贴吧看到一个和我一样情况的,无赖没有解决的方案
Reply View the author
咿呀
deepin beta test group
2020-10-02 17:24
#4
https://bbs.deepin.org/post/203199
我的Deepin 1002,没有任何问题。

                  
Reply View the author
spectator000
deepin
2020-10-02 17:38
#5
兄弟你在终端中启动steam,看出错信息
Reply View the author
咿呀
deepin beta test group
2020-10-02 20:09
#6
本帖最后由 geniusking 于 2020-10-2 12:11 编辑
https://bbs.deepin.org/post/203199
兄弟你在终端中启动steam,看出错信息

请看看
  1. Couldn't import apt, please install python3-apt or update steamdeps for your distribution.
  2. Running Steam on deepin 20 64-bit
  3. STEAM_RUNTIME is enabled automatically
  4. Pins up-to-date!
  5. Steam client's requirements are satisfied
  6. /home/zhanfei/.local/share/Steam/ubuntu12_32/steam
  7. [2020-10-02 12:08:21] Startup - updater built Sep  3 2020 21:18:09
  8. Installing breakpad exception handler for appid(steam)/version(1599174997)
  9. Installing breakpad exception handler for appid(steam)/version(1599174997)
  10. [2020-10-02 12:08:21] 正在验证安装...
  11. [2020-10-02 12:08:21] Verification complete
  12. Loaded SDL version 2.0.13-5919606
  13. process 23963: arguments to dbus_message_new_method_call() were incorrect, assertion "path != NULL" failed in file ../../dbus/dbus-message.c line 1201.
  14. This is normally a bug in some application using the D-Bus library.
  15. Installing breakpad exception handler for appid(steam)/version(1599174997)
  16. STEAM_RUNTIME_HEAVY: ./steam-runtime-heavy
  17. dbus[24024]: arguments to dbus_message_new_method_call() were incorrect, assertion "path != NULL" failed in file ../../../dbus/dbus-message.c line 1362.
  18. This is normally a bug in some application using the D-Bus library.

  19.   D-Bus not built with -rdynamic so unable to print a backtrace
  20. /home/zhanfei/.local/share/Steam/ubuntu12_64/steamwebhelper.sh:行 23: 24024 已放弃               ./steamwebhelper "$@"
  21. Installing breakpad exception handler for appid(steam)/version(1599174997)
  22. Installing breakpad exception handler for appid(steam)/version(1599174997)
  23. Installing breakpad exception handler for appid(steam)/version(1599174997)
  24. Installing breakpad exception handler for appid(steam)/version(1599174997)
  25. Installing breakpad exception handler for appid(steam)/version(1599174997)
  26. Installing breakpad exception handler for appid(steam)/version(1599174997)
  27. Installing breakpad exception handler for appid(steam)/version(1599174997)
  28. Installing breakpad exception handler for appid(steam)/version(1599174997)
  29. Installing breakpad exception handler for appid(steam)/version(1599174997)
  30. Installing breakpad exception handler for appid(steam)/version(1599174997)
  31. Warning: failed to set thread priority: set failed for 8: -1: setpriority() failed
  32. Warning: failed to set thread priority: set failed for priority 8
  33. Warning: support for elevated priorities is most likely unavailable, suppressing future warnings
  34. Warning: failed to set thread priority: set failed for 8: -1: setpriority() failed
  35. CAppInfoCacheReadFromDiskThread took 45 milliseconds to initialize
  36. Installing breakpad exception handler for appid(steam)/version(1599174997)
  37. Installing breakpad exception handler for appid(steam)/version(1599174997)
  38. dbus[24057]: arguments to dbus_message_new_method_call() were incorrect, assertion "path != NULL" failed in file ../../../dbus/dbus-message.c line 1362.
  39. This is normally a bug in some application using the D-Bus library.

  40.   D-Bus not built with -rdynamic so unable to print a backtrace
  41. Aborted
  42. CApplicationManagerPopulateThread took 131 milliseconds to initialize (will have waited on CAppInfoCacheReadFromDiskThread)
  43. Installing breakpad exception handler for appid(steam)/version(1599174997)
  44. Proceed to auto login

  45. ** (steam:23963): WARNING **: 12:08:22.712: Unknown device type 14

  46. ** (steam:23963): WARNING **: 12:08:22.712: Could not create object for /org/freedesktop/NetworkManager/Devices/1: unknown object type
  47. Installing breakpad exception handler for appid(steam)/version(1599174997)
  48. Opted-in Controller Mask for AppId 0: 0
  49. Installing breakpad exception handler for appid(steam)/version(1599174997)

  50. ** (steam:23963): WARNING **: 12:08:22.947: Unknown setting 'proxy'

  51. ** (steam:23963): WARNING **: 12:08:22.947: Ignoring invalid property 'interface-name'

  52. ** (steam:23963): WARNING **: 12:08:22.947: Ignoring invalid property 'route-data'

  53. ** (steam:23963): WARNING **: 12:08:22.947: Ignoring invalid property 'address-data'

  54. ** (steam:23963): WARNING **: 12:08:22.947: Ignoring invalid property 'route-data'

  55. ** (steam:23963): WARNING **: 12:08:22.947: Ignoring invalid property 'address-data'

  56. ** (steam:23963): WARNING **: 12:08:22.947: Unknown setting 'proxy'

  57. ** (steam:23963): WARNING **: 12:08:22.947: Ignoring invalid property 'route-data'

  58. ** (steam:23963): WARNING **: 12:08:22.947: Ignoring invalid property 'address-data'

  59. ** (steam:23963): WARNING **: 12:08:22.947: Ignoring invalid property 'route-data'

  60. ** (steam:23963): WARNING **: 12:08:22.947: Ignoring invalid property 'address-data'

  61. (steam:23963): Gtk-WARNING **: 12:08:23.067: gtk_disable_setlocale() must be called before gtk_init()
  62. Gtk-Message: 12:08:23.070: Failed to load module "appmenu-gtk-module"

  63. (steam:23963): Gtk-WARNING **: 12:08:23.072: 无法在模块路径中找到主题引擎:“adwaita”,

  64. (steam:23963): Gtk-WARNING **: 12:08:23.073: 无法在模块路径中找到主题引擎:“adwaita”,
  65. /usr/share/themes/deepin/gtk-2.0/main.rc:1090: error: unexpected identifier 'direction', expected character '}'
  66. process 24069: arguments to dbus_message_new_method_call() were incorrect, assertion "path != NULL" failed in file ../../dbus/dbus-message.c line 1201.
  67. This is normally a bug in some application using the D-Bus library.
  68. Installing breakpad exception handler for appid(steam)/version(1599174997)
  69. Vulkan missing requested extension 'VK_KHR_surface'.
  70. Vulkan missing requested extension 'VK_KHR_xlib_surface'.
  71. BInit - Unable to initialize Vulkan!
  72. Installing breakpad exception handler for appid(steam)/version(1599174997)
  73. roaming config store loaded successfully - 2428 bytes.
  74. migrating temporary roaming config store
  75. BRefreshApplicationsInLibrary 1: 6ms
  76. Installing breakpad exception handler for appid(steam)/version(1599174997)
  77. Failed to init SteamVR because it isn't installed
  78. ExecCommandLine: "'/home/zhanfei/.local/share/Steam/ubuntu12_32/steam'"
  79. System startup time: 4.89 seconds
  80. STEAM_RUNTIME_HEAVY: ./steam-runtime-heavy
Copy the Code
Reply View the author
spectator000
deepin
2020-10-02 21:09
#7
对比我的运行信息,有3点可疑:1.Couldn't import apt, please install python3-apt or update steamdeps for your distribution.2Unable to initialize Vulkan!3..D-Bus library。都是我没有的报错,其他报错我有应该不影响使用,vulkan库报错不影响steam登录界面,但对unity3d引擎做的或者支持vulkan游戏有影响,重点怀疑其他2点
Reply View the author
lcw0268
deepin
2020-10-02 21:21
#8
sudo dpkg --add-architecture i386 && sudo apt update
sudo apt install --reinstall xserver-xorg-video-ati xserver-xorg-video-radeon
楼主看你13句Dbus错误,看看细节?
Reply View the author
spectator000
deepin
2020-10-02 23:38
#9
本帖最后由 spectator000 于 2020-10-2 16:04 编辑

STEAM_RUNTIME_PREFER_HOST_LIBRARIES=0 steam试试终端下这么运行(dbus出错大概查了下,很多软件遇到就崩,用上面命令看看能规避一下不)
Reply View the author
咿呀
deepin beta test group
2020-10-03 02:15
#10
https://bbs.deepin.org/post/203199
sudo dpkg --add-architecture i386 && sudo apt update
sudo apt install --reinstall xserver-xorg-video ...

谢谢回答;13句是完整的,没有省略;而且一直在报这个错
  1. D-Bus not built with -rdynamic so unable to print a backtrace
  2. /home/zhanfei/.local/share/Steam/ubuntu12_64/steamwebhelper.sh:行 23: 15216 已放弃               ./steamwebhelper "$@"
  3. STEAM_RUNTIME_HEAVY: ./steam-runtime-heavy
  4. dbus[15259]: arguments to dbus_message_new_method_call() were incorrect, assertion "path != NULL" failed in file ../../../dbus/dbus-message.c line 1362.
  5. This is normally a bug in some application using the D-Bus library.
Copy the Code
Reply View the author
咿呀
deepin beta test group
2020-10-03 02:18
#11
https://bbs.deepin.org/post/203199
对比我的运行信息,有3点可疑:1.Couldn't import apt, please install python3-apt or update steamdeps fo ...

谢谢回答;第一个我安装了一下提示的是我已安装;第二个应该无碍;而第三个问题一直在重复
  1. D-Bus not built with -rdynamic so unable to print a backtrace
  2. /home/zhanfei/.local/share/Steam/ubuntu12_64/steamwebhelper.sh:行 23: 15216 已放弃               ./steamwebhelper "$@"
  3. STEAM_RUNTIME_HEAVY: ./steam-runtime-heavy
  4. dbus[15259]: arguments to dbus_message_new_method_call() were incorrect, assertion "path != NULL" failed in file ../../../dbus/dbus-message.c line 1362.
  5. This is normally a bug in some application using the D-Bus library.
Copy the Code
Reply View the author
咿呀
deepin beta test group
2020-10-03 02:24
#12
https://bbs.deepin.org/post/203199
STEAM_RUNTIME_PREFER_HOST_LIBRARIES=0 steam试试终端下这么运行(dbus出错大概查了下,很多软件遇到就崩, ...

谢谢回答。还是在重复这个,估计是我的d-bus出问题了
  1. STEAM_RUNTIME_HEAVY: ./steam-runtime-heavy
  2. dbus[17702]: arguments to dbus_message_new_method_call() were incorrect, assertion "path != NULL" failed in file ../../../dbus/dbus-message.c line 1362.                                                            
  3. This is normally a bug in some application using the D-Bus library.                                                                                                                                                  
  4.                                                                                                                                                                                                                      
  5.   D-Bus not built with -rdynamic so unable to print a backtrace                                                                                                                                                      
  6. /home/zhanfei/.local/share/Steam/ubuntu12_64/steamwebhelper.sh:行 23: 17702 已放弃               ./steamwebhelper "$@"                                                                                             
  7. STEAM_RUNTIME_HEAVY: ./steam-runtime-heavy                                                                                                                                                                           
  8. dbus[17747]: arguments to dbus_message_new_method_call() were incorrect, assertion "path != NULL" failed in file ../../../dbus/dbus-message.c line 1362.                                                            
  9. This is normally a bug in some application using the D-Bus library.
Copy the Code
Reply View the author
lcw0268
deepin
2020-10-03 03:05
#13
https://bbs.deepin.org/post/203199
谢谢回答。还是在重复这个,估计是我的d-bus出问题了

显示隐藏文件,把.steam改名或删除,终端输入steam
看看。
Reply View the author
咿呀
deepin beta test group
2020-10-03 03:13
#14
https://bbs.deepin.org/post/203199
显示隐藏文件,把.steam改名或删除,终端输入steam
看看。

谢谢回答。报一样的问题
Reply View the author
lcw0268
deepin
2020-10-03 03:15
#15
https://bbs.deepin.org/post/203199
谢谢回答。报一样的问题

没有steam重装过程?
Reply View the author
咿呀
deepin beta test group
2020-10-03 03:19
#16
https://bbs.deepin.org/post/203199
没有steam重装过程?

没有,因为.steam文件夹下的全是软链接,最多也就重新建立软链接。不过我出这个问题后是重装过steam,但依然。。。
Reply View the author
lcw0268
deepin
2020-10-03 04:36
#17
https://bbs.deepin.org/post/203199
没有,因为.steam文件夹下的全是软链接,最多也就重新建立软链接。不过我出这个问题后是重装过steam,但 ...

我今天也重装steam了,没有记住删除哪个文件夹。
要有steam下载,更新,解包过程的,好像是
/home/用户/.local/share/Steam
Reply View the author
咿呀
deepin beta test group
2020-10-03 18:01
#18
https://bbs.deepin.org/post/203199
我今天也重装steam了,没有记住删除哪个文件夹。
要有steam下载,更新,解包过程的,好像是
/home/用户/. ...

我把.steam和.local/share/Steam删除过重新安装的,还是不行。现在只有用小模式和大模式正常
Reply View the author