更新15.8后应用商店空白,肿么解决?
Tofloor
poster avatar
lgaying
deepin
2018-11-17 00:40
Author

15.7升级15.8后如图,打开应用商店后空白,卸载后重装也是一样,肿么解决啊,求方法!!!
Reply Favorite View the author
All Replies
1 / 3
To page
avatar
yizixu
deepin
2018-11-17 00:49
#1
我更新后一直加载不出来,重启一次就好了
Reply View the author
avatar
lgaying
deepin
2018-11-17 00:51
#2
https://bbs.deepin.org/post/171032
我更新后一直加载不出来,重启一次就好了

不中啊,点击应用商店就没反应,中午看更新了个补丁,更新后还是不行。我把系统重装后还是这样
Reply View the author
avatar
whoam1
deepin
2018-11-17 00:55
#3
sudo apt-get update 使用这个命令更新下.
Reply View the author
avatar
lgaying
deepin
2018-11-17 00:56
#4
https://bbs.deepin.org/post/171032
sudo apt-get update 使用这个命令更新下.

试过了,提示是最新版
Reply View the author
avatar
lgaying
deepin
2018-11-17 00:58
#5
Reply View the author
avatar
aida
deepin
2018-11-17 01:01
#6
/home/deepin/.cache/deepin/deepin-appstore/cache   把这个目录下面清空
Reply View the author
avatar
yizixu
deepin
2018-11-17 01:02
#7
https://bbs.deepin.org/post/171032
不中啊,点击应用商店就没反应,中午看更新了个补丁,更新后还是不行。我把系统重装后还是这样 ...

那可能是网络节点问题,感觉这个东西跟电脑型号关系不大
Reply View the author
avatar
lgaying
deepin
2018-11-17 02:20
#8
https://bbs.deepin.org/post/171032
/home/deepin/.cache/deepin/deepin-appstore/cache   把这个目录下面清空

没有这个目录啊亲
Reply View the author
avatar
lgaying
deepin
2018-11-17 18:27
#9
求助,这个情况该怎么办呢
Reply View the author
avatar
昨夜的星辰
deepin
2018-11-17 20:15
#10
先打开网易云音乐试试
Reply View the author
avatar
昨夜的星辰
deepin
2018-11-17 20:17
#11
https://bbs.deepin.org/post/171032
没有这个目录啊亲

把deepin换成自己的用户名,比如你的用户名是123456,文件管理器打开在顶上地址栏把地址直接换成/home/123456/.cache/deepin/deepin-appstore/cache回车就可以了
Reply View the author
avatar
lleq
deepin
2018-11-17 23:02
#12
sudo apt-get clean
Reply View the author
avatar
相对湿度
deepin
2018-11-18 08:42
#13
遇到同样的问题,清理了目录,重启了N次,照样不行
Reply View the author
avatar
deepinuser17
deepin
2018-11-18 09:45
#14
创建一个新的用户,用新账户登录,看看有没有同样的问题。如果没有,那问题就是现有用户账户的问题。如果新用户也有问题,备份用户资料,重新安装15.8用iso.

Reply View the author
avatar
deepinuser17
deepin
2018-11-18 09:50
#15
今天有应用商店的更新,安装更新,重起试试。
Reply View the author
avatar
相对湿度
deepin
2018-11-18 11:00
#16
https://bbs.deepin.org/post/171032
今天有应用商店的更新,安装更新,重起试试。

就是更新后出来的问题,什么删除缓存啊,重启啊,删除目录啊,反正论坛搜索到方法都试了,就剩下重新安装系统没试了
Reply View the author
avatar
deepinuser17
deepin
2018-11-18 11:13
#17
本帖最后由 deepinuser17 于 2018-11-18 03:15 编辑

这个问题是所有这个机器上用户都有的吗?试试创建一个全新的用户,然后看看新用户有没有这个问题。如果也有,那就是重装了。

Reply View the author
avatar
lgaying
deepin
2018-11-19 03:59
#18
gray@gray-PC:~/Desktop$ sudo vim /etc/apt/sources.list
gray@gray-PC:~/Desktop$ sudo apt-get update
获取:1 http://mirrors.ustc.edu.cn/deepin unstable InRelease [11.4 kB]
获取:2 http://mirrors.ustc.edu.cn/deepin unstable/non-free amd64 Packages [342 kB]
获取:3 http://mirrors.ustc.edu.cn/deepin unstable/main amd64 Packages [20.3 MB]
获取:4 http://mirrors.ustc.edu.cn/deepin unstable/non-free i386 Packages [279 kB]               
获取:5 http://mirrors.ustc.edu.cn/deepin unstable/contrib i386 Packages [178 kB]                 
获取:6 http://mirrors.ustc.edu.cn/deepin unstable/main i386 Packages [20.2 MB]                  
获取:7 http://mirrors.ustc.edu.cn/deepin unstable/contrib amd64 Packages [184 kB]               
已下载 41.5 MB,耗时 18秒 (2,257 kB/s)                                                           
正在读取软件包列表... 完成
gray@gray-PC:~/Desktop$ sudo apt-get upgrade
正在读取软件包列表... 完成
正在分析软件包的依赖关系树      
正在读取状态信息... 完成      
正在计算更新... 完成
升级了 0 个软件包,新安装了 0 个软件包,要卸载 0 个软件包,有 0 个软件包未被升级。
gray@gray-PC:~/Desktop$ deepin-appstore
load translate "/usr/share/dtkwidget/translations/dtkwidget2_zh_CN"
load translate "/usr/share/deepin-appstore/translations/deepin-appstore_zh_CN"
2018-11-18, 19:50:45.510 [Warning] [                                                         0] bool dstore:BusManager::parseArguments() Failed to register dbus service QDBusError("", "")
No appenders registered with logger
[Warning] <> QFileSystemWatcher::removePaths: list is empty
[Warning] <> QFileSystemWatcher::removePaths: list is empty

感谢各位大神的指导,用楼上各位的方法操作了,还是不行。后来更换了软件源,问题依旧。还是提示“注册dBUS服务失败”,这个该咋弄呢?
Reply View the author
avatar
WangZhongyun
deepin
2018-11-19 04:19
#19
换个清华或阿里的源试试
Reply View the author
avatar
WangZhongyun
deepin
2018-11-19 04:21
#20
https://bbs.deepin.org/post/171032
就是更新后出来的问题,什么删除缓存啊,重启啊,删除目录啊,反正论坛搜索到方法都试了,就剩下重新安装 ...

你的应用商店版本是多少
Reply View the author
1 / 3
To page