Hi Will,
I'm seeing invalid XML like <property name="State" type="u" access="read"/> </property> (property element is empty but followed by a closing tag) in the response todbus-send --system --print-reply -- dest=org.freedesktop.NetworkManager \"/org/freedesktop/Hal/devices/net_00_11_22_33_44_55" \ org.freedesktop.DBus.Introspectable.Introspectwith latest SVN. Can anyone else confirm this? It could be an artefact ofbuilding NM using an unpatched-for-documentation bindings tool.
this is a well known error in the dbus-glib bindings. It should be fixed by now, but I am not sure if a release of it exists.
Regards Marcel