Registered Member
|
Looking at qdbusviewer I can see that org.kde.Kopete.setOnlineStatus Method has two parameters of type QString - status and message. If I set these strings in qdbusviewer, it works fine, updates both status and message.
The question is, how do I do this with qdbus?
One parameter works and updates the status, but I want to update message too. What is the correct way of separating parameters in qdbus? From what I've read, they should be separated by a space, but it doesn't work in my case. Kde-4.2.2, qt-4.5.0, btw.
Erik, proud to be a member of KDE forums since the very beginning.
|
Administrator
|
Likely a bug in QDBus. I found this method though, which might be able to help
qdbus org.kde.kopete /Kopete org.kde.Kopete.setStatusMessage
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
Registered Member
|
Found this method too, but it doesn't seem to work at all.
Erik, proud to be a member of KDE forums since the very beginning.
|
Registered Member
|
A workaround would be using dbus-send, e.g.:
Erik, proud to be a member of KDE forums since the very beginning.
|
Registered users: Bing [Bot], daret, Google [Bot], sandyvee, Sogou [Bot]