20bate更新20后应用商店闪退
Tofloor
poster avatar
yutuaxi
deepin
2020-08-07 19:30
Author
应用商店打开后20秒左右就闪退了?
Reply Favorite View the author
All Replies
avatar
yanxiang
deepin
2020-08-07 21:05
#1
一样闪退,时长随机
Reply View the author
avatar
yty
deepin
2020-08-07 23:47
#2
俺也一样!
Reply View the author
avatar
武装拖拉机
deepin
2020-08-08 00:00
#3
打开应用商店,一直提示网络错误
Reply View the author
avatar
走钢丝
deepin
2020-08-08 00:07
#4
https://bbs.deepin.org/post/198493
打开应用商店,一直提示网络错误

sudo apt purge deepin-appstore*
sudo apt autopurge
sudo apt clean

Reply View the author
avatar
武装拖拉机
deepin
2020-08-08 00:10
#5
https://bbs.deepin.org/post/198493
sudo apt purge deepin-appstore*
sudo apt autopurge
sudo apt clean

2、新增20官方商店源(/etc/apt/sources.list.d/appstore.list ),无list文件创建后添加:
deb https://community-store-packages.deepin.com/appstore eagle appstore

我是参考了官网上说的这条,那我这个文件还要创建么?
Reply View the author
avatar
走钢丝
deepin
2020-08-08 00:13
#6
https://bbs.deepin.org/post/198493
2、新增20官方商店源(/etc/apt/sources.list.d/appstore.list ),无list文件创建后添加:
deb https://c ...

啥意思?没看懂。
如果没有,是需要建的。它就是商店的源。
Reply View the author
avatar
ythrc513
deepin
2020-08-08 00:17
#7
商店闪退,打开卡死,以管理员无法打开,还有很多问题,这样的版本匆忙推出,国产系统怎能和Windows比呢?
Reply View the author
avatar
ythrc513
deepin
2020-08-08 00:19
#8
易用性、普及性、适用性、稳定性应该是首要的
Reply View the author
avatar
reasonss
deepin
2020-08-08 00:20
#9
https://bbs.deepin.org/post/198493
2、新增20官方商店源(/etc/apt/sources.list.d/appstore.list ),无list文件创建后添加:
deb https://c ...

亲测执行上面操作后正常
Reply View the author
avatar
武装拖拉机
deepin
2020-08-08 19:08
#10
https://bbs.deepin.org/post/198493
亲测执行上面操作后正常

是我个人操作的问题,我应该先升级系统再创建这个20官方商店源,现在已经没问题了
Reply View the author
avatar
Haydn
deepin
2020-08-08 21:41
#11
今天还是闪退呀
Reply View the author
avatar
jingle
deepin
2020-08-08 22:55
#12
商店的源 需要添加更新
Reply View the author
avatar
Haydn
deepin
2020-08-09 06:19
#13
https://bbs.deepin.org/post/198493
商店的源 需要添加更新

这是不是就是你说的仓库什么的没装?
Reply View the author
avatar
yutuaxi
deepin
2020-08-11 00:39
#14
https://bbs.deepin.org/post/198493
商店的源 需要添加更新

商店源怎么添加更新啊?
Reply View the author
avatar
yutuaxi
deepin
2020-08-11 00:40
#15
https://bbs.deepin.org/post/198493
商店的源 需要添加更新

商店源怎么添加更新啊?
Reply View the author
avatar
yutuaxi
deepin
2020-08-11 02:58
#16
商店闪退到底怎么解决啊?各种方法都试过了
Reply View the author
avatar
cy1990
deepin
2020-08-11 04:06
#17
https://bbs.deepin.org/post/198493
sudo apt purge deepin-appstore*
sudo apt autopurge
sudo apt clean

这个该怎么办?商店不能下载,也更新不了
Reply View the author
avatar
走钢丝
deepin
2020-08-11 04:09
#18
https://bbs.deepin.org/post/198493
这个该怎么办?商店不能下载,也更新不了

首先把控制中心和商店关了。。

其他的,就不好说了,可以找一堆命令运行下看看,如
sudo dpkg --configure -a
sudo apt dist-upgrade -y
sudo apt autopurge -y

Reply View the author