Re: [Bug 1902825] Re: High CPU usage just moving the mouse

2020-11-07 Thread rahul
Hi Danial, Some more investigation ... I reverted to Kernel to 5.3.18 ... also installed xserver-xorg-video-intel. strace for gnome-shell shows no more errors on mouse / touchpad activity and load remains low .. rahul@desktophp:~$ sudo strace -c -p 11997 [sudo] password for rahul: strace:

[Bug 1886021] Re: Nautilus slow after upgrade 20.04

2020-11-07 Thread Glen Byram
linux:~$ time nautilus Failed to register: Timeout was reached real0m25.127s user0m0.101s sys 0m0.004s linux:~$ time nautilus Failed to register: Timeout was reached real0m25.166s user0m0.076s sys 0m0.035s linux:~$ time nautilus Failed to register: Timeout was reached

[Bug 1901430] Re: After suspend stylus position confused about rotated screen in multi-monitor setup

2020-11-07 Thread Rob Frohne
Okay, so here is the new work-around. You put this file in /usr/lib/systemd/system-sleep/ I called it 20_map-to-display. Call it what you like. It needs to be executable. #!/bin/sh export HOME=/home/frohro/ export DISPLAY=:0 case $1/$2 in post/*) /usr/bin/su

[Bug 1901430] Re: After suspend stylus position confused about rotated screen in multi-monitor setup

2020-11-07 Thread Rob Frohne
Unfortunately the above work-around only works when I suspend using pm- suspend. The system is using systems. I'm working on figuring that out now. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to mutter in Ubuntu.

[Bug 1875528] Re: Extra frozen / stuck mouse cursor after auto screen lock / sleep

2020-11-07 Thread John in SF
This extra cursor frozen on screen issue exists in 20.10 Groovy Gorilla. (Just installed 20.10 on Lenovo T14 AMD and have a few issues to research.) Actual behavior: - Fractional scaling is on (actually needed to make laptop screen readable). - Extra cursor frozen on screen. Expected: -

[Bug 1901430] Re: After suspend stylus position confused about rotated screen in multi-monitor setup

2020-11-07 Thread Rob Frohne
This kept bothering me so I came up with a work-around. I put the following file (with chmod 755 so it could be executed) in /etc/pm/sleep.d/ and called it 20_map-to-display. You have to use the xinput and xrandr commands to determine what your display is called (where I have LVDS-1) and which

[Bug 1873052] Re: Showing two cursors after login

2020-11-07 Thread Lorenzo Dellacà
For anyone who might be interested, since in my case this problem is caused by fractional scaling, in my Ubuntu 20.04 (and then also 20.10) installation I was able to "automatically fix" it every login by using this very small program I developed: https://github.com/mind-overflow

[Bug 1829221] Re: second, dead, mouse pointer left on screen after login, x11 session

2020-11-07 Thread Lorenzo Dellacà
*** This bug is a duplicate of bug 1873052 *** https://bugs.launchpad.net/bugs/1873052 I don't think there is an official solution to this yet, however, in my Ubuntu 20.04 (and then also 20.10) installation I was able to automatically fix it every login by using this very small program I

[Bug 1846944] Re: Nextcloud client app indicator icon not visible in 19.10 Eoan Beta

2020-11-07 Thread marcello
Same problem here, after upgrade from Ubuntu 20.04 to 20.10, nexcloud app indicator in top bar disappeared. I "killall nexcloud" and restart as per comment #3 above and icon reappear, until next reboot! -- You received this bug notification because you are a member of Ubuntu Desktop Bugs,

Re: [Bug 1902825] Re: High CPU usage just moving the mouse

2020-11-07 Thread rahul
I mean; does 'top' report constant CPU without moving the mouse, or was that only with gnome-system-monitor? (bug 1773502) -- top reports constant CPU without moving mouse ... and it increases to a higher value on Mouse / touchpad activity this is even without Gnome-system monitor. Regards ///

[Bug 1903366] Re: GIMP 2.10.14 Stack trace

2020-11-07 Thread Jouni Mettala
** Summary changed: - ``` GNU Image Manipulation Program version 2.10.14 git-describe: GIMP_2_10_12-511-ga4f55d6c7e C compiler: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/7/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none

[Bug 1728045]

2020-11-07 Thread Andre Klapper
bugzilla.gnome.org is being replaced by gitlab.gnome.org. We are closing all old bug reports in Bugzilla which have not seen updates for many years. If you can still reproduce this issue in a currently supported version of GNOME (currently that would be 3.38), then please feel free to report it

[Bug 1728045] Re: Please restore battery time remaining to top bar!

2020-11-07 Thread Bug Watch Updater
** Changed in: gnome-shell Status: Confirmed => Expired -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell in Ubuntu. https://bugs.launchpad.net/bugs/1728045 Title: Please restore battery time remaining to top bar!

[Bug 1734095]

2020-11-07 Thread Dimass036
I think it might have been something wrong with my wireless mouse, because it also caused some issues with the window manager on Macs. I have a set of Microsoft keyboard and mouse, and when I used the mouse on Mac, it caused some issues with highlighting of menu items. When I replaced it with a

[Bug 1897224] Re: Graphical snaps can't run in Gnome 3.38 Wayland sessions (can't open X display)

2020-11-07 Thread Peter L Jones
Hi, I'm running focal (20.04.1 LTS) -- and hit this only just now when upgrading to the new LTS. So this is to confirm this affects the LTS release and I'd like to ask for it back-ported. :) Thanks, -- Peter -- You received this bug notification because you are a member of Ubuntu Desktop

[Bug 1903383] Re: XWayland applications respect scale only if a scaled output is primary on a mixed-scale setup

2020-11-07 Thread Ben Aceler
** Description changed: The bug occurs with any XWayland application. I tried VSCode, Chrome, Audacity, Darktable... I have two monitors with a different DPI. One is 4K HiDPI monitor and the second in LowDPI 2K monitor. I can setup 200% scale for a HiDPI monitor and 100% scale for a

[Bug 1903383] [NEW] XWayland applications respect scale only if a scaled output is primary on a mixed-scale setup

2020-11-07 Thread Ben Aceler
Public bug reported: The bug occurs with any XWayland application. I tried VSCode, Chrome, Audacity, Darktable... I have two monitors with a different DPI. One is 4K HiDPI monitor and the second in LowDPI 2K monitor. I can setup 200% scale for a HiDPI monitor and 100% scale for a LowDPI. All

[Bug 1903383] Re: XWayland applications respect scale only if a scaled output is primary on a mixed-scale setup

2020-11-07 Thread Ben Aceler
** Attachment added: "HiDPI monitor is primary" https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1903383/+attachment/5432118/+files/%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA%20%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0%20%D0%BE%D1%82%202020-11-07%2012-26-50.png -- You received this bug

[Bug 1903382] Re: unable to add online account for google, flickr, microsoft, facebook

2020-11-07 Thread A. Tombol
** Also affects: webkit2gtk (Ubuntu) Importance: Undecided Status: New ** No longer affects: gnome-control-center (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-control-center in Ubuntu.

[Bug 1903382] [NEW] unable to add online account for google, flickr, microsoft, facebook

2020-11-07 Thread A. Tombol
Public bug reported: Fresh install of groovy. When I try to add Google, Flickr or Microsoft account, the loading window stays grey forever. When trying Facebook, i can see the loaded page for a second then switches to grey also. gnome-online-accounts: Telepítve: 3.37.90-1ubuntu1 Jelölt: