https://bugs.kde.org/show_bug.cgi?id=336397
--- Comment #4 from lbickley <lbick...@bickleywest.com> --- btw: The default device is MTP: per either (see directory /usr/share/kde4/apps/solid/actions/ ): Note: See "exec=..." in script below File: solid_mtp.desktop ------------------------------- [Desktop Entry] X-KDE-Solid-Predicate=PortableMediaPlayer.supportedProtocols == 'mtp' Type=Service Actions=open; [Desktop Action open] Exec=kioclient exec mtp:udi=%i/ Icon=system-file-manager Name=Open with File Manager Name[bs]=Otvori menadžerom datoteka ... NOTE: I also tried with SAME or somewhat better results: [Desktop Entry] X-KDE-Solid-Predicate=PortableMediaPlayer.supportedProtocols == 'mtp' Type=Service Actions=open; [Desktop Action open] Exec=dolphin "mtp:/" Icon=system-file-manager Name=Open with File Manager Name[bs]=Otvori menadžerom datoteka ... Lyle -- You are receiving this mail because: You are watching all bug changes.