https://bugs.kde.org/show_bug.cgi?id=276016

--- Comment #17 from Rog131 <samrog...@hotmail.com> ---
Sorry for the inconvenience - Trying again with the KF5
With the KF5 - Desktop: KDE Plasma 5.5.5 Distro: Arch Linux

When dropping a CD to the player there are options to
- Open with the VLC
- Open with the QMPlay2
- Open With File Manager
Image: http://i.imgur.com/3otOD2m.png

1) Solid actions are at:
$  locate solid/actions
/usr/share/apps/solid/actions

2) The KDE (KF5) is following XDG Base Directory Specification:
https://specifications.freedesktop.org/basedir-spec/basedir-spec-latest.html
'$XDG_DATA_HOME defines the base directory relative to which user specific data
files should be stored. If $XDG_DATA_HOME is either not set or empty, a default
equal to $HOME/.local/share should be used.'

At here the local solid actions are at: /home/rog131/.local/share/solid/actions
Alternative is to use the Device Actions Editor and make a test/new  (Add)
action. It will create the correct path.

Making solid/actions directory to home directory
$ mkdir -p ~/.local/share/solid/actions

3) Making an empty desktop file to the home solid/actions
$ touch ~/.local/share/solid/actions/vlc-opencda.desktop


Testing - When dropping a CD to the player there are options to
- Open with the QMPlay2
- Open With File Manager
Image: http://i.imgur.com/e43h7k6.png

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to