Bug 1992 - 【Anolis OS 8.6】【aarch64】【x86_64】【DDE】自动锁屏后,长时间不操作变为黑屏且不能进入系统
Summary: 【Anolis OS 8.6】【aarch64】【x86_64】【DDE】自动锁屏后,长时间不操作变为黑屏且不能进入系统
Status: RESOLVED FIXED
Alias: None
Product: Anolis OS 8
Classification: Anolis OS
Component: Desktop (show other bugs) Desktop
Version: 8.6
Hardware: All Linux
: P2-High S2-major
Target Milestone: ---
Assignee: rookie
QA Contact: shuming
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-26 10:55 UTC by zhaozheyang
Modified: 2022-11-23 15:09 UTC (History)
3 users (show)

See Also:


Attachments
等待1.5小时候页面 (3.81 KB, image/png)
2022-08-26 10:55 UTC, zhaozheyang
Details

Note You need to log in before you can comment on or make changes to this bug.
Description zhaozheyang uniontech_group 2022-08-26 10:55:33 UTC
Created attachment 375 [details]
等待1.5小时候页面

[环境]
清华同方台式机-虚拟机
鲲鹏服务器搭建虚拟机
AnolisOS-8.6-x86_64-dvd.iso
AnolisOS-8.6-aarch64-dvd.iso
[前置条件]
[步骤]
1、安装Anolis 8.6 系统
2、设置“从不”时等待一个半小时以上
3、输入密码进入系统
[结果]
1、无法进入系统,需重启
Comment 1 Venland uniontech_group 2022-11-23 14:39:47 UTC
目前看到的确是“待机”导致的问题,查找原因发现在cui、gui上执行"systemctl suspend"都会导致该问题。不过在虚拟机上安装gnome桌面发现没有“待机”功能,无法复现;而在物理机上安装dde桌面没有该问题,故此取消掉该功能。
详见pr:https://gitee.com/src-anolis-dde/dde/pulls/3
Comment 2 rookie uniontech_group 2022-11-23 15:09:13 UTC
将待机、睡眠等功能 从dde环境移除