Summary: | 'Mount' device action does not work (or is unnecessary) with MTP/PTP device | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Patrick Silva <bugseforuns> |
Component: | Disks & Devices | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | minor | CC: | nate |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-workspace/commit/3cf0b77173c2b77a5cbc214d2b418638105a95a6 | Version Fixed In: | 5.27.5 |
Sentry Crash Report: |
Description
Patrick Silva
2021-11-30 14:35:56 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/2874 Git commit 6ff844d5a7985fb93d3925f921b62fdc3a1fa4cc by Nate Graham. Committed on 28/04/2023 at 15:19. Pushed by ngraham into branch 'master'. applets/devicenotifier: don't show "Mount" action for MTP devices Mounting doesn't exist as a concept for these devices. FIXED-IN: 5.27.5 M +6 -6 applets/devicenotifier/package/contents/ui/DeviceItem.qml https://invent.kde.org/plasma/plasma-workspace/commit/6ff844d5a7985fb93d3925f921b62fdc3a1fa4cc Git commit 3cf0b77173c2b77a5cbc214d2b418638105a95a6 by Nate Graham. Committed on 28/04/2023 at 15:21. Pushed by ngraham into branch 'Plasma/5.27'. applets/devicenotifier: don't show "Mount" action for MTP devices Mounting doesn't exist as a concept for these devices. FIXED-IN: 5.27.5 (cherry picked from commit 6ff844d5a7985fb93d3925f921b62fdc3a1fa4cc) M +6 -6 applets/devicenotifier/package/contents/ui/DeviceItem.qml https://invent.kde.org/plasma/plasma-workspace/commit/3cf0b77173c2b77a5cbc214d2b418638105a95a6 This bug persists after updating to Plasma 5.27.5. Operating System: Arch Linux KDE Plasma Version: 5.27.5 KDE Frameworks Version: 5.105.0 Qt Version: 5.15.9 Graphics Platform: Wayland Humm, I have other 3 user accounts on my system and I can't reproduce the bug with them. Possibly the bug persists with my main user account due a consequence of the old bug 387961 |