[PATCH] Expose all HAL objects on the bus

David Zeuthen david at fubar.dk
Mon Aug 21 09:15:23 PDT 2006


Hi,

Sorry for not responding earlier.

On Mon, 2006-08-07 at 23:04 +0200, Kevin Ottens wrote:
> Hi list,
> 
> Find attached a patch for hald_dbus.c that allows to list all the objects 
> available in the HAL daemon (the manager object and all the devices). That 
> completes the HAL introspection.

I'm not sure I completely understand where our introspection data is
wrong and why it needs fixing? Perhaps if you could include a diff of
the outputs of

 dbus-send --system \
           --dest=org.freedesktop.Hal \
           --print-reply \
           /org/freedesktop/Hal/Manager \
           org.freedesktop.DBus.Introspectable.Introspect

 (or any other object)

from with and without your patch and/or pointers to the D-Bus spec
saying what the introspection XML should look like and what object paths
we should respond to... then it would be easier to review the patch.

Thanks.

    David




More information about the hal mailing list