View Single Post
ffha's Avatar
Posts: 131 | Thanked: 170 times | Joined on May 2010 @ Netherlands
#1
Input:
Code:
dbus-send --session --type=method_call --dest=oh.no.more.qbw /oh/no/more/qbw5 oh.no.more.qbw.wakeup
Output:
Code:
Failed to open connection to "session" message bus: (null)
Basically, I want a specific widget to update the moment I manually update another one, but the widget does not respond to the call.
What am I doing wrong?

Last edited by ffha; 2010-09-09 at 18:20. Reason: Typo.