mythbuntu-bugs team mailing list archive
-
mythbuntu-bugs team
-
Mailing list archive
-
Message #03742
[Bug 496423] Re: XFCE4-Session doesn't use the ConsoleKit interface to shutdown or reboot
This bug was fixed in the package xfce4-session - 4.7.2-0ubuntu1
---------------
xfce4-session (4.7.2-0ubuntu1) natty; urgency=low
* Upload to natty (pkg-xfce svn r4617), remaining Ubuntu changes:
- debian/control:
+ use our Vcs-* fields
+ build-depends on libgconf2-dev and libgnome-keyring-dev to enable
GNOME services support.
- debian/rules: pass --enable-gnome --enable-libgnome-keyring to
dh_auto_configure.
* Re-enable xfce4-panel support as we have 4.7.x in natty.
xfce4-session (4.7.2-1) UNRELEASED; urgency=low
[ Yves-Alexis Perez ]
* New upstream development release.
* debian/patches:
- 02_fix-fortune-path refreshed.
- 04_gk-dont-check-running-use-start refreshed.×
* debian/control:
- refresh build-deps for Xfce 4.7.
- add build-dep on hardening-includes.
* debian/rules:
- don't pass libexecdir, useless now
- update xfsm-shutdown-helper path in chrpath call.
- update splash-engine path.
- pick {C,LD}FLAGS from dpkg-buildflags.
- add hardening flags to {C,LD}FLAGS.
* debian/xfce4-session.lintian-overrides:
- drop xfsm-shutdown-helper and balou theme overrides, useless now.
[ Lionel Le Folgoc ]
* debian/control:
- add myself to Uploaders
- change hal recommends to upower and consolekit.
* debian/patches/05_reuse-existing-ck-session.patch: do not open a new
consolekit session if one is already present (Xfce #6685)
* Bugs fixed by 4.7.x/4.8.x series:
- Cannot edit an item in Autostarted applications dialog lp: #245171
- Does not use the ConsoleKit interface to shutdown or reboot lp: #496423
- Fails to request necessary permissions from policykit to perform
shutdown/restart when multiple users are logged in lp: #251337
* debian/patches:
- 03_gk-start-with-path.patch: dropped, included upstream
- 04_gk-dont-check-running-use-start.patch: ditto
- 05_reuse-existing-ck-session.patch: dropped too.
xfce4-session (4.6.2-2) unstable; urgency=low
* debian/patches:
- 03_gk-start-with-path and 04_gk-dont-check-running-use-start added,
change the way it starts gnome-keyring so it correctly runs in the
session and exports environment variables. closes: #523322
* debian/control
- update standards version to 3.9.1.
-- Lionel Le Folgoc <mrpouit@xxxxxxxxxx> Sat, 04 Dec 2010 20:42:50 +0100
** Changed in: xfce4-session (Ubuntu)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Mythbuntu
Bug Team, which is a direct subscriber.
https://bugs.launchpad.net/bugs/496423
Title:
XFCE4-Session doesn't use the ConsoleKit interface to shutdown or reboot
Status in Xfce4 session manager:
Unknown
Status in “xfce4-session” package in Ubuntu:
Fix Released
Status in “xfce4-session” source package in Maverick:
Incomplete
Bug description:
Binary package hint: xfce4-session
The current XFCE4-Session in Lucid (4.6.1) is using HAL to perform reboots and halts when selected from the menus. HAL is going away from being a supported app for shutdown or reboot in Ubuntu during the Lucid development cycle.
XFCE4-session should migrate to using the ConsoleKit interface to perform these shutdown and reboots.