Activity log for bug #1523003

Date Who What changed Old value New value Message
2015-12-05 00:17:17 Tony Espy bug added bug
2015-12-05 00:17:29 Tony Espy tags dbus-match
2015-12-05 00:17:41 Tony Espy attachment added get-all-match.py https://bugs.launchpad.net/ubuntu-rtm/+source/indicator-power/+bug/1523003/+attachment/4529897/+files/get-all-match.py
2015-12-05 01:00:05 Tony Espy description If get-all-match.py ( see attached ) is run on the system bus of the latest rc-proposed touch image, the following warning is output for indicator-power-service: - Match rule without a sender criteria: - type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/custom',arg0path='/com/ubuntu/touch/system/' - type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/custom',arg0path='/com/canonical/indicator/power/' In order to run the get-all-match.py script, you first need to install DBus from wily or from my PPA ( see below ). The script needs to be run with root permission, and the argument "--system" must be specified to attach to the system bus. $ sudo ./get-all-match.py --system I'm reporting this after running the tool on krillin, rc-proposed/bq-aquaris.en, #196. The link to my PPA is: https://launchpad.net/~awe/+archive/ubuntu/ppa/+packages If get-all-match.py ( see attached ) is run on the system bus of the latest rc-proposed touch image, the following warning is output for indicator-power-service:    - Match rule without a sender criteria:          - type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/custom',arg0path='/com/ubuntu/touch/system/'          - type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/custom',arg0path='/com/canonical/indicator/power/' In order to run the get-all-match.py script, you first need to install DBus from wily or from my PPA ( see below ). The script needs to be run with root permission, and the argument "--system" must be specified to attach to the system bus. $ sudo ./get-all-match.py --system Note, the same warnings are seen on the session bus: - Match rule without a sender criteria: - type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/com/ubuntu/touch/system/' - type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/com/canonical/indicator/power/' I'm reporting this after running the tool on krillin, rc-proposed/bq-aquaris.en, #196. The link to my PPA is: https://launchpad.net/~awe/+archive/ubuntu/ppa/+packages