[Others] 登录界面未显示密码输入框
Tofloor
poster avatar
π
deepin
2022-10-31 01:07
Author

登录界面未显示密码输入框;今天已经复现两次,只能通过重启;

OS:20.7.1
WechatIMG46.jpeg

Reply Favorite View the author
All Replies
HighAvaPerCon
deepin
2022-10-31 02:41
#1

我也是,按回车黑屏两秒后又显示这样,登陆界面循环

Reply View the author
ti-ji
deepin
2022-10-31 05:55
#2

可以直接结束程序:

ctrl+alt+f2 登录你的账号

ps -A | grep dde-lock

kill -9 

重装试试

sudo apt-get reinstall dde-session-shell
Reply View the author
ThinKinG
deepin testing team
2022-11-03 23:29
#3

亲!

我们当前没有复现到这个情况;

请在终端中输入命令:

**sudo apt install inxi -y && inxi -F && cat /etc/apt/sources.list /etc/apt/sources.list.d/*.list |grep -v ^# **

把信息贴上来看下

Reply View the author