Activity log for bug #1522995

Date Who What changed Old value New value Message
2015-12-04 23:35:54 Tony Espy bug added bug
2015-12-04 23:36:04 Tony Espy tags dbus-match
2015-12-04 23:36:42 Tony Espy attachment added get-all-match.py https://bugs.launchpad.net/ubuntu-rtm/+source/location-service/+bug/1522995/+attachment/4529888/+files/get-all-match.py
2015-12-04 23:39:47 Tony Espy description If GetMatchRules.py is run on the system bus of the latest rc-proposed touch image, the following warning is output for location-service: - Match rule without selecting signals: - path='/com/ubuntu/espoo/Service/Provider',sender='com.ubuntu.espoo.Service.Provider' To see this error, you need to install DBus from wily or from my PPA ( see below ), and then run the attached script get-all-match.py on a device as root, and specifying the argument "--system": $ sudo ./get-all-match.py --system I'm reporting this after running the tool on mako, rc-proposed, #307. 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 location-service: - Match rule without selecting signals:    - path='/com/ubuntu/espoo/Service/Provider',sender='com.ubuntu.espoo.Service.Provider' 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 mako, rc-proposed, #307. The link to my PPA is: https://launchpad.net/~awe/+archive/ubuntu/ppa/+packages