应用商店闪退
Tofloor
poster avatar
qszx002
deepin
2020-08-18 06:01
Author
2.0更新后,应用商店卡顿、闪退,请高手解答。
Reply Favorite View the author
All Replies
avatar
残念
deepin
2020-08-18 06:06
#1
15.11升上来的?
Reply View the author
avatar
Ziggy
deepin
2020-08-18 06:30
#2
有没有装闭源显卡驱动?
Reply View the author
avatar
timon75
deepin
2020-08-19 23:54
#3
关于闪退,我的解决方法很意外,尝试了各种方法,商店版本升级,reinstall等等,都无效。无意中看到v20升级公告中--系统更新日志(15.11->20(1000))

跨版本升级操作如下:
1、将15.11官方源替换成20官方源(/etc/apt/sources.list)
deb [by-hash=force] https://community-packages.deepin.com/deepin/ apricot main contrib non-free

2、新增20官方商店源(/etc/apt/sources.list.d/appstore.list ),无list文件创建后添加:
deb https://community-store-packages.deepin.com/appstore eagle appstore
关键是第二条,设置后,apt update ; apt upgrade。重新打开商店,闪退问题解决,并且能正常下载安装应用。
Reply View the author