[Bug 731294] New: Laptop fails to suspend if power is removed after the lid is closed
https://bugzilla.novell.com/show_bug.cgi?id=731294 https://bugzilla.novell.com/show_bug.cgi?id=731294#c0 Summary: Laptop fails to suspend if power is removed after the lid is closed Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: psankar@novell.com QAContact: qa@suse.de Found By: --- Blocker: --- Before sleeping, I play some songs in the laptop and close the lid. When I start to feel sleepy, I just remove the power cable and go to sleep. The laptop used to suspend once the power is removed. 12.1 does not seem to suspend when we remove the power cable after the lid is closed. It suspends fine when the power cable is removed and then when we close the lid. Heard from vuntz that this could be a g-s-d issue -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=731294 https://bugzilla.novell.com/show_bug.cgi?id=731294#c1 Gary Ching-Pang Lin <glin@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |glin@suse.com --- Comment #1 from Gary Ching-Pang Lin <glin@suse.com> 2011-11-22 03:25:11 UTC --- In gsd-power-manager.c up_client_changed_cb(): tmp = up_client_get_lid_is_closed (manager->priv->up_client); if (manager->priv->lid_is_closed == tmp) return; The g-s-d power checks whether the lid is already closed and then ignore the further action if it is. I am not sure if it's by design since the default value of lid-close-ac-action is "suspend" and the control center doesn't provide a panel to change the action. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com