View Single Post
Posts: 5 | Thanked: 2 times | Joined on Dec 2010
#1024
Originally Posted by Psioneer View Post
I would like to execute a widget by pressing the power button. But my tests didn't succeed.
I've found the solution:
The above mentioned match rule works like it should. But there seems to be a QBW problem with updating the widgets after editing the match rule:
Everytime I edit the match rule, the widget doesn't react on DBUS events anymore. I have to delete the widget an recreate it again. The new widget is the same as the deleted widget - with the edited match rule.

After this delete/recreate procedure the widget works without problems.

This concerns only editing the match rule - every other setting can be changed without breaking the DBUS event listening.