Re: [Desktop-packages] [Bug 969359] Re: [keyboard]: gnome-settings-daemon consumes 100% cpu (and blinking numlock)

2012-12-11 Thread Bruce Dudek
Simon,

That fixed it.

$ ps -fe | grep gnome-settings-daemon
bdudek2088  2014  0 10:27 ?
00:00:00 /usr/lib/gnome-settings-daemon/gnome-settings-daemon
bdudek2404  2014  0 10:27 ?
00:00:00 /usr/lib/gnome-settings-daemon/gnome-fallback-mount-helper
bdudek3939  3881  0 10:36 pts/100:00:00 grep
gnome-settings-daemon

Bruce Dudek


On Tue, 2012-12-11 at 03:06 +, Simon Déziel wrote:

> @Bruce, see comment #135 on how to enable precise-proposed to install
> version 3.4.2-0ubuntu0.6 (note the .6 at the end) that has the fix
> included:
> 
> gnome-settings-daemon (3.4.2-0ubuntu0.6) precise-proposed; urgency=low
> 
>   * debian/patches/git_no_numlock_eating_cpu_loop.patch:
> - backport upstream fix for "numlock keeps changing state and 
>   gnome-settings-daemon is eating 100% cpu while that's happening"
>   (lp: #969359)
> 
>  -- Sebastien Bacher   Mon, 12 Nov 2012 16:09:01
> +0100
>

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/969359

Title:
  [keyboard]: gnome-settings-daemon consumes 100% cpu (and blinking
  numlock)

Status in Gnome Settings Daemon:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” source package in Precise:
  Fix Committed
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Committed
Status in “gnome-settings-daemon” package in Fedora:
  Unknown

Bug description:
  Impact:
  gnome-settings-daemon uses 100% cpu for ever in some cases

  Test Case:
  Seems to happen sometimes after docking or connecting with vnc, try to 
connect to the machine using a vnc client a few times and check there is no 
numlock cycle and cpu usage loop starting

  Regression potential:
  The numlock state could be wrongly set,restored on login in some cases

  -

  Original message:
  -

  I don't know how to reproduce this bug, but after varying amounts of
  normal usage of my laptop, I notice gnome-settings-daemon is consuming
  100% (approx) CPU.

  I am not sure how to restart gnome-settings-daemon, I tried opening a
  terminal and running gnome-settings-daemon again but this crashes my
  system - my external monitor switches off and my laptop locks up. I am
  able to reboot with SysRq+REISUB.

  Sorry I cannot provide more information - it happens twice now, maybe
  someone can tell me how to get more information for the next time this
  happens.

  $ lsb_release -rd
  Description:  Ubuntu precise (development branch)
  Release:  12.04

  $ apt-cache policy gnome-settings-daemon
  gnome-settings-daemon:
    Installed: 3.4.0-0ubuntu2
    Candidate: 3.4.0-0ubuntu2
    Version table:
   *** 3.4.0-0ubuntu2 0
  500 http://gb.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-settings-daemon 3.4.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-20.33-generic 3.2.12
  Uname: Linux 3.2.0-20-generic x86_64
  ApportVersion: 1.95-0ubuntu1
  Architecture: amd64
  Date: Fri Mar 30 17:16:02 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301)
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-settings-daemon
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/969359/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


Re: [Desktop-packages] [Bug 969359] Re: [keyboard]: gnome-settings-daemon consumes 100% cpu (and blinking numlock)

2012-12-10 Thread Bruce Dudek
Ubuntu 12.04.1 LTS

$ dpkg -l | grep gnome-settings-daemon
ii  gnome-settings-daemon 3.4.2-0ubuntu0.5
daemon handling the GNOME session settings
$ uname -a
Linux bruce 3.2.0-34-generic #53-Ubuntu SMP Thu Nov 15 10:48:16 UTC 2012
x86_64 x86_64 x86_64 GNU/Linux

$ ps -fe | grep gnome-settings-
bdudek2445  1927  0 12:20 ?
00:00:00 /usr/lib/gnome-settings-daemon/gnome-fallback-mount-helper
bdudek3919  1927 99 12:31 ?
09:05:48 /usr/lib/gnome-settings-daemon/gnome-settings-daemon
bdudek5750  5661  0 21:36 pts/000:00:00 grep gnome-settings-

As you can see it is eating up a whole CPU.

On Mon, 2012-12-10 at 18:13 +, Sebastien Bacher wrote:

> @Bruce: what version are you using? you can use "dpkg -l | grep gnome-
> settings-daemon" to avoid having the column truncated
>

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/969359

Title:
  [keyboard]: gnome-settings-daemon consumes 100% cpu (and blinking
  numlock)

Status in Gnome Settings Daemon:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” source package in Precise:
  Fix Committed
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Committed
Status in “gnome-settings-daemon” package in Fedora:
  Unknown

Bug description:
  Impact:
  gnome-settings-daemon uses 100% cpu for ever in some cases

  Test Case:
  Seems to happen sometimes after docking or connecting with vnc, try to 
connect to the machine using a vnc client a few times and check there is no 
numlock cycle and cpu usage loop starting

  Regression potential:
  The numlock state could be wrongly set,restored on login in some cases

  -

  Original message:
  -

  I don't know how to reproduce this bug, but after varying amounts of
  normal usage of my laptop, I notice gnome-settings-daemon is consuming
  100% (approx) CPU.

  I am not sure how to restart gnome-settings-daemon, I tried opening a
  terminal and running gnome-settings-daemon again but this crashes my
  system - my external monitor switches off and my laptop locks up. I am
  able to reboot with SysRq+REISUB.

  Sorry I cannot provide more information - it happens twice now, maybe
  someone can tell me how to get more information for the next time this
  happens.

  $ lsb_release -rd
  Description:  Ubuntu precise (development branch)
  Release:  12.04

  $ apt-cache policy gnome-settings-daemon
  gnome-settings-daemon:
    Installed: 3.4.0-0ubuntu2
    Candidate: 3.4.0-0ubuntu2
    Version table:
   *** 3.4.0-0ubuntu2 0
  500 http://gb.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-settings-daemon 3.4.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-20.33-generic 3.2.12
  Uname: Linux 3.2.0-20-generic x86_64
  ApportVersion: 1.95-0ubuntu1
  Architecture: amd64
  Date: Fri Mar 30 17:16:02 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301)
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-settings-daemon
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/969359/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 969359] Re: [keyboard]: gnome-settings-daemon consumes 100% cpu (and blinking numlock)

2012-12-10 Thread Bruce Dudek
I am still having this issue on 12.04 LTS

$ dpkg -l gnome-settings*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  gnome-settings 3.4.2-0ubuntu0 daemon handling the GNOME session settings

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/969359

Title:
  [keyboard]: gnome-settings-daemon consumes 100% cpu (and blinking
  numlock)

Status in Gnome Settings Daemon:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” source package in Precise:
  Fix Committed
Status in “gnome-settings-daemon” source package in Quantal:
  Fix Committed
Status in “gnome-settings-daemon” package in Fedora:
  Unknown

Bug description:
  Impact:
  gnome-settings-daemon uses 100% cpu for ever in some cases

  Test Case:
  Seems to happen sometimes after docking or connecting with vnc, try to 
connect to the machine using a vnc client a few times and check there is no 
numlock cycle and cpu usage loop starting

  Regression potential:
  The numlock state could be wrongly set,restored on login in some cases

  -

  Original message:
  -

  I don't know how to reproduce this bug, but after varying amounts of
  normal usage of my laptop, I notice gnome-settings-daemon is consuming
  100% (approx) CPU.

  I am not sure how to restart gnome-settings-daemon, I tried opening a
  terminal and running gnome-settings-daemon again but this crashes my
  system - my external monitor switches off and my laptop locks up. I am
  able to reboot with SysRq+REISUB.

  Sorry I cannot provide more information - it happens twice now, maybe
  someone can tell me how to get more information for the next time this
  happens.

  $ lsb_release -rd
  Description:  Ubuntu precise (development branch)
  Release:  12.04

  $ apt-cache policy gnome-settings-daemon
  gnome-settings-daemon:
    Installed: 3.4.0-0ubuntu2
    Candidate: 3.4.0-0ubuntu2
    Version table:
   *** 3.4.0-0ubuntu2 0
  500 http://gb.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gnome-settings-daemon 3.4.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-20.33-generic 3.2.12
  Uname: Linux 3.2.0-20-generic x86_64
  ApportVersion: 1.95-0ubuntu1
  Architecture: amd64
  Date: Fri Mar 30 17:16:02 2012
  InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Beta amd64 (20120301)
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-settings-daemon
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/969359/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp