Bug 362684 - "Send file via KDE Connect service" does not appear on file context menu despite being enabled in dolphin
Summary: "Send file via KDE Connect service" does not appear on file context menu desp...
Status: RESOLVED FIXED
Alias: None
Product: kdeconnect
Classification: Applications
Component: common (show other bugs)
Version: 0.8
Platform: Kubuntu Linux
: NOR major
Target Milestone: ---
Assignee: Albert Vaca Cintora
URL:
Keywords:
: 364202 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-05-05 06:16 UTC by laurent
Modified: 2016-06-12 11:51 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description laurent 2016-05-05 06:16:53 UTC
When the "Send file via KDE Connect service" service is enabled in Dolphin, the corresponding action item never appears in the files context menu.

Reproducible: Always

Steps to Reproduce:
1. Activate and pear an android device with kdeconnect-plasma, version 0.9+git20160315-0ubuntu1
2. Activate the "Send using kdeconnect ...." in the dolphin services via dolphin configuration
3. Right click on any file

Actual Results:  
No kdeconnect related action in the file context menu

Expected Results:  
Having "Send to <actual device> using kdeconnect"

The problem comes from a typo in the "kdeconnectsendfile.desktop" file
"X-KDE-Library=kdeconnectfiletiemaction" is present instead of "X-KDE-Library=kdeconnectfileitemaction"

:) Trivial to fix
Comment 1 Aleix Pol 2016-05-06 00:08:35 UTC
Git commit 668c37446c6d7f9716a0a6e1a8222efc6aa63f3b by Aleix Pol.
Committed on 06/05/2016 at 00:07.
Pushed by apol into branch 'master'.

Fix typo that prevented the dolphin integration to work

M  +1    -1    fileitemactionplugin/kdeconnectsendfile.desktop

http://commits.kde.org/kdeconnect-kde/668c37446c6d7f9716a0a6e1a8222efc6aa63f3b
Comment 2 Christoph Feck 2016-06-12 11:51:39 UTC
*** Bug 364202 has been marked as a duplicate of this bug. ***