Systemd/logind support

Want something added? Ask for it here.
Post Reply
HTJ
Newbie
Newbie
Posts: 5
Joined: May 11th, 2014, 4:36 am

Systemd/logind support

Post by HTJ »

I posted in the General Help forum that SABnzbd (regardless of version) cannot suspend or shut down a system running OpenElec 4.X. The log shows this error:

INFO::[__init__:1600] Queue has finished, launching: <function system_standby at 0x117c320> (None)
2014-05-11 05:06:03,753::INFO::[__init__:1600] Performing system standby
2014-05-11 05:06:03,763::INFO::[__init__:1600] DBus not reachable (org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.UPower was not provided by any .service files)
2014-05-11 05:06:03,763::INFO::[__init__:1600] DBus not reachable (org.freedesktop.DBus.Error.ServiceUnknown: The name org.freedesktop.DeviceKit.Power was not provided by any .service files)
2014-05-11 05:06:03,764::INFO::[__init__:1600] DBus does not support Suspend (standby)

An OpenElec dev has told me that this service has been removed and that OE now relies upon systemd/logind for suspending, etc, so these functions in SABnzbd are broken for OE users.

Could support for systemd/logind be added to a future release? Thanks.
User avatar
jcfp
Release Testers
Release Testers
Posts: 1032
Joined: February 7th, 2008, 12:45 pm

Re: Systemd/logind support

Post by jcfp »

Does installing consolekit + python-dbus make any difference?
HTJ
Newbie
Newbie
Posts: 5
Joined: May 11th, 2014, 4:36 am

Re: Systemd/logind support

Post by HTJ »

I can't test that unfortunately - OE is locked down to prevent end users breaking it.
Post Reply