[Desktop] 鼠标移动到任务栏,时间、网卡区块点开非常卡
Tofloor
poster avatar
solo
deepin
2023-05-08 04:49
Author

image.png
鼠标移动到任务栏,时间、网卡区块点开非常卡,按理说这个配置应该不至于!

Reply Favorite View the author
All Replies
阿尼樱奈奈
deepin
2023-05-08 04:51
#1

V23Beta版内测已经解决了这个问题,你更新到Beta版内测试试。

Reply View the author
solo
deepin
2023-05-08 04:52
#2

只要把下面这块的内容打开鼠标移动就卡起来了

image.png

Reply View the author
solo
deepin
2023-05-08 04:53
#3
阿尼樱奈奈

V23Beta版内测已经解决了这个问题,你更新到Beta版内测试试。

怎么更新,用命令模式更新吗?

Reply View the author
solo
deepin
2023-05-08 04:54
#4

谢谢,我已经找到了
sudo sh -c 'echo "deb https://proposed-packages.deepin.com/beige-testing unstable main dde commercial community " > /etc/apt/sources.list.d/deepin-testing.list'

Reply View the author
阿尼樱奈奈
deepin
2023-05-08 04:55
#5
solo

怎么更新,用命令模式更新吗?

打开终端,输入:sudo sh -c 'echo "deb https://proposed-packages.deepin.com/beige-testing unstable main dde commercial community " > /etc/apt/sources.list.d/deepin-testing.list' 加入内测源;

然后执行:sudo apt-get update && sudo apt-get dist-upgrade 更新,等它跑完后,重启。

Reply View the author