Activity log for bug #1046118

Date Who What changed Old value New value Message
2012-09-05 01:18:29 Robert Bruce Park bug added bug
2012-09-05 01:19:43 Robert Bruce Park affects vlc (Ubuntu) gnome-control-center (Ubuntu)
2012-10-11 15:21:01 Launchpad Janitor gnome-control-center (Ubuntu): status New Confirmed
2012-10-11 23:32:59 Tom Jaeger bug added subscriber Tom Jaeger
2012-10-24 04:56:53 Adam Zimmerman bug added subscriber Adam Zimmerman
2012-11-26 11:32:28 Sebastien Bacher gnome-control-center (Ubuntu): importance Undecided Low
2012-11-26 11:33:13 Sebastien Bacher affects gnome-control-center (Ubuntu) gnome-shell (Ubuntu)
2012-11-27 10:15:57 Tim Lunn bug added subscriber Tim
2012-11-27 22:16:07 Tim Lunn attachment added debdiff https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1046118/+attachment/3445501/+files/g-s-d.debdiff
2012-11-27 22:16:27 Tim Lunn bug watch added https://bugzilla.gnome.org/show_bug.cgi?id=686339
2012-11-27 22:16:27 Tim Lunn bug task added gnome-shell
2012-11-27 22:26:54 Tim Lunn description Just updated to the latest quantal today and then tried to watch a movie in Totem. Screen powered off every 10 minutes, reliably. Tried setting the power save to 'never', or to '1 hour', tried it with auto screen lock on or off, screen always powers off after 10 minutes exactly. $ lsb_release -rd Description: Ubuntu quantal (development branch) Release: 12.10 $ apt-cache policy gnome-control-center gnome-control-center: Installed: 1:3.4.2-0ubuntu13 Candidate: 1:3.4.2-0ubuntu13 Version table: *** 1:3.4.2-0ubuntu13 0 500 http://ca.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages 100 /var/lib/dpkg/status $ apt-cache policy totem totem: Installed: 3.4.3-0ubuntu2 Candidate: 3.4.3-0ubuntu2 Version table: *** 3.4.3-0ubuntu2 0 500 http://ca.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages 100 /var/lib/dpkg/status $ apt-cache policy gnome-screensaver gnome-screensaver: Installed: 3.5.5-0ubuntu1 Candidate: 3.5.5-0ubuntu1 Version table: *** 3.5.5-0ubuntu1 0 500 http://ca.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages 100 /var/lib/dpkg/status Let me know what other information is needed to troubleshoot this and I'll gladly help, thanks. [IMPACT] * Regardless of settings in the "Brightness and Lock" Panel, screen will power off after 10mins. As part of the new lock-screen in gnome-shell 3.6 (when running on gdm), a watchdog timer, that disables the builtin X screensaver was moved into gnome-settings-daemon 3.6. Previously this was in gnome-screensaver however that is no longer used with gnome-shell/gdm combination. Since Quantal is still using gnome-settings-daemon 3.4, currently we are missing the watchdog timer for gnome-shell session on gdm. [Test case] 1. Run gnome-shell from gdm. 2. Set "Turn screen Off" in Brightness/lock panel to Never 3. Wait 10mins and the screen will turn off. [Workaround] Install gnome-settings-daemon 3.6 from gnome3-team ppa. [Regression Potential] The code in this patch was copied from gnome-screensaver into gnome-settings-daemon, so should not cause any problems. However when running a session that uses gnome-screensaver (Unity, gnome-shell on Lightdm), this watchdog timer will be duplicated. This is probably harmless but it might be best to patch it out gnome-screensaver. === Original Bug report === Just updated to the latest quantal today and then tried to watch a movie in Totem. Screen powered off every 10 minutes, reliably. Tried setting the power save to 'never', or to '1 hour', tried it with auto screen lock on or off, screen always powers off after 10 minutes exactly. $ lsb_release -rd Description: Ubuntu quantal (development branch) Release: 12.10 $ apt-cache policy gnome-control-center gnome-control-center:   Installed: 1:3.4.2-0ubuntu13   Candidate: 1:3.4.2-0ubuntu13   Version table:  *** 1:3.4.2-0ubuntu13 0         500 http://ca.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages         100 /var/lib/dpkg/status $ apt-cache policy totem totem:   Installed: 3.4.3-0ubuntu2   Candidate: 3.4.3-0ubuntu2   Version table:  *** 3.4.3-0ubuntu2 0         500 http://ca.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages         100 /var/lib/dpkg/status $ apt-cache policy gnome-screensaver gnome-screensaver:   Installed: 3.5.5-0ubuntu1   Candidate: 3.5.5-0ubuntu1   Version table:  *** 3.5.5-0ubuntu1 0         500 http://ca.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages         100 /var/lib/dpkg/status Let me know what other information is needed to troubleshoot this and I'll gladly help, thanks.
2012-11-27 22:27:46 Tim Lunn description [IMPACT] * Regardless of settings in the "Brightness and Lock" Panel, screen will power off after 10mins. As part of the new lock-screen in gnome-shell 3.6 (when running on gdm), a watchdog timer, that disables the builtin X screensaver was moved into gnome-settings-daemon 3.6. Previously this was in gnome-screensaver however that is no longer used with gnome-shell/gdm combination. Since Quantal is still using gnome-settings-daemon 3.4, currently we are missing the watchdog timer for gnome-shell session on gdm. [Test case] 1. Run gnome-shell from gdm. 2. Set "Turn screen Off" in Brightness/lock panel to Never 3. Wait 10mins and the screen will turn off. [Workaround] Install gnome-settings-daemon 3.6 from gnome3-team ppa. [Regression Potential] The code in this patch was copied from gnome-screensaver into gnome-settings-daemon, so should not cause any problems. However when running a session that uses gnome-screensaver (Unity, gnome-shell on Lightdm), this watchdog timer will be duplicated. This is probably harmless but it might be best to patch it out gnome-screensaver. === Original Bug report === Just updated to the latest quantal today and then tried to watch a movie in Totem. Screen powered off every 10 minutes, reliably. Tried setting the power save to 'never', or to '1 hour', tried it with auto screen lock on or off, screen always powers off after 10 minutes exactly. $ lsb_release -rd Description: Ubuntu quantal (development branch) Release: 12.10 $ apt-cache policy gnome-control-center gnome-control-center:   Installed: 1:3.4.2-0ubuntu13   Candidate: 1:3.4.2-0ubuntu13   Version table:  *** 1:3.4.2-0ubuntu13 0         500 http://ca.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages         100 /var/lib/dpkg/status $ apt-cache policy totem totem:   Installed: 3.4.3-0ubuntu2   Candidate: 3.4.3-0ubuntu2   Version table:  *** 3.4.3-0ubuntu2 0         500 http://ca.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages         100 /var/lib/dpkg/status $ apt-cache policy gnome-screensaver gnome-screensaver:   Installed: 3.5.5-0ubuntu1   Candidate: 3.5.5-0ubuntu1   Version table:  *** 3.5.5-0ubuntu1 0         500 http://ca.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages         100 /var/lib/dpkg/status Let me know what other information is needed to troubleshoot this and I'll gladly help, thanks. [IMPACT] * Regardless of settings in the "Brightness and Lock" Panel, screen will power off after 10mins. As part of the new lock-screen in gnome-shell 3.6 (when running on gdm), a watchdog timer, that disables the builtin X screensaver was moved into gnome-settings-daemon 3.6. Previously this was in gnome-screensaver however that is no longer used with gnome-shell/gdm combination. Since Quantal is still using gnome-settings-daemon 3.4, currently we are missing the watchdog timer for gnome-shell session on gdm. This is an upstream git patch take from gnome-settings-daemon 3.6. [Test case] 1. Run gnome-shell from gdm. 2. Set "Turn screen Off" in Brightness/lock panel to Never 3. Wait 10mins and the screen will turn off. [Workaround] Install gnome-settings-daemon 3.6 from gnome3-team ppa. [Regression Potential] The code in this patch was copied from gnome-screensaver into gnome-settings-daemon, so should not cause any problems. However when running a session that uses gnome-screensaver (Unity, gnome-shell on Lightdm), this watchdog timer will be duplicated. This is probably harmless but it might be best to patch it out gnome-screensaver. === Original Bug report === Just updated to the latest quantal today and then tried to watch a movie in Totem. Screen powered off every 10 minutes, reliably. Tried setting the power save to 'never', or to '1 hour', tried it with auto screen lock on or off, screen always powers off after 10 minutes exactly. $ lsb_release -rd Description: Ubuntu quantal (development branch) Release: 12.10 $ apt-cache policy gnome-control-center gnome-control-center:   Installed: 1:3.4.2-0ubuntu13   Candidate: 1:3.4.2-0ubuntu13   Version table:  *** 1:3.4.2-0ubuntu13 0         500 http://ca.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages         100 /var/lib/dpkg/status $ apt-cache policy totem totem:   Installed: 3.4.3-0ubuntu2   Candidate: 3.4.3-0ubuntu2   Version table:  *** 3.4.3-0ubuntu2 0         500 http://ca.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages         100 /var/lib/dpkg/status $ apt-cache policy gnome-screensaver gnome-screensaver:   Installed: 3.5.5-0ubuntu1   Candidate: 3.5.5-0ubuntu1   Version table:  *** 3.5.5-0ubuntu1 0         500 http://ca.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages         100 /var/lib/dpkg/status Let me know what other information is needed to troubleshoot this and I'll gladly help, thanks.
2012-11-27 22:29:22 Tim Lunn bug task added gnome-settings-daemon (Ubuntu)
2012-11-27 22:43:15 Jeremy Bícha gnome-settings-daemon (Ubuntu): status New Fix Released
2012-11-27 22:43:29 Jeremy Bícha nominated for series Ubuntu Quantal
2012-11-27 22:43:29 Jeremy Bícha bug task added gnome-settings-daemon (Ubuntu Quantal)
2012-11-27 22:43:29 Jeremy Bícha bug task added gnome-shell (Ubuntu Quantal)
2012-11-27 23:27:35 Bug Watch Updater gnome-shell: status Unknown Fix Released
2012-11-27 23:27:35 Bug Watch Updater gnome-shell: importance Unknown Medium
2012-11-28 00:19:27 Ubuntu Foundations Team Bug Bot tags patch
2012-11-28 00:19:35 Ubuntu Foundations Team Bug Bot bug added subscriber Ubuntu Sponsors Team
2012-11-30 14:19:09 Sebastien Bacher gnome-shell (Ubuntu): status Confirmed Fix Released
2012-11-30 14:19:19 Sebastien Bacher removed subscriber Ubuntu Sponsors Team
2012-11-30 14:19:40 Sebastien Bacher gnome-settings-daemon (Ubuntu Quantal): status New Triaged
2012-11-30 14:19:43 Sebastien Bacher gnome-shell (Ubuntu Quantal): status New Triaged
2012-11-30 14:19:45 Sebastien Bacher gnome-shell (Ubuntu Quantal): importance Undecided Low
2012-11-30 14:19:48 Sebastien Bacher gnome-settings-daemon (Ubuntu Quantal): importance Undecided Low
2013-07-27 14:44:02 Kåre Slettnes bug added subscriber Kåre Slettnes
2014-12-05 04:53:22 Rolf Leggewie gnome-settings-daemon (Ubuntu Quantal): status Triaged Won't Fix
2014-12-05 04:53:27 Rolf Leggewie gnome-shell (Ubuntu Quantal): status Triaged Won't Fix