怎么打不开 deepin软件中心
Tofloor
poster avatar
1123604497
deepin
2015-01-30 04:21
Author
如题  
找了 网上的教程 http://www.linuxidc.com/Linux/2013-06/85853p6.htm
  1. sudo add-apt-repository ppa:noobslab/deepin-sc
Copy the Code
  1. sudo apt-get update
Copy the Code
  1. sudo apt-get install deepin-software-center
Copy the Code

安装也成功了 可是 就是 打不开。
点击 图标没反应

依赖 也应该装成功了啊


最后 我在 终端 里 输入
  1. deepin-software-center
Copy the Code
显示如下
/usr/share/themes/Vertex/gtk-2.0/panel.rc:29: 无法在像素图路径中找到图像文件:“Panel/panel-button-hover.png”
/usr/share/themes/Vertex/gtk-2.0/panel.rc:32: Background image options specified without filename
/usr/share/themes/Vertex/gtk-2.0/panel.rc:38: 无法在像素图路径中找到图像文件:“Panel/panel-button-active.png”
/usr/share/themes/Vertex/gtk-2.0/panel.rc:41: Background image options specified without filename
/usr/share/themes/Vertex/gtk-2.0/panel.rc:47: 无法在像素图路径中找到图像文件:“Panel/panel-button-active.png”
/usr/share/themes/Vertex/gtk-2.0/panel.rc:50: Background image options specified without filename
/usr/share/themes/Vertex/gtk-2.0/panel.rc:94: 无法在像素图路径中找到图像文件:“Panel/panel-button-hover.png”
/usr/share/themes/Vertex/gtk-2.0/panel.rc:97: Background image options specified without filename
/usr/share/themes/Vertex/gtk-2.0/panel.rc:103: 无法在像素图路径中找到图像文件:“Panel/panel-button-active.png”
/usr/share/themes/Vertex/gtk-2.0/panel.rc:106: Background image options specified without filename
/usr/share/themes/Vertex/gtk-2.0/panel.rc:112: 无法在像素图路径中找到图像文件:“Panel/panel-button-active.png”
/usr/share/themes/Vertex/gtk-2.0/panel.rc:115: Background image options specified without filename
/usr/share/themes/Vertex/gtk-2.0/panel.rc:247: 无法在像素图路径中找到图像文件:“Panel/arrow-blank.png”
/usr/share/themes/Vertex/gtk-2.0/panel.rc:251: Overlay image options specified without filename
/usr/share/themes/Vertex/gtk-2.0/panel.rc:256: 无法在像素图路径中找到图像文件:“Panel/arrow-blank.png”
/usr/share/themes/Vertex/gtk-2.0/panel.rc:260: Overlay image options specified without filename

INFO     Init ui
Traceback (most recent call last):
  File "/usr/bin/deepin-software-center", line 83, in
    start_main()
  File "/usr/bin/deepin-software-center", line 63, in start_main
    software_center.run()
  File "/usr/share/deepin-software-center/ui/software_center.py", line 1132, in run
    self.ready_show()
  File "/usr/share/deepin-software-center/ui/software_center.py", line 878, in ready_show
    self.init_ui()
  File "/usr/share/deepin-software-center/ui/software_center.py", line 833, in init_ui
    self.init_home_page()
  File "/usr/share/deepin-software-center/ui/software_center.py", line 914, in init_home_page
    bus_object = self.system_bus.get_object(DSC_SERVICE_NAME, DSC_SERVICE_PATH)
  File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 241, in get_object
    follow_name_owner_changes=follow_name_owner_changes)
  File "/usr/lib/python2.7/dist-packages/dbus/proxies.py", line 248, in __init__
    self._named_service = conn.activate_name_owner(bus_name)
  File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 180, in activate_name_owner
    self.start_service_by_name(bus_name)
  File "/usr/lib/python2.7/dist-packages/dbus/bus.py", line 278, in start_service_by_name
    'su', (bus_name, flags)))
  File "/usr/lib/python2.7/dist-packages/dbus/connection.py", line 651, in call_blocking
    message, timeout)
dbus.exceptions.DBusException: org.freedesktop.DBus.Error.Spawn.ChildExited: Launch helper exited with unknown return code 1


怎么搞?  求指导  我是小白新人
Reply Favorite View the author
All Replies
maokewu
deepin
2015-01-31 23:00
#1
我使用Deepin Linux一个多月来,初步了解到的信息,虽然Deepin Linux基于Ubuntu,但Deepin的不同版本差别较大,Deepin WiKi教程都不一定管用,更不用说网上的教程了。
Reply View the author