Bug 417059

Summary: Solid must support a feature to prevent the computer from turning off while CD/DVD/BD is being burned
Product: [Frameworks and Libraries] frameworks-solid Reporter: Patrick Silva <bugseforuns>
Component: generalAssignee: Lukáš Tinkl <lukas>
Status: RESOLVED INTENTIONAL    
Severity: major CC: kdelibs-bugs, nate, nicolas.fella
Priority: NOR    
Version: 5.100.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

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