Comment 10 for bug 417824

Revision history for this message
Martin Pitt (pitti) wrote :

OK, I checked the code in dkp_client_enumerate_devices_private() which throws that timeout, and it tries this D-Bus call:

$ dbus-send --system --print-reply --dest=org.freedesktop.DeviceKit.Power /org/freedesktop/DeviceKit/Power org.freedesktop.DeviceKit.Power.EnumerateDevices
method return sender=:1.24 -> dest=:1.86 reply_serial=2
   array [
      object path "/org/freedesktop/DeviceKit/Power/devices/line_power_AC"
   ]

What does it print for you? Does it time out?