[Patch] the org.freedesktop.DBus service doesn't know about itself

Havoc Pennington hp at redhat.com
Thu Aug 26 10:17:33 PDT 2004


On Thu, 2004-08-26 at 11:46 -0500, Jon Trowbridge wrote:
> % dbus-send --dest=org.freedesktop.DBus --type=method_call --print-
> reply /org/freedesktop/DBus org.freedesktop.DBus.ServiceExists string:
> org.freedesktop.DBus
> method return; sender=org.freedesktop.DBus
> boolean:false
> 
> This (presumably accidental) behavior makes it difficult to listen for
> ServiceCreated and ServiceDeleted messages using the mono bindings.  A
> patch is attached.
> 

- you have braces in kernel style instead of gnu style
- might want to check on ListServices as well

Otherwise, looks good to commit, thanks.

Havoc




More information about the dbus mailing list