Comment 3 for bug 574877

Revision history for this message
Jan (jan-tux) wrote : Re: proper_shutdown_behavior_for_ubuntu.patch breaks existing behaviour and may require new unknown dependancies

Since proper_shutdown_behavior_for_ubuntu.patch my mythfrontend will not longer shutdown my client.

I tried the follow command on the console with success:
dbus-send --print-reply --system --dest=org.freedesktop.Hal /org/freedesktop/Hal/devices/computer org.freedesktop.Hal.Device.SystemPowerManagement.Shutdown

Additional I wrote a liltle testprogram with the content of the DBusHalt function. Works perfect also.

So, if the DBusHalt is called then everything should by fine.

But only if CONFIG_QTDBUS defined. Is it?