Created attachment 62316 [details] add Dbus action Version: 0.9 (using KDE 4.7.0) OS: Linux I'm unable to set the volume via the shortcut template from kremote, nor via d-bus.... In D-bus, there is no action to set the volume, and using the templates, it is not working.... see screenshots Reproducible: Always Steps to Reproduce: Add automatically action for kmix in kremote (volumeup, volumedown...) OR Try to add a D-bus action Actual Results: nothing Expected Results: changing sound , or mute OS: Linux (i686) release 2.6.38-11-generic-pae Compiler: gcc
Created attachment 62317 [details] Add action from template
Is it because of pulse ?? My master is set to Simultaneous....
Thanks for your report. I am not aware what kremote is, so I'll concentrate on DBUS. I never used the new KMix DBUS interface myself, and I needed some research to find out how it works. Here are examples: Set: # qdbus org.kde.kmix /Mixers/0/Master_0 org.freedesktop.DBus.Properties.Set org.kde.KMix.Control volume 60 Get: # qdbus org.kde.kmix /Mixers/0/Master_0 org.freedesktop.DBus.Properties.Get org.kde.KMix.Control volume 0 There are two issues: 1) Usage is neither obvious, nor documented 2) It looks like the Get is broken. I'll look into it Hope to heave helped a bit.
SVN commit 1247736 by esken: CCBUGS: 278807 Add docbook chapter about Remote controlling KMix via DBUS. M +25 -0 index.docbook WebSVN link: http://websvn.kde.org/?view=rev&revision=1247736
1) Documentation done. Goes into KDE4.8 2) Get was already working in trunk. I ported the patch back to KDE4.7, so Get works there again. Goes into KDE4.7.1 and next major release KDE4.8. I think the issue is fixed with this. I am not aware what kremote is, though. If there is an issue with that, please report it to the author or kremote.