Bug 340118

Summary: dbus call does not function for custom shortcuts
Product: [Unmaintained] khotkeys Reporter: Wyatt Childers <kdebugs.81do7>
Component: generalAssignee: Michael Jansen <kde>
Status: RESOLVED DUPLICATE    
Severity: major CC: kde
Priority: NOR    
Version: 5.1.0   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Wyatt Childers 2014-10-19 07:47:19 UTC
Using dbus call has no effect in the khotkeys Custom Shortcuts section of the system settings.

Reproducible: Always

Steps to Reproduce:
1. Add a dbus based hot key
2. Attempt to trigger the dbus action

Actual Results:  
Nothing happens.

Expected Results:  
The dbus call is executed and the targeted application responds.

This may be related to Bug 337902.
I'm using Manjaro, so the packages aren't 100% arch packages, but there should be virtually no difference.
Comment 1 David Edmundson 2014-10-24 11:05:50 UTC

*** This bug has been marked as a duplicate of bug 337230 ***
Comment 2 Wyatt Childers 2014-10-25 19:32:55 UTC
I'm not sure if this is actually a proper duplicate or not. This pertains to the "Call" button inside of the Action dbus configuration dialog, where as the other is focused on the keyboard shortcut itself. If that resolves both issues though, then great.