[Tutorials] 求解决
Tofloor
poster avatar
Algea
deepin
2023-06-18 04:36
Author

image.png

怎么解决这种问题,而且应用商店也无法正常打开,应用也打不开

Reply Favorite View the author
All Replies
阿尼樱奈奈
deepin
2023-06-18 04:41
#1

终端执行:sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys A45582EC25E9D8E6

或者右键管理员权限打开 /etc/apt 文件夹,进入 sources.list 删除该文件里面的那个源或者最前面加#注释掉

如果 sources.list 里没有去 sources.list.d 文件夹找,把文件夹内含有该源的文件删除

Reply View the author
Algea
deepin
2023-06-18 04:53
#2
阿尼樱奈奈

终端执行:sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys A45582EC25E9D8E6

或者右键管理员权限打开 /etc/apt 文件夹,进入 sources.list 删除该文件里面的那个源或者最前面加#注释掉

如果 sources.list 里没有去 sources.list.d 文件夹找,把文件夹内含有该源的文件删除

你好,应用打不开该怎么解决呢

Reply View the author
阿尼樱奈奈
deepin
2023-06-18 04:55
#3
Algea

你好,应用打不开该怎么解决呢

源的问题解决了吗?

应用商店打不开,先执行一下/usr/bin/deepin-home-appstore-client

Reply View the author
Algea
deepin
2023-06-18 04:58
#4
阿尼樱奈奈

源的问题解决了吗?

应用商店打不开,先执行一下/usr/bin/deepin-home-appstore-client

源的问题解决了,就是应用点半天打不开

Reply View the author
阿尼樱奈奈
deepin
2023-06-18 04:58
#5
Algea

源的问题解决了,就是应用点半天打不开

是任何应用都打不开吗?

应用商店那个,执行下上面的命令试试。

Reply View the author
Algea
deepin
2023-06-18 04:58
#6

image.png

Reply View the author
Algea
deepin
2023-06-18 04:59
#7

只有浏览器和终端可以打开

Reply View the author
Algea
deepin
2023-06-18 05:00
#8
阿尼樱奈奈

是任何应用都打不开吗?

应用商店那个,执行下上面的命令试试。

image.png

Reply View the author
阿尼樱奈奈
deepin
2023-06-18 05:01
#9
Algea

image.png

执行:sudo apt update && sudo apt dist-upgrade 试试,然后重启一下。

Reply View the author
Algea
deepin
2023-06-18 05:09
#10
阿尼樱奈奈

执行:sudo apt update && sudo apt dist-upgrade 试试,然后重启一下。

执行之后还是打不开

Reply View the author
阿尼樱奈奈
deepin
2023-06-18 05:12
#11
Algea

执行之后还是打不开

可能是混了Ubuntu的源了,备份数据重装系统吧

Reply View the author
晚秋(lateautumn)
Moderator
2023-06-18 05:21
#12
阿尼樱奈奈

可能是混了Ubuntu的源了,备份数据重装系统吧

agree 好多问题,是很难找到原因,很难解决的。我昨天内测更新V23,升级总是失败。刚开始是无法自动备份,我判断可能是我虚拟器安装瘟疫系统,系统所在分区空间不够,清理了一下,不提示无法备份了。但还是不成功。有可能是因为我内核升级6.3.5的原因?后来不折腾了,本来这次V23就不是重装的,是升级安装的。正好借此机会重装,并把V23系统所在分区容量调大。昨天重装后,现在运行感觉就是比直接升级的要好。

Reply View the author
Ziggy
deepin
2023-06-18 05:40
#13

重装下应用商店

sudo apt update && sudo apt install --reinstall deepin-app-store

Reply View the author