GNOME Bugzilla – Bug 605370
"Also disable the screensaver when playing audio" is mysterious
Last modified: 2010-05-05 15:29:17 UTC
Movie Player 2.28.2, Ubuntu 9.10 The "Display" tab in Preferences has a checkbox: "Also disable the screensaver when playing audio". It's not obvious what happens when the checkbox is unchecked -- especially since there's nothing in the window for "Also" to be harking back to. A simple fix would be to change the checkbox to a pair of radio buttons: Disable screensaver when playing: (*) Video ( ) Video or audio This still would not explain why you would ever want to disable the screensaver when playing audio too. It is explained in the help, but if there is room, it might make sense to explain it in the interface as well: Disable screensaver when playing: ( ) Video or audio Use this if your display turns off speakers when the screensaver is on. (*) Video only
Could the screensaver radio-check can be moved into the "General" tab ? Moving it to "general" tab would provide room for the explanations.
Is there really a display that turns off attached speakers when the screensaver comes on? I wouldn't think so - but I can see it turning the speakers off when the display is put to sleep.
(In reply to comment #2) > Is there really a display that turns off attached speakers when the screensaver > comes on? I wouldn't think so - but I can see it turning the speakers off when > the display is put to sleep. Except that the display will go to sleep a little while after the screensaver comes on (as configured in gnome-power-manager). You also wouldn't want the display to go to sleep if you're showing visualisations in fullscreen.
commit 4b2d22d9038b5b9eb7b400470746d0268d4d399d Author: Bastien Nocera <hadess@hadess.net> Date: Wed May 5 16:28:03 2010 +0100 Make "Also disable the screensaver when playing audio" clearer "Also disable the screensaver when playing audio" is mysterious, so make the use of the preference clearer using radio buttons, instead of a single checkbox button. https://bugzilla.gnome.org/show_bug.cgi?id=605370