Activity log for bug #1523011

Date Who What changed Old value New value Message
2015-12-05 00:35:09 Tony Espy bug added bug
2015-12-05 00:35:17 Tony Espy tags dbus-match
2015-12-05 00:35:28 Tony Espy attachment added get-all-match.py https://bugs.launchpad.net/ubuntu-rtm/+source/indicator-sound/+bug/1523011/+attachment/4529905/+files/get-all-match.py
2015-12-05 00:59:01 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-sound-service: - Match rule without a sender criteria: - type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/custom',arg0path='/com/ubuntu/sound/' - type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/custom',arg0path='/com/canonical/indicator/sound/' - type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/custom',arg0path='/com/canonical/indicator/sound/' 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-sound-service:    - Match rule without a sender criteria:          - type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/custom',arg0path='/com/ubuntu/sound/'          - type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/custom',arg0path='/com/canonical/indicator/sound/'          - type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/custom',arg0path='/com/canonical/indicator/sound/' 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 output when run 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/sound/' - type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/com/canonical/indicator/sound/' - type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/com/canonical/indicator/sound/' 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