[Test feedback] [桌面] 25.0.13版本treeland环境卡顿
Tofloor
poster avatar
剑风澜
deepin
20 hours ago
Author

treeland环境下:微信deb版本无法打开【玲珑版正常】,控制中心卡顿。

切换后正常。
image.png

Reply Favorite View the author
All Replies
mozixun
Moderator
18 hours ago
#1

你用的treeland哪个版本, 我AMDGPU上使用流畅度没啥问题

Reply View the author
HMOS1
deepin
18 hours ago
#2

我想问一下,切换Treeland后,再想切换回LightDM是否顺利?

我不久前25.0.12试用了一下Treeland,想切换回稳定版,控制中心怎么也无法正常打开,即使能艰难打开,也无法选上稳定版

Reply View the author
deepin流云
Super Moderator
Community OP
18 hours ago
#3
HMOS1

我想问一下,切换Treeland后,再想切换回LightDM是否顺利?

我不久前25.0.12试用了一下Treeland,想切换回稳定版,控制中心怎么也无法正常打开,即使能艰难打开,也无法选上稳定版

终端能打开的话,终端执行:

sudo systemctl start lightdm
sudo systemctl disable ddm

终端打不开的话,进TTY执行:

sudo systemctl disable ddm
sudo systemctl stop ddm
sudo systemctl enable lightdm
sudo systemctl start lightdm
Reply View the author