| Summary: | Closing down laptop's lid suspends laptop even when there is something playing | ||
|---|---|---|---|
| Product: | [Unmaintained] Powerdevil | Reporter: | Lucia Mrenica <lucia.mrenica> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | kde, lucia.mrenica |
| Priority: | NOR | ||
| Version First Reported In: | 5.15.0 | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Lucia Mrenica
2019-02-17 08:53:38 UTC
Also happens with qbittorent, which is not related to media playback. It's the application's responsibility to prevent suspend when it's doing something. However, closing the lid *always* suspends the machine since it's an explicit user ineraction just like pressing the Sleep button. This is to avoid the user closing the lid, expecting the machine to suspend, and then putting it in a bag where it may overheat because an app decided to keep the machine on. (In reply to Kai Uwe Broulik from comment #2) > It's the application's responsibility to prevent suspend when it's doing > something. However, closing the lid *always* suspends the machine since it's > an explicit user ineraction just like pressing the Sleep button. > > This is to avoid the user closing the lid, expecting the machine to suspend, > and then putting it in a bag where it may overheat because an app decided to > keep the machine on. But it works on Xorg though... |