[Bug 458663] [NEW] qdbus does not autostart a service via /usr/share/dbus-1/services/org.kde.amarok.service

Daniel Hahler launchpad at thequod.de
Fri Oct 23 00:44:43 UTC 2009


Public bug reported:

I've created the following service file, to automatically start amarok,
if org.kde.amarok gets accessed:

$ cat /usr/share/dbus-1/services/org.kde.amarok.service
[D-BUS Service]
Name=org.kde.amarok
Exec=/usr/bin/amarok

This works when using dbus-send, e.g.:
dbus-send --type=method_call --dest=org.kde.amarok /Tracklist org.freedesktop.MediaPlayer.AddTrack string:'/path/to/file.mp3' boolean:true

But it does not work when using qdbus:
$ qdbus org.kde.amarok /TrackList AddTrack foo 0
Service 'org.kde.amarok' does not exist.

** Affects: qt4-x11 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
qdbus does not autostart a service via /usr/share/dbus-1/services/org.kde.amarok.service
https://bugs.launchpad.net/bugs/458663
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt4-x11 in ubuntu.




More information about the kubuntu-bugs mailing list