Summary: | "Open with file manager" action does not work with audio cd | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Patrick Silva <bugseforuns> |
Component: | Disks & Devices widget | Assignee: | Kai Uwe Broulik <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | jr, kde |
Priority: | NOR | ||
Version First Reported In: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/audiocd-kio/e542f30218b5d96947aaa97f80bcd0232422d86a | Version Fixed In: | 17.04.3 |
Sentry Crash Report: | |||
Attachments: | screenshot |
Description
Patrick Silva
2016-12-18 13:25:21 UTC
Do you have kio-audiocd version 16.12 installed? Yes, kio-audiocd 16.12 is installed on my system. Tried it here at Plasma sprint. 2 laptops with neon on it didn't show open with file manager. 1 laptop with arch on did show it and opened in dolphin fine. audiocd:/ doesn't work on the Neon installs but does on the arch/kdesrc-build install. The specific action in this bug comes from /usr/share/solid/actions/solid_audiocd.desktop which runs kioclient exec audiocd:/?device=%d So I guess check that and see what happens. Also what happens which clicking Audio CD in the sidebar in Dolphin I'm running Antergos (Arch-based) and this still happening on plasma 5.9.1. The screenshot shows what I see when I click on "Audio CD" in dolphin's side bar. Created attachment 103921 [details]
screenshot
Maybe it should be "kioclient5"? This bug is still present in plasma 5.10.1. I don't have a cd drive but I'll make a patch for kio-audiocd to call kioclient5 instead, stay tuned. Kai, was this committed? Git commit e542f30218b5d96947aaa97f80bcd0232422d86a by Kai Uwe Broulik. Committed on 20/06/2017 at 12:55. Pushed by broulik into branch 'Applications/17.04'. Use kioclient5 instead of kioclient from KDE 4.x FIXED-IN: 17.04.3 Differential Revision: https://phabricator.kde.org/D6296 M +1 -1 data/solid_audiocd.desktop https://commits.kde.org/audiocd-kio/e542f30218b5d96947aaa97f80bcd0232422d86a |