[Bug 458654] [NEW] qdbus does not forward booleans in args correctly
Daniel Hahler
launchpad at thequod.de
Fri Oct 23 00:23:28 UTC 2009
Public bug reported:
$ qdbus org.kde.amarok /TrackList AddTrack /path/to/file.mp3 false
0
results in the following being logged with dbus-monitor:
method call sender=:1.130 -> dest=org.kde.amarok serial=8 path=/TrackList; interface=(null); member=AddTrack
string "/path/to/file.mp3"
boolean true
I've tried using "0" to define the boolean, too.
Am I doing anything wrong? The documentation (e.g. man page) is sparse
/non-existent.
** Affects: qt4-x11 (Ubuntu)
Importance: Undecided
Status: New
--
qdbus does not forward booleans in args correctly
https://bugs.launchpad.net/bugs/458654
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