![]() |
Queen Beecon dbus.
Input:
Code:
dbus-send --session --type=method_call --dest=oh.no.more.qbw /oh/no/more/qbw5 oh.no.more.qbw.wakeup Code:
Failed to open connection to "session" message bus: (null) What am I doing wrong? |
Re: Queen Beecon dbus.
You are mistyping the id of the widget you want to update.Simply writing 5 is not correct.Actual id in your case will be id5
Code:
run-standalone.sh dbus-send --session --type=method_call --dest=oh.no.more.qbw /oh/no/more/qbwid5 oh.no.more.qbw.update_content |
Re: Queen Beecon dbus.
I sure feel like an idiot now...
Either way, even after applying the suggested changes to the command, it still returns the same error without actually updating the widget. DBUS Event Monitoring for id5 is set to Session. Do I have to add anything to that? |
Re: Queen Beecon dbus.
It doesn't matter whether you have dbus monitoring for it enabled or not.Did you use the code I gave you,instead of editing yours?
|
Re: Queen Beecon dbus.
Quote:
Your code works. Thanks for the help, bro. |
All times are GMT. The time now is 17:27. |
vBulletin® Version 3.8.8