https://bugs.kde.org/show_bug.cgi?id=497926
Bug ID: 497926 Summary: USB device remains in list after unplugged Classification: Plasma Product: plasmashell Version: 6.2.4 Platform: openSUSE OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: Disks & Devices widget Assignee: plasma-b...@kde.org Reporter: evetsname...@gmail.com Target Milestone: 1.0 Created attachment 176896 --> https://bugs.kde.org/attachment.cgi?id=176896&action=edit Screenshot of Disks&Devices notification. These are all the same USB drive, plugged 5 times.and unplugged SUMMARY Using a custom action to format a usb drive, the drive remains in the Disks&Devices list after it is unplugged. STEPS TO REPRODUCE 1. Write a custom action with the following X-KDE-Solid-Predicate: [IS StorageDrive AND StorageDrive.driveType == 'HardDisk'] 2. Plug in USB drive 3. Drive appears in list under "Storage Drive" 4. Unplug USB drive. OBSERVED RESULT: Drive remains in list. Plug it in again and another entry will appear in the list. EXPECTED RESULT: The device should disappear from the list when unplugged. SOFTWARE/OS VERSIONS Linux/KDE Plasma: openSUSE Tumbleweed KDE Plasma Version: 6.2.4 KDE Frameworks Version: 6.9.0 Qt Version: 6.8.1 ADDITIONAL INFORMATION: This behavior seems to depend on invoking "StorageDrive" parameters into the Solid Predicate. Any partitions that appear under the "Storage Volume" headings disappear normally after the device is removed. -- You are receiving this mail because: You are watching all bug changes.