https://bugs.kde.org/show_bug.cgi?id=427176
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/plasma-workspace/commit/ |ma/plasma-workspace/commit/ |677d5dd872efae7c08015ea8845 |59ce9a3e9f162992e5158c3a5ea |4fdb991dc2fdf |ebf2ef3352eae --- Comment #8 from Nate Graham <n...@kde.org> --- Git commit 59ce9a3e9f162992e5158c3a5eaebf2ef3352eae by Nate Graham. Committed on 16/10/2020 at 20:56. Pushed by ngraham into branch 'Plasma/5.20'. [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 (cherry picked from commit 677d5dd872efae7c08015ea88454fdb991dc2fdf) M +3 -7 applets/devicenotifier/package/contents/ui/DeviceItem.qml https://invent.kde.org/plasma/plasma-workspace/commit/59ce9a3e9f162992e5158c3a5eaebf2ef3352eae -- You are receiving this mail because: You are watching all bug changes.