[Desktop-packages] [Bug 1846374] Re: Having a video playing/paused when switched to another user generates gigabytes of error logs

2021-01-19 Thread Pavils Jurjans
I can confirm the bug is still there. Ubuntu 20.04.1 using Nvidia
460.32.03 driver. Played an mp4 video on VLC, paused, suspended, then
woke up. Shortly after waking up, rsyslogd and systemd-journal processes
started consuming beyong-100% CPU, and the size of /var/log directory
grew at a rate of approximately 70 MB/min. The systemctl is filled with
thousands of `vdpau_chroma filter error: video mixer features failure:
An invalid handle value was provided.` messages.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nvidia-graphics-drivers-340 in Ubuntu.
https://bugs.launchpad.net/bugs/1846374

Title:
  Having a video playing/paused when switched to another user generates
  gigabytes of error logs

Status in nvidia-graphics-drivers-340 package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-418 package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-435 package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-440 package in Ubuntu:
  Confirmed

Bug description:
  To replicate:

  1. Start a video playing, for example in vlc. 'avcodec decoder: Using
  NVIDIA VDPAU Driver Shared Library  418.56  Fri Mar 15 12:31:51 CDT
  2019 for hardware decoding'

  2. Optionally pause it.

  3. Switch to another user.

  The original user's ~/.xsession-errors will rapidly fill up with
  errors along the lines of "vdpau_chroma filter error".

  At the same time, errors are put in /var/log/syslog as well:

  [7f9d604810a0] vdpau_chroma filter error: video mixer features failure: 
An invalid handle value was provided.
  [7f9d604810a0] vdpau_chroma filter error: video mixer attributes failure: 
An invalid handle value was provided.
  [7f9d604810a0] vdpau_chroma filter error: video mixer rendering failure: 
An invalid handle value was provided.
  (repeat ad nauseum)

  At least one of the two will rapidly fill up its partition and
  problems will arise.

  With AMD video hardware and driver, the video continues playing - you
  can hear the sound despite being in the other user.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-340/+bug/1846374/+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 1900760] Re: gnome-shell very high %CPU usage while moving mouse on Ubuntu 20.04

2020-10-22 Thread Pavils Jurjans
Did that, now it's much better. Although I was deferring from system
updates, reluctant to restart, so this was not a clean test.

Moving mouse quickly still makes the Xorg process consume signifficant
CPU% (up to 25%), but gnome-shell doesn't get near to the level it used
to consume.

It's a weird combo, a bug related to Discord app and mouse movement
processing, causing the said CPU hog.

Thanks for the fix, I guess.

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

Title:
  gnome-shell very high %CPU usage while moving mouse on Ubuntu 20.04

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  After upgrade from 18.04 to 20.04 I discovered that gnome-shell
  occasionally starts eating up unreasonably large CPU %. After some
  head scratching why on earth i thappens, it was clear that moving my
  mouse energetically I can get it as close to 100% as I want.

  If this is relevant, the mouse model is Corsair Harpoon wireless BT. I
  am reading some speculation that the cause of the problem is high
  polling rate for mouse location (?).

  It is suggested in this bug entry
  (https://bugs.launchpad.net/bugs/1848951) that this issue is fixed on
  late march. But this is october and I still experience this problem on
  an updated PC.

  gnome-shell version on my system: 3.36.4-1ubuntu1~20.04.2
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.9
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DisplayManager: gdm3
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2018-08-18 (794 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  NonfreeKernelModules: lkp_Ubuntu_5_4_0_48_52_generic_72 nvidia_modeset nvidia
  Package: gnome-shell 3.36.4-1ubuntu1~20.04.2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
  RelatedPackageVersions: mutter-common 3.36.6-1ubuntu0.20.04.2
  Tags:  focal
  Uname: Linux 5.4.0-48-generic x86_64
  UpgradeStatus: Upgraded to focal on 2020-10-04 (16 days ago)
  UserGroups: adm cdrom dialout dip docker kvm lpadmin plugdev sambashare sudo 
vboxusers
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1900760/+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 1900760] Re: gnome-shell very high %CPU usage while moving mouse on Ubuntu 20.04

2020-10-21 Thread Pavils Jurjans
Whoa, there's a lot of info in those apport files. I hope those are
relevant.

I don't use any fancy Gnome shell extensions. Here's an output of `ls
/usr/share/gnome-shell/extensions/`:

desktop-icons@csoriano  ubuntu-appindicat...@ubuntu.com  ubuntu-
d...@ubuntu.com


That's about it.

It's hard to tell right now if the problem surfaces only after
locking/unlocking routine. I can confirm that when I was submitting this
bug report, the system has indeed went through several sleep and wake-up
cycles, and, of course, there was a lock screen every time a wake-up
happened.

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

Title:
  gnome-shell very high %CPU usage while moving mouse on Ubuntu 20.04

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  After upgrade from 18.04 to 20.04 I discovered that gnome-shell
  occasionally starts eating up unreasonably large CPU %. After some
  head scratching why on earth i thappens, it was clear that moving my
  mouse energetically I can get it as close to 100% as I want.

  If this is relevant, the mouse model is Corsair Harpoon wireless BT. I
  am reading some speculation that the cause of the problem is high
  polling rate for mouse location (?).

  It is suggested in this bug entry
  (https://bugs.launchpad.net/bugs/1848951) that this issue is fixed on
  late march. But this is october and I still experience this problem on
  an updated PC.

  gnome-shell version on my system: 3.36.4-1ubuntu1~20.04.2
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.9
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DisplayManager: gdm3
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2018-08-18 (794 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  NonfreeKernelModules: lkp_Ubuntu_5_4_0_48_52_generic_72 nvidia_modeset nvidia
  Package: gnome-shell 3.36.4-1ubuntu1~20.04.2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
  RelatedPackageVersions: mutter-common 3.36.6-1ubuntu0.20.04.2
  Tags:  focal
  Uname: Linux 5.4.0-48-generic x86_64
  UpgradeStatus: Upgraded to focal on 2020-10-04 (16 days ago)
  UserGroups: adm cdrom dialout dip docker kvm lpadmin plugdev sambashare sudo 
vboxusers
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1900760/+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 1900760] GsettingsChanges.txt

2020-10-21 Thread Pavils Jurjans
apport information

** Attachment added: "GsettingsChanges.txt"
   
https://bugs.launchpad.net/bugs/1900760/+attachment/5425029/+files/GsettingsChanges.txt

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

Title:
  gnome-shell very high %CPU usage while moving mouse on Ubuntu 20.04

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  After upgrade from 18.04 to 20.04 I discovered that gnome-shell
  occasionally starts eating up unreasonably large CPU %. After some
  head scratching why on earth i thappens, it was clear that moving my
  mouse energetically I can get it as close to 100% as I want.

  If this is relevant, the mouse model is Corsair Harpoon wireless BT. I
  am reading some speculation that the cause of the problem is high
  polling rate for mouse location (?).

  It is suggested in this bug entry
  (https://bugs.launchpad.net/bugs/1848951) that this issue is fixed on
  late march. But this is october and I still experience this problem on
  an updated PC.

  gnome-shell version on my system: 3.36.4-1ubuntu1~20.04.2
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.9
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DisplayManager: gdm3
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2018-08-18 (794 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  NonfreeKernelModules: lkp_Ubuntu_5_4_0_48_52_generic_72 nvidia_modeset nvidia
  Package: gnome-shell 3.36.4-1ubuntu1~20.04.2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
  RelatedPackageVersions: mutter-common 3.36.6-1ubuntu0.20.04.2
  Tags:  focal
  Uname: Linux 5.4.0-48-generic x86_64
  UpgradeStatus: Upgraded to focal on 2020-10-04 (16 days ago)
  UserGroups: adm cdrom dialout dip docker kvm lpadmin plugdev sambashare sudo 
vboxusers
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1900760/+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 1900760] monitors.xml.txt

2020-10-21 Thread Pavils Jurjans
apport information

** Attachment added: "monitors.xml.txt"
   
https://bugs.launchpad.net/bugs/1900760/+attachment/5425033/+files/monitors.xml.txt

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

Title:
  gnome-shell very high %CPU usage while moving mouse on Ubuntu 20.04

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  After upgrade from 18.04 to 20.04 I discovered that gnome-shell
  occasionally starts eating up unreasonably large CPU %. After some
  head scratching why on earth i thappens, it was clear that moving my
  mouse energetically I can get it as close to 100% as I want.

  If this is relevant, the mouse model is Corsair Harpoon wireless BT. I
  am reading some speculation that the cause of the problem is high
  polling rate for mouse location (?).

  It is suggested in this bug entry
  (https://bugs.launchpad.net/bugs/1848951) that this issue is fixed on
  late march. But this is october and I still experience this problem on
  an updated PC.

  gnome-shell version on my system: 3.36.4-1ubuntu1~20.04.2
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.9
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DisplayManager: gdm3
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2018-08-18 (794 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  NonfreeKernelModules: lkp_Ubuntu_5_4_0_48_52_generic_72 nvidia_modeset nvidia
  Package: gnome-shell 3.36.4-1ubuntu1~20.04.2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
  RelatedPackageVersions: mutter-common 3.36.6-1ubuntu0.20.04.2
  Tags:  focal
  Uname: Linux 5.4.0-48-generic x86_64
  UpgradeStatus: Upgraded to focal on 2020-10-04 (16 days ago)
  UserGroups: adm cdrom dialout dip docker kvm lpadmin plugdev sambashare sudo 
vboxusers
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1900760/+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 1900760] ShellJournal.txt

2020-10-21 Thread Pavils Jurjans
apport information

** Attachment added: "ShellJournal.txt"
   
https://bugs.launchpad.net/bugs/1900760/+attachment/5425032/+files/ShellJournal.txt

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

Title:
  gnome-shell very high %CPU usage while moving mouse on Ubuntu 20.04

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  After upgrade from 18.04 to 20.04 I discovered that gnome-shell
  occasionally starts eating up unreasonably large CPU %. After some
  head scratching why on earth i thappens, it was clear that moving my
  mouse energetically I can get it as close to 100% as I want.

  If this is relevant, the mouse model is Corsair Harpoon wireless BT. I
  am reading some speculation that the cause of the problem is high
  polling rate for mouse location (?).

  It is suggested in this bug entry
  (https://bugs.launchpad.net/bugs/1848951) that this issue is fixed on
  late march. But this is october and I still experience this problem on
  an updated PC.

  gnome-shell version on my system: 3.36.4-1ubuntu1~20.04.2
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.9
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DisplayManager: gdm3
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2018-08-18 (794 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  NonfreeKernelModules: lkp_Ubuntu_5_4_0_48_52_generic_72 nvidia_modeset nvidia
  Package: gnome-shell 3.36.4-1ubuntu1~20.04.2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
  RelatedPackageVersions: mutter-common 3.36.6-1ubuntu0.20.04.2
  Tags:  focal
  Uname: Linux 5.4.0-48-generic x86_64
  UpgradeStatus: Upgraded to focal on 2020-10-04 (16 days ago)
  UserGroups: adm cdrom dialout dip docker kvm lpadmin plugdev sambashare sudo 
vboxusers
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1900760/+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 1900760] Re: gnome-shell very high %CPU usage while moving mouse on Ubuntu 20.04

2020-10-21 Thread Pavils Jurjans
apport information

** Tags added: apport-collected

** Description changed:

  After upgrade from 18.04 to 20.04 I discovered that gnome-shell
  occasionally starts eating up unreasonably large CPU %. After some head
  scratching why on earth i thappens, it was clear that moving my mouse
  energetically I can get it as close to 100% as I want.
  
  If this is relevant, the mouse model is Corsair Harpoon wireless BT. I
  am reading some speculation that the cause of the problem is high
  polling rate for mouse location (?).
  
  It is suggested in this bug entry
  (https://bugs.launchpad.net/bugs/1848951) that this issue is fixed on
  late march. But this is october and I still experience this problem on
  an updated PC.
  
  gnome-shell version on my system: 3.36.4-1ubuntu1~20.04.2
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu27.9
+ Architecture: amd64
+ CasperMD5CheckResult: skip
+ CurrentDesktop: ubuntu:GNOME
+ DisplayManager: gdm3
+ DistroRelease: Ubuntu 20.04
+ InstallationDate: Installed on 2018-08-18 (794 days ago)
+ InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
+ NonfreeKernelModules: lkp_Ubuntu_5_4_0_48_52_generic_72 nvidia_modeset nvidia
+ Package: gnome-shell 3.36.4-1ubuntu1~20.04.2
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
+ RelatedPackageVersions: mutter-common 3.36.6-1ubuntu0.20.04.2
+ Tags:  focal
+ Uname: Linux 5.4.0-48-generic x86_64
+ UpgradeStatus: Upgraded to focal on 2020-10-04 (16 days ago)
+ UserGroups: adm cdrom dialout dip docker kvm lpadmin plugdev sambashare sudo 
vboxusers
+ _MarkForUpload: True

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1900760/+attachment/5425028/+files/Dependencies.txt

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

Title:
  gnome-shell very high %CPU usage while moving mouse on Ubuntu 20.04

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  After upgrade from 18.04 to 20.04 I discovered that gnome-shell
  occasionally starts eating up unreasonably large CPU %. After some
  head scratching why on earth i thappens, it was clear that moving my
  mouse energetically I can get it as close to 100% as I want.

  If this is relevant, the mouse model is Corsair Harpoon wireless BT. I
  am reading some speculation that the cause of the problem is high
  polling rate for mouse location (?).

  It is suggested in this bug entry
  (https://bugs.launchpad.net/bugs/1848951) that this issue is fixed on
  late march. But this is october and I still experience this problem on
  an updated PC.

  gnome-shell version on my system: 3.36.4-1ubuntu1~20.04.2
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.9
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DisplayManager: gdm3
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2018-08-18 (794 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  NonfreeKernelModules: lkp_Ubuntu_5_4_0_48_52_generic_72 nvidia_modeset nvidia
  Package: gnome-shell 3.36.4-1ubuntu1~20.04.2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
  RelatedPackageVersions: mutter-common 3.36.6-1ubuntu0.20.04.2
  Tags:  focal
  Uname: Linux 5.4.0-48-generic x86_64
  UpgradeStatus: Upgraded to focal on 2020-10-04 (16 days ago)
  UserGroups: adm cdrom dialout dip docker kvm lpadmin plugdev sambashare sudo 
vboxusers
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1900760/+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 1900760] ProcCpuinfoMinimal.txt

2020-10-21 Thread Pavils Jurjans
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1900760/+attachment/5425030/+files/ProcCpuinfoMinimal.txt

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

Title:
  gnome-shell very high %CPU usage while moving mouse on Ubuntu 20.04

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  After upgrade from 18.04 to 20.04 I discovered that gnome-shell
  occasionally starts eating up unreasonably large CPU %. After some
  head scratching why on earth i thappens, it was clear that moving my
  mouse energetically I can get it as close to 100% as I want.

  If this is relevant, the mouse model is Corsair Harpoon wireless BT. I
  am reading some speculation that the cause of the problem is high
  polling rate for mouse location (?).

  It is suggested in this bug entry
  (https://bugs.launchpad.net/bugs/1848951) that this issue is fixed on
  late march. But this is october and I still experience this problem on
  an updated PC.

  gnome-shell version on my system: 3.36.4-1ubuntu1~20.04.2
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.9
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DisplayManager: gdm3
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2018-08-18 (794 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  NonfreeKernelModules: lkp_Ubuntu_5_4_0_48_52_generic_72 nvidia_modeset nvidia
  Package: gnome-shell 3.36.4-1ubuntu1~20.04.2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
  RelatedPackageVersions: mutter-common 3.36.6-1ubuntu0.20.04.2
  Tags:  focal
  Uname: Linux 5.4.0-48-generic x86_64
  UpgradeStatus: Upgraded to focal on 2020-10-04 (16 days ago)
  UserGroups: adm cdrom dialout dip docker kvm lpadmin plugdev sambashare sudo 
vboxusers
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1900760/+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 1900760] ProcEnviron.txt

2020-10-21 Thread Pavils Jurjans
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1900760/+attachment/5425031/+files/ProcEnviron.txt

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

Title:
  gnome-shell very high %CPU usage while moving mouse on Ubuntu 20.04

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  After upgrade from 18.04 to 20.04 I discovered that gnome-shell
  occasionally starts eating up unreasonably large CPU %. After some
  head scratching why on earth i thappens, it was clear that moving my
  mouse energetically I can get it as close to 100% as I want.

  If this is relevant, the mouse model is Corsair Harpoon wireless BT. I
  am reading some speculation that the cause of the problem is high
  polling rate for mouse location (?).

  It is suggested in this bug entry
  (https://bugs.launchpad.net/bugs/1848951) that this issue is fixed on
  late march. But this is october and I still experience this problem on
  an updated PC.

  gnome-shell version on my system: 3.36.4-1ubuntu1~20.04.2
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu27.9
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  DisplayManager: gdm3
  DistroRelease: Ubuntu 20.04
  InstallationDate: Installed on 2018-08-18 (794 days ago)
  InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
  NonfreeKernelModules: lkp_Ubuntu_5_4_0_48_52_generic_72 nvidia_modeset nvidia
  Package: gnome-shell 3.36.4-1ubuntu1~20.04.2
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.4.0-48.52-generic 5.4.60
  RelatedPackageVersions: mutter-common 3.36.6-1ubuntu0.20.04.2
  Tags:  focal
  Uname: Linux 5.4.0-48-generic x86_64
  UpgradeStatus: Upgraded to focal on 2020-10-04 (16 days ago)
  UserGroups: adm cdrom dialout dip docker kvm lpadmin plugdev sambashare sudo 
vboxusers
  _MarkForUpload: True

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1900760/+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 1900760] [NEW] gnome-shell very high %CPU usage while moving mouse on Ubuntu 20.04

2020-10-20 Thread Pavils Jurjans
Public bug reported:

After upgrade from 18.04 to 20.04 I discovered that gnome-shell
occasionally starts eating up unreasonably large CPU %. After some head
scratching why on earth i thappens, it was clear that moving my mouse
energetically I can get it as close to 100% as I want.

If this is relevant, the mouse model is Corsair Harpoon wireless BT. I
am reading some speculation that the cause of the problem is high
polling rate for mouse location (?).

It is suggested in this bug entry
(https://bugs.launchpad.net/bugs/1848951) that this issue is fixed on
late march. But this is october and I still experience this problem on
an updated PC.

gnome-shell version on my system: 3.36.4-1ubuntu1~20.04.2

** Affects: gnome-shell (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  gnome-shell very high %CPU usage while moving mouse on Ubuntu 20.04

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  After upgrade from 18.04 to 20.04 I discovered that gnome-shell
  occasionally starts eating up unreasonably large CPU %. After some
  head scratching why on earth i thappens, it was clear that moving my
  mouse energetically I can get it as close to 100% as I want.

  If this is relevant, the mouse model is Corsair Harpoon wireless BT. I
  am reading some speculation that the cause of the problem is high
  polling rate for mouse location (?).

  It is suggested in this bug entry
  (https://bugs.launchpad.net/bugs/1848951) that this issue is fixed on
  late march. But this is october and I still experience this problem on
  an updated PC.

  gnome-shell version on my system: 3.36.4-1ubuntu1~20.04.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1900760/+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