dove0012
deepin
2025-11-06 10:32 你确定是deepin25.1正式版?
Reply Like 0 View the author
你确定是deepin25.1正式版?
目前任务栏的问题是已知待修复,研发正在紧急处理,如果这个问题影响了使用,可以手动降 dde-shell 到上次正式版的版本:
https://ci.deepin.com/repo/obs/deepin:/CI:/TestingIntegration:/test-integration-pr-2215:/lao/testing/amd64/dde-shell_2.0.6_amd64.deb
https://ci.deepin.com/repo/obs/deepin:/CI:/TestingIntegration:/test-integration-pr-2215:/lao/testing/amd64/libdde-shell_2.0.6_amd64.deb
降这两个包应该就行了,需要使用下面的命令安装而不是 apt install:
sudo dpkg -i ./dde-shell_2.0.6_amd64.deb ./libdde-shell_2.0.6_amd64.deb
因为是强制降级,用 apt install 的话会检测到依赖问题,可能会为了解决依赖问题而卸载掉一堆别的东西。
然后在终端执行下面的命令
systemctl --user restart dde-shell@DDE.service
任务栏服务会重启,应该就恢复上次正式版的状态了
临时恢复的话仅需重启任务栏,终端执行下面的就行:
systemctl --user restart dde-shell@DDE.service
图标张冠李戴的问题应该处理了,最早本周估计会推送一个更新出去。其他也在排查中。
图标错乱确实会存在。也有这个问题。
我把de做为主力战斗鸡了,目前没发现图标重叠这个问题。可能是软件装得不够多吧。😁
Popular Events
More
deepin25.1正式版,系统任务栏图标,经常显示错误:
1.A应用显示的是B应用的图标
2.A和B应用图标重叠,拖动无效
出现频率,大概每天会出现1~2次,必须重启/注销才能恢复