[Bug 1046118] Re: screen powers down after 10 minutes regardless of what Brightness and Lock settings used.

Sebastien Bacher seb128 at ubuntu.com
Fri Nov 30 14:23:34 UTC 2012


Thank you for your work, I don't think we should duplicate that feature
in a stable serie without having a look first on the impact on Unity
sessions, the number of wakeups it creates (which has an impact on
battery usage) and the potential bugs

Unsubscribing sponsors until that's done

** Changed in: gnome-shell (Ubuntu)
       Status: Confirmed => Fix Released

** Changed in: gnome-settings-daemon (Ubuntu Quantal)
       Status: New => Triaged

** Changed in: gnome-shell (Ubuntu Quantal)
       Status: New => Triaged

** Changed in: gnome-shell (Ubuntu Quantal)
   Importance: Undecided => Low

** Changed in: gnome-settings-daemon (Ubuntu Quantal)
   Importance: Undecided => Low

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1046118

Title:
  screen powers down after 10 minutes regardless of what Brightness and
  Lock settings used.

Status in GNOME Shell:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-shell” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” source package in Quantal:
  Triaged
Status in “gnome-shell” source package in Quantal:
  Triaged

Bug 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.

  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.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1046118/+subscriptions



More information about the Ubuntu-sponsors mailing list