[System Installation] 应用商店更新后,启动菜单不见了
Tofloor
poster avatar
fcfc
deepin
2021-08-09 07:32
Author

由于安装应用商店的软件经常卡在75%,按网贴的提示,执行 sudo apt ...... 成功更新了应用商店 到新版本 7.0.0.0099,

但是,重新启动后,启动菜单没了。所有安装的程序,没有放在桌面的,都无法执行了。有没有解决办法?

Reply Favorite View the author
All Replies
fcfc
deepin
2021-08-09 07:43
#1

就是左下角的,点上去一闪而过,没有菜单可选。原来是有的,如同Windows的开始菜单。

Reply View the author
fcfc
deepin
2021-08-09 07:48
#2
fcfc

就是左下角的,点上去一闪而过,没有菜单可选。原来是有的,如同Windows的开始菜单。

就执行了三条命令:

sudo apt update & sudo apt upgrade

sudo apt autoremove deepin-app-store

 

sudo apt install deepin-app-store

 

重新启动了多次,还是没有解决。

 

请问大佬,什么原因?如何解决?

Reply View the author
神末shenmo
deepin
Spark-App
Q&A Team
2021-08-09 19:11
#3

sudo apt update && sudo apt full-upgrade

 pkill dde-launcher

dde-launcher --show

更新到最新组件再试试

Reply View the author