** Changed in: unity
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity
https://bugs.launchpad.net/bugs/1155021

Title:
  Add logind support (ConsoleKit and UPower suspend/resume are being
  deprecated)

Status in Unity:
  Fix Released
Status in “unity” package in Ubuntu:
  Fix Released

Bug description:
  As per https://blueprints.launchpad.net/ubuntu/+spec/foundations-1303
  -consolekit-logind-migration we finally want to move away from the
  deprecated ConsoleKit and use logind instead.

  Unity calls ConsoleKit in ./UnityCore/GnomeSessionManager.cpp as a
  fallback if gnome-session's D-BUS API does not work, for
  Logout/Shutdown/Reboot. logind's D-BUS API is almost identical, except
  that it takes an "interactive" parameter, which for the purposes of
  Unity should be false:

    http://www.freedesktop.org/wiki/Software/systemd/logind

  Unfortunately it seems that using gnome-session's D-BUS API does not
  work. When I use Unity/indicator-session with just logind but
  ConsoleKit purged, I merely get logged out and get back to lightdm.
  Can it be that it first tells the session to shutdown and then try to
  call CallGnomeSessionMethod("Shutdown", ...)? This would be prone to
  fail, and explain the observations.

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1155021/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to