Activity log for bug #43872

Date Who What changed Old value New value Message
2006-05-09 20:14:32 Matthew Garrett bug added bug
2006-05-09 20:17:19 Matthew Garrett gnome-session: severity Normal Critical
2006-05-09 20:17:19 Matthew Garrett gnome-session: statusexplanation The current situation introduces gross inconsistencies into the interface. The fix is fairly straightforward - dbus calls should be made rather than talking to gdm.
2006-05-10 12:52:48 Manu Cornet gnome-session: status Unconfirmed Confirmed
2006-05-10 12:52:48 Manu Cornet gnome-session: statusexplanation The current situation introduces gross inconsistencies into the interface. The fix is fairly straightforward - dbus calls should be made rather than talking to gdm. The code is indeed asking GDM whether sleep, hibernate, etc., is enabled, and this has been imported from the upstream logout dialog. Marking as confirmed.
2006-05-10 13:11:06 Matthew Garrett bug added subscriber Daniel Silverstone
2006-05-10 15:25:23 Manu Cornet gnome-session: status Confirmed In Progress
2006-05-10 15:25:23 Manu Cornet gnome-session: assignee lmanul
2006-05-10 15:25:23 Manu Cornet gnome-session: statusexplanation The code is indeed asking GDM whether sleep, hibernate, etc., is enabled, and this has been imported from the upstream logout dialog. Marking as confirmed.
2006-05-10 19:43:50 Manu Cornet gnome-session: status In Progress Fix Committed
2006-05-10 19:43:50 Manu Cornet gnome-session: statusexplanation Marking as fix commited, the patch should be uploaded some time tomorrow.
2006-05-11 13:57:36 Sebastien Bacher gnome-session: status Fix Committed Fix Released
2006-05-11 13:57:36 Sebastien Bacher gnome-session: statusexplanation Marking as fix commited, the patch should be uploaded some time tomorrow. Thank you for the work on that Manu, fixed with that upload: gnome-session (2.14.1-0ubuntu6) dapper; urgency=low . * debian/control.in: - Build-Depends on libdbus-1-dev, libdbus-glib-1-dev * debian/patches/16_use_gpm.patch: - code changes by Manu Cornet <manu@manucornet.net> - make gnome-session build with dbus and dbus-glib too - use gnome-power-manager for hibernate, shutdown and suspend (Ubuntu: #43872) * debian/patches/17_autoconf.patch: - configure update to apply the changes to build with dbus and dbus-glib