DBus Match Warning: match rule without a sender
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
sync-monitor (Ubuntu RTM) |
New
|
Undecided
|
Unassigned |
Bug 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 sync-monitor:
- Match rule without a sender criteria:
- type='signal'
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, sync-monitor generates warnings on the session bus too:
- Match rule without a sender criteria:
- type='signal'
- type='signal'
member=
I'm reporting this after running the tool on krillin, rc-proposed/
The link to my PPA is: