Bug 490987 - Disks & Devices applet does not give any feedback while a usb device is safely unmounted for the first time after login
Summary: Disks & Devices applet does not give any feedback while a usb device is safel...
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Disks & Devices widget (show other bugs)
Version: 6.1.3
Platform: Arch Linux Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-07-29 15:54 UTC by Patrick Silva
Modified: 2024-07-30 16:57 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 6.2.0
Sentry Crash Report:


Attachments
screenshot taken after the provided steps (44.89 KB, image/png)
2024-07-29 15:54 UTC, Patrick Silva
Details
screenshot taken after repeating the steps 3-6 (43.91 KB, image/png)
2024-07-29 15:55 UTC, Patrick Silva
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Silva 2024-07-29 15:54:15 UTC
Created attachment 172108 [details]
screenshot taken after the provided steps

STEPS TO REPRODUCE
1. log in
2. open Dolphin
3. connect and mount a usb flash drive
4. copy a large file to your device
5. after Plasma notifying that file copy is finished, safely unmount the flash drive via Places panel of Dolphin
6. while the device is safely unmounted, click on Disks & Devices applet in the system tray

OBSERVED RESULT
after the last step, we can see a spinner beside the device in the Places panel of Dolphin, indicating that the device should not be unplugged yet. However, Disks & Devices applet does not indicate anything.
If I repeat the steps 3-6, Disks & Devices applet gives a warning, as expected. Please see the attached screenshots.

EXPECTED RESULT
Disks & Devices applet should always warn when a device should not be unplugged yet.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.1.3
KDE Frameworks Version: 6.4.0
Qt Version: 6.7.2
Graphics Platform: Wayland
Comment 1 Patrick Silva 2024-07-29 15:55:03 UTC
Created attachment 172109 [details]
screenshot taken after repeating the steps 3-6
Comment 2 Nate Graham 2024-07-30 16:57:33 UTC
Only the first time, right? I cannot reproduce the issue with those exact steps in git master. Maybe porting away from the data engine (which lands in 6.2) fixed this. It's plausible.