This bug was fixed in the package unity - 6.12.0daily13.03.25.1-0ubuntu1
---------------
unity (6.12.0daily13.03.25.1-0ubuntu1) raring; urgency=low
[ Martin Pitt ]
* Add logind support (ConsoleKit and UPower suspend/resume are being
deprecated) (LP: #1155021)
[ Chris Townsend ]
* Urgent apps need higher glow intensity (LP: #1157866)
* Launcher: Icon Backlight Mode "Edge Illumination Toggles" broken
(regression) (LP: #1103742)
[ Paolo Rotolo ]
* Shutdown dialog should have correct punctuation (LP: #1157927)
[ Andrea Azzarone ]
* Launcher tooltips keeps hanging on Desktop (LP: #1158378)
* Launcher tooltips don't disappear when dash is open (LP: #1158021)
* Some tooltip AP tests fail (LP: #1158357)
[ Didier Roche ]
* Unity/Libunity unit tests broken by latest glib (LP: #1159677)
[ Ubuntu daily release ]
* Automatic snapshot from revision 3252
-- Ubuntu daily release <[email protected]> Mon, 25 Mar 2013
13:10:17 +0000
** Changed in: unity (Ubuntu)
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 Committed
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