Bug 471524

Summary: Automatically turning screen on back again after "xset dpms force off" without any user input
Product: [Plasma] KScreen Reporter: ddreamer <ddreamer>
Component: commonAssignee: kscreen-bugs-null <kscreen-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: xaver.hugl
Priority: NOR    
Version First Reported In: 5.27.5   
Target Milestone: ---   
Platform: Debian stable   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Relevent "journalctl" records

Description ddreamer 2023-06-28 08:08:41 UTC
Created attachment 159947 [details]
Relevent "journalctl" records

SUMMARY

Very self-explanatory in the previous "Summary" Section"

STEPS TO REPRODUCE
1. Under KDE plasma desktop environement, open a terminal, and execute "xset dpms force off"
2. The screen goes blank, followed by showing "no HDMI signal". (Very good till now)
3. After a couple of seconds (about 5-10 sec), without any user input, the screen turns on and show the KDE desktop environment again.

This phenomenon holds even by executing: bash -c "sleep 1; xset dpms force off"

OBSERVED RESULT

Screen re-turning on spontaneously without any user input (both keyboard & mouse)

EXPECTED RESULT

The screen should stay "Turn off" untill user input.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Debian GNU/Linux 12(Bookworm)
(available in About System)
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.103.0
Qt Version: 5.15.8

ADDITIONAL INFORMATION

I will attach the relevent records from "journalctl" during this event.
Comment 1 ddreamer 2023-06-28 08:12:47 UTC
Well.... I mean title by previous "Summary" Section"
Comment 2 Zamundaaa 2025-01-10 17:02:15 UTC

*** This bug has been marked as a duplicate of bug 480026 ***