Dbus doesn't answer on Hello, manual connection
Havoc Pennington
hp at redhat.com
Sun Mar 4 21:22:26 PST 2007
Kristoffer Lundén wrote:
> 1. dbus-monitor sends protocol major version as 1, where I sent 0 -
> changing this made the server reply and everything works. This is
> possible bug #1, as the specification says to send 0.
>
Right, this is a spec bug, someone else reported it recently.
> 2. dbus-monitor gives the length of the array as 110, while I send
> 109. However, 109 works fine, and it should be correct according to
> the spec - possible bug #2, is dbus-monitor or the specification
> correct?
Hmm, this is surely a bug in something; libdbus should be unhappy about
any body length other than the correct one. So if two different ones
work, something is busted.
Havoc
More information about the dbus
mailing list