Bug 454363

Summary: No feedback when suspend to RAM is prevented due to background data transfer to USB device
Product: [Frameworks and Libraries] frameworks-kio Reporter: Patrick Silva <bugseforuns>
Component: generalAssignee: KIO Bugs <kio-bugs-null>
Status: CONFIRMED ---    
Severity: normal CC: davispuh, kdelibs-bugs, nate
Priority: NOR Keywords: usability
Version: 5.94.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=473575
https://bugs.kde.org/show_bug.cgi?id=483107
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Patrick Silva 2022-05-24 21:01:19 UTC
STEPS TO REPRODUCE
1. connect a usb flash drive to usb port
2. copy a big file (I have used a 867 MiB video file in my test) to your flash drive
3. wait for 'Copying (Finished)' notification from Plasma
4. try to suspend your system to RAM

OBSERVED RESULT
nothing happens and the user receives no feedback

EXPECTED RESULT
feedback like a notification telling us that suspend to RAM is not possible due to data transfer in progress
or similar

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.24.90
KDE Frameworks Version: 5.94.0
Qt Version: 5.15.4
Graphics Platform: Wayland


ADDITIONAL INFORMATION
This is another consequence of the annoying bug 281270
Comment 1 Patrick Silva 2022-05-24 21:10:32 UTC
another thing: after the provided steps, Plasma suspends the system to RAM when the file transfer in background is completed.