dbus-send losing signals

Havoc Pennington hp at pobox.com
Fri Mar 13 17:03:26 PDT 2009


Hi,

On Fri, Mar 13, 2009 at 6:54 PM, Colin Walters <walters at verbum.org> wrote:
>
> If we want to work around this for dbus-send, we could have it send a
> synchronous request to the bus before exiting.  I was going to suggest
> org.freedesktop.DBus.Peer.Ping but apparently the bus doesn't respect
> that (worth fixing).
>

Indeed, this is a simple straightforward fix. Could use any random
method on the bus if Ping doesn't work.

(How does the bus break Ping, anyway? It seems to be implemented in
dbus-connection.c so one would have to break it on purpose almost)

Havoc


More information about the dbus mailing list