DBus Match Warning: match rule without a sender

Bug #1523006 reported by Tony Espy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
telephony-service (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 telephony-service-indicator:

- Match rule without a sender criteria:
  - type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/custom',arg0path='/com/ubuntu/phone/'

And the following warnings are output for telephony-service-handler:

- Match rule without a sender criteria:
  - type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/custom',arg0path='/com/ubuntu/phone/'
  - type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/custom',arg0path='/com/ubuntu/phone/'

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 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/phone/'
  - type='signal',interface='ca.desrt.dconf.Writer',path='/ca/desrt/dconf/Writer/user',arg0path='/com/ubuntu/phone/'

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

Tags: dbus-match
Revision history for this message
Tony Espy (awe) wrote :
tags: added: dbus-match
Tony Espy (awe)
description: updated
Tony Espy (awe)
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.