https://bugs.kde.org/show_bug.cgi?id=427176
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.20.1 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |677d5dd872efae7c08015ea8845 | |4fdb991dc2fdf --- Comment #7 from Nate Graham <n...@kde.org> --- Git commit 677d5dd872efae7c08015ea88454fdb991dc2fdf by Nate Graham. Committed on 16/10/2020 at 20:55. Pushed by ngraham into branch 'master'. [applets/devicenotifier] Don't offer to unmount non-removable devices The previous check for whether a device was non-removable in the delegate was faulty and was doing too much work, which caused it to miss non-root internal disks. In fact, we can already get this data straight from the data engine. This fixes the bug and removes code in net. FIXED-IN: 5.20.1 M +3 -7 applets/devicenotifier/package/contents/ui/DeviceItem.qml https://invent.kde.org/plasma/plasma-workspace/commit/677d5dd872efae7c08015ea88454fdb991dc2fdf -- You are receiving this mail because: You are watching all bug changes.