dbus daemon disconnect
Simon Burton
simon at arrowtheory.com
Sun Mar 14 19:01:39 PDT 2010
On Thu, 11 Mar 2010 13:08:01 +0100
Ralf Habacker <ralf.habacker at freenet.de> wrote:
> Simon Burton schrieb:
> > For some reason the dbus daemon is disconnecting me
> > when i send a particular message. It seems to not like
> > this message. Five minutes ago it was working well, i'm
> > not sure what changed. Is there a way to get a reason
> > why the dbus daemon disconnects me ? Is there a verbose
> > setting or logfile to look at ? (note: this is not the
> > session or system dbus)
> >
> http://dbus.freedesktop.org/doc/dbus-daemon.1.html#lbAH
>
>
> Regards
> Ralf
>
Thanks Ralf.
I got the verbose setting to work, but i'm having a hard
time finding anything in the dump after a disconnect. I'm not
sure what to look for; there is a bit of traffic going on.
Also, with dbus-monitor, I have been unable to point it to the
non-system non-session dbus daemon, which has a regular tcp/ip
address. I tried a few things:
dbus-monitor --address tcp:host=localhost,port=9001
dbus-monitor --address 127.0.0.1:9001
More information about the dbus
mailing list