Bug 504220

Summary: Inhibit suspend when a file extraction is in progress
Product: [Frameworks and Libraries] frameworks-kio Reporter: postix <postix>
Component: generalAssignee: KIO Bugs <kio-bugs-null>
Status: CONFIRMED ---    
Severity: wishlist CC: 4wy78uwh, kde, kdelibs-bugs-null, nate
Priority: NOR Keywords: usability
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=362542
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description postix 2025-05-14 15:43:30 UTC
Move and copy file transfers now prevent the system from going to sleep since frameworks 6.15.
It would be great to extend the inhibition of suspend for archive and extraction jobs too.

Quoting Kai Uwe Broulik (https://blog.broulik.de/2025/05/kio-goodies/#comment-214149) of why extractions are yet not covered by the recent inhibition feature:
> The infrastructure (and corresponding job API) is private to KIO right now.
> That’s a good point, though, and might justify making this feature available to all of KJob.