Deepin商店不推出
Tofloor
poster avatar
tusoskin
deepin
2015-01-06 14:59
Author
您好我有Deepin商店有問題,我點擊該圖標,但應用程序不啟動。

我試著命令和apt-get安裝-reinstall deepin - 軟件中心的數據,但它並沒有解決我的問題

這是日誌當我嘗試啟動它的枝條末端:
  1. Traceback (most recent call last):
  2.   File "/usr/bin/deepin-software-center", line 23, in
  3.     from software_center import DeepinSoftwareCenter
  4.   File "/usr/share/deepin-software-center/ui/software_center.py", line 60, in
  5.     from icon_window import IconWindow
  6.   File "/usr/share/deepin-software-center/ui/icon_window.py", line 27, in
  7.     from item_render import get_icon_pixbuf_path
  8.   File "/usr/share/deepin-software-center/ui/item_render.py", line 75, in
  9.     ICON_DIR = os.path.join(get_parent_dir(__file__, 2), "data", "update", DATA_ID, "app_icon")
  10.   File "/usr/lib/python2.7/posixpath.py", line 75, in join
  11.     if b.startswith('/'):
  12. AttributeError: 'NoneType' object has no attribute 'startswith'
Copy the Code
Reply Favorite View the author
All Replies
cxbii
deepin
2015-01-06 17:19
#1
你说的我試著命令和apt-get安裝-reinstall deepin - 軟件中心的數據,是这个命令么?
  1. sudo apt-get --reinstall install deepin-software-center deepin-software-center-data
Copy the Code
不是的话,请先尝试下这个命令吧
Reply View the author