[patch] break glib bindings by adding timeout_milliseconds
David Zeuthen
david at fubar.dk
Wed Mar 1 09:04:49 PST 2006
On Wed, 2006-03-01 at 01:50 -0500, David Zeuthen wrote:
> I'll try to
> hibernate it overnight too to see about whether the six hour clamp is
> broken too.
Just to report back:
# date; dbus-send --system --print-reply
--reply-timeout=2147483648
--dest=org.freedesktop.Hal /org/freedesktop/Hal/devices/computer
org.freedesktop.Hal.Device.SystemPowerManagement.Hibernate; date
Wed Mar 1 01:54:37 EST 2006
Error org.freedesktop.Hal.Device.UnknownError: An unknown error
occured
Wed Mar 1 10:41:05 EST 2006
Eh, so this means the hal method dispatching stuff is kinda broken since
hald is throwing an exception. But also that the six hour clamping in
D-BUS is broken too unless I'm mistaken - if the bus timeout out surely
I would be getting an exception from the bus.
On the upside both suspend to disk and RAM works really well on my
laptop and that is always a good thing kernel-wise :-)
David
More information about the dbus
mailing list