Bug 385373 - couldn't create slave: "Unable to create io-slave: klauncher said: Unknown protocol 'audiocd'
Summary: couldn't create slave: "Unable to create io-slave: klauncher said: Unknown pr...
Status: RESOLVED DOWNSTREAM
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 15.12.3
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-04 19:37 UTC by Manuel López-Ibáñez
Modified: 2017-10-05 17:33 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
attachment-10592-0.html (1.21 KB, text/html)
2017-10-05 07:23 UTC, Manuel López-Ibáñez
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel López-Ibáñez 2017-10-04 19:37:42 UTC
Dolphin cannot open audiocd even if Kb3 can (amarok also fails). There is an AudioCD icon but clicking on it does nothing.

When launched from a terminal, dolphin says:

couldn't create slave: "Unable to create io-slave:\nklauncher said: Unknown protocol 'audiocd'.\n"

If I type: audiocd:/?device=/dev/sr0 still nothing happens.

Just typing: audiocd:/
returns: Invalid Protocol
Comment 1 Elvis Angelaccio 2017-10-04 19:49:51 UTC
You need audiocd-kio >= 16.12
Comment 2 Nate Graham 2017-10-04 20:49:13 UTC
...And it's up to your distro's packagers to satisfy that dependency. Are you using an old version of Ubuntu?
Comment 3 Nate Graham 2017-10-04 22:05:20 UTC
Can you comment on which distro and version of it you're using?
Comment 4 Manuel López-Ibáñez 2017-10-05 07:23:42 UTC
Created attachment 108177 [details]
attachment-10592-0.html

Ubuntu 16.04

On 4 Oct 2017 11:05 pm, "Nate Graham" <bugzilla_noreply@kde.org> wrote:

> https://bugs.kde.org/show_bug.cgi?id=385373
>
> Nate Graham <pointedstick@zoho.com> changed:
>
>            What    |Removed                     |Added
> ------------------------------------------------------------
> ----------------
>          Resolution|---                         |WAITINGFORINFO
>              Status|UNCONFIRMED                 |NEEDSINFO
>
> --- Comment #3 from Nate Graham <pointedstick@zoho.com> ---
> Can you comment on which distro and version of it you're using?
>
> --
> You are receiving this mail because:
> You reported the bug.
Comment 5 Nate Graham 2017-10-05 17:33:09 UTC
OK, please report a bug on Launchpad indicating that the audiocd-kio package with a version greater than or equal to 16.12 is required as a dependency for Dolphin.

If that dependency cannot be satisfied because the version of Dolphin available in Ubuntu 16.04 is too old, than I'm afraid your options are limited to upgrading to a newer version of Ubuntu, using the KDE Backports PPA, or compiling Dolphin from source.