[Bug 604635] Re: Have default settings be energy star 5.0 compliant
Jonathan Matthew
604635 at bugs.launchpad.net
Tue Aug 31 07:42:15 UTC 2010
The Rhythmbox plugin works like it currently does because the two
relevant inhibit flags that gnome-session provides are 'suspend' and
'idle'. 'Suspend' (as far as I know) inhibits all suspend operations,
including user-initiated ones such as closing the laptop lid. WIth the
older version of the plugin, using the gnome-power-manager dbus
interface, we had reports of users almost frying their laptops because
they assumed closing the lid would cause it to suspend, but the
Rhythmbox plugin inhibited it, so placing it in an enclosed space caused
it to overheat.
'Idle' only inhibits events that occur due to the machine being idle,
which unfortunately for us includes screensaver and DPMS standby as well
as suspending the machine. I figured this was the safer choice.
If there was an 'idle suspend' inhibit flag I'd certainly switch to it,
but I don't seem to have done anything about asking for one yet..
--
Have default settings be energy star 5.0 compliant
https://bugs.launchpad.net/bugs/604635
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to Canonical OEM Projects.
More information about the kernel-bugs
mailing list