Summary: | When I assign a key combination to turn off a screen using powerdevil, it stays off only for one second and then turns on again automatically | ||
---|---|---|---|
Product: | [Plasma] KScreen | Reporter: | Ivaylo Atanasov <givbra> |
Component: | common | Assignee: | kscreen-bugs-null <kscreen-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | auxsvr, buddha, danilo.luvizotto, denilsonsa, eugene.shalygin+bugzilla.kde, nate, poultrymanager, sonichedgehog_hyperblast00, srj.elmi, subdiff |
Priority: | NOR | ||
Version: | git | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=422455 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Ivaylo Atanasov
2019-10-30 05:13:36 UTC
Is this a recent regression with 5.17? As I can remember I have tested turning off the screen with a keyboard shortcut some time ago and then it didn't work, too - may be with Plasma 5.17.0 ... Still not working for me in Plasma 5.18 Beta ... If the screen is connected by DisplayPort, this might be related to bug 422455 : kdisplay awakes the screen as soon as it gets turned off by power saving. Having the same issue. Operating System: Kubuntu 20.04 KDE Plasma Version: 5.18.5 KDE Frameworks Version: 5.68.0 Qt Version: 5.12.8 Kernel Version: 5.4.0-66-generic OS Type: 64-bit Processors: 12 × Intel® Core™ i7-8700 CPU @ 3.20GHz Memory: 15,6 GiB of RAM Note that I am using two screens, one with an HDMI connector and the other with DisplayPort. Seems like this issue has been found on Reddit: https://www.reddit.com/r/kde/comments/ewbqst/display_doesnt_sleep_in_power_save_mode/ I disabled kscreen and the issue disappeared, but I would like to keep kscreen active. I have also removed kscreen2 from startup and the issue was fixed, but now I have to make my external display as "default", and change settings after each startup. Have anyone found any other way to solve the issue? *** Bug 452382 has been marked as a duplicate of this bug. *** (In reply to Zrg from comment #7) > I have also removed kscreen2 from startup and the issue was fixed, but now I > have to make my external display as "default", and change settings after > each startup. > > Have anyone found any other way to solve the issue? Removing kscreen2 from background services (or startup, as you said) only works for X11, with the mentioned side effects. On wayland, disabling kscreen2 still results in the monitor turning back on. Potentially duplicate (or at least related) to bug 423035. |