Comment 13 for bug 417824

Revision history for this message
Vish (vish) wrote :

I first ran the dbus command , it *did* give a reply ,somewhat similar to what you have posted above in comment #10

so then i did:
$sudo killall devkit-power-daemon
$sudo /usr/lib/devicekit-power/devkit-power-daemon -v 2>&1 | tee /tmp/dkp.log

$ dbus-send --system --print-reply --dest=org.freedesktop.DeviceKit.Power /org/freedesktop/DeviceKit/Power org.freedesktop.DeviceKit.Power.EnumerateDevices
Error org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

now it failed.
attaching the /tmp/dkp.log