Activity log for bug #47303

Date Who What changed Old value New value Message
2006-05-29 14:13:47 Philipp Kern bug added bug
2006-05-30 10:40:37 Paul Sladen gnome-power-manager: status Unconfirmed Needs Info
2006-05-30 10:40:37 Paul Sladen gnome-power-manager: statusexplanation What happens if you go: System->Preferences->Power Management General->Sleep Button Action = Suspend. gnome-power-manager is utterly, utterly broken in this respect: /var/lib/dpkg/info/gnome-power-manager.postinst case "$1" in configure) if [ -r /usr/share/acpi-support/device-funcs ]; then . /usr/share/acpi-support/device-funcs DeviceConfig fi if [ "x$ACPI_SLEEP" = "xtrue" ]; then gconftool-2 --direct \ --config-source xml:readwrite:/var/lib/gconf/defaults \ --set --type bool \ /apps/gnome-power-manager/can_suspend true ...otherwise, it sets it as false. g-p-m doesn't even call 'pmi capabilities' to enquiry...
2006-05-30 10:41:32 Paul Sladen title No suspend for iBooks on a clean install g-p-m postinst should use 'pmi capabilities' to seed can_suspend
2006-05-30 10:41:42 Paul Sladen gnome-power-manager: status Needs Info Confirmed
2006-05-30 10:41:42 Paul Sladen gnome-power-manager: statusexplanation What happens if you go: System->Preferences->Power Management General->Sleep Button Action = Suspend. gnome-power-manager is utterly, utterly broken in this respect: /var/lib/dpkg/info/gnome-power-manager.postinst case "$1" in configure) if [ -r /usr/share/acpi-support/device-funcs ]; then . /usr/share/acpi-support/device-funcs DeviceConfig fi if [ "x$ACPI_SLEEP" = "xtrue" ]; then gconftool-2 --direct \ --config-source xml:readwrite:/var/lib/gconf/defaults \ --set --type bool \ /apps/gnome-power-manager/can_suspend true ...otherwise, it sets it as false. g-p-m doesn't even call 'pmi capabilities' to enquiry...
2010-09-16 19:39:50 Mathieu Pillard removed subscriber Mathieu Pillard