Bug 362684

Summary: "Send file via KDE Connect service" does not appear on file context menu despite being enabled in dolphin
Product: [Applications] kdeconnect Reporter: laurent
Component: commonAssignee: Albert Vaca Cintora <albertvaka>
Status: RESOLVED FIXED    
Severity: major CC: capitan.zap, jakyperos
Priority: NOR    
Version: 0.8   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

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. ***