Deepin V20升级后应用商店闪退
Tofloor
poster avatar
specialthinker
deepin
2020-08-13 18:16
Author
Deepin V20升级后应用商店闪退,请抓紧修复。
1.试过两次,目前重装V20 Beta版正常。
2.命令修复关联无效。
Reply Favorite View the author
All Replies
avatar
Ziggy
deepin
2020-08-13 19:59
#1
商店闪退很可能是显卡驱动的问题,换一个看看。
Reply View the author
avatar
timon75
deepin
2020-08-19 23:57
#2
关于闪退,我的解决方法很意外,尝试了各种方法,商店版本升级,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
avatar
mardou
deepin
2020-08-21 21:08
#3
https://bbs.deepin.org/post/199361
关于闪退,我的解决方法很意外,尝试了各种方法,商店版本升级,reinstall等等,都无效。无意中看到v20升级 ...

你说的是什么意思?关键是第二条,设置后,apt update;apt upgrade.这段话是什么意思?
Reply View the author
avatar
qyzyd
deepin
2020-08-23 21:07
#4
https://bbs.deepin.org/post/199361
关于闪退,我的解决方法很意外,尝试了各种方法,商店版本升级,reinstall等等,都无效。无意中看到v20升级 ...

按你说的这个方法无效。打开商店后,刚显示首页就退,有时候是过几秒再退。
Reply View the author
avatar
timon75
deepin
2020-08-24 16:44
#5
关于闪退,小结一下:1、跨版本升级的deepin,新增20官方商店源(/etc/apt/sources.list.d/appstore.list ),无list文件创建后添加:
deb https://community-store-packages.deepin.com/appstore eagle appstore;
2、如果还有问题,用sudo apt install xserver-xorg-video-nvidia重新安装显卡驱动可行,我的是显卡是quadro k620.安装后提示开源和闭源驱动冲突,但也提示重新启动机器后可解决。
希望能帮到大家。
Reply View the author