Hi all, i seen that with the latest Mer release powermanagement wasn't working anymore in plasma active tried to find out why and found this thing:
the file /usr/share/dbus-1/system-services/org.freedesktop.UPower.service istalled by the upower package is like that: [D-BUS Service] Name=org.freedesktop.UPower Exec=/usr/libexec/upowerd User=root SystemdService=upower.service now, upower.service doesn't actually exist in systemd, and this causes upower *not* being started by dbus when asked to. removing the line SystemdService=upower.service all works normally again, so should be removed in the next release? Cheers, Marco Martin
