Bug 417059 - Solid must support a feature to prevent the computer from turning off while CD/DVD/BD is being burned
Summary: Solid must support a feature to prevent the computer from turning off while C...
Status: RESOLVED INTENTIONAL
Alias: None
Product: frameworks-solid
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.100.0
Platform: Arch Linux Linux
: NOR major
Target Milestone: ---
Assignee: Lukáš Tinkl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-02 13:57 UTC by Patrick Silva
Modified: 2022-11-28 12:08 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Silva 2020-02-02 13:57:08 UTC
Read bug 280134 comment 7 please.
Currently the computer can turn off while K3b 19.12.1 burns a DVD/DVD/BD.
Solid needs to support a feature to prevent such situation that causes wasted DVD/DVD/BD and money.

Operating System: Arch Linux 
KDE Plasma Version: 5.17.90
KDE Frameworks Version: 5.66.0
Qt Version: 5.14.1
Comment 1 Nicolas Fella 2021-12-18 18:31:41 UTC
Solid is the wrong place to implement this. It is a library to query information about hardware, it should not influence the system state in such a way. This should be implemented in k3b instead