[Bug 1863454] Re: gnome-shell assert failure: gnome-shell: ../src/evdev-mt-touchpad.c:532: tp_process_absolute: Assertion `tp->nactive_slots >= 1' failed.

2020-02-18 Thread Daniel van Vugt
** Changed in: libinput (Ubuntu)
   Status: Confirmed => Triaged

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

** Tags added: fixed-in-1.15.2 fixed-upstream

-- 
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/1863454

Title:
  gnome-shell assert failure: gnome-shell: ../src/evdev-mt-
  touchpad.c:532: tp_process_absolute: Assertion `tp->nactive_slots >=
  1' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/libinput/+bug/1863454/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1863454] Re: gnome-shell assert failure: gnome-shell: ../src/evdev-mt-touchpad.c:532: tp_process_absolute: Assertion `tp->nactive_slots >= 1' failed.

2020-02-18 Thread Bug Watch Updater
** Changed in: libinput
   Status: New => Fix Released

-- 
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/1863454

Title:
  gnome-shell assert failure: gnome-shell: ../src/evdev-mt-
  touchpad.c:532: tp_process_absolute: Assertion `tp->nactive_slots >=
  1' failed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/libinput/+bug/1863454/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1858857] Re: gnome-calendar: Hits assert when timezone set to Etc/UTC

2020-02-18 Thread Matthew Ruffell
** Information type changed from Private to Public

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

Title:
  gnome-calendar: Hits assert when timezone set to Etc/UTC

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-calendar/+bug/1858857/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1856516] Re: Excessive memory usage by gnome-shell in 19.10

2020-02-18 Thread Daniel van Vugt
And to avoid affecting all other programs, instead of 'export' try
moving gnome-shell to gnome-shell.bin and creating a gnome-shell script
to set up the environment.

-- 
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/1856516

Title:
  Excessive memory usage by gnome-shell in 19.10

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1856516] Re: Excessive memory usage by gnome-shell in 19.10

2020-02-18 Thread Daniel van Vugt
Maybe I gave the wrong advice. Try: HEAP_PROFILE_ONLY_MMAP=true

I know that once you successfully have that set then the performance
overhead goes away.

-- 
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/1856516

Title:
  Excessive memory usage by gnome-shell in 19.10

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1856516] Re: Excessive memory usage by gnome-shell in 19.10

2020-02-18 Thread Chris Halse Rogers
Hm. The gperftools profiler appears to have a catastrophic performance
impact on gnome-shell - it takes multiple minutes to go from login
screen to an idle desktop (there's also the problem that setting the
environment variable means *all* programs in the session profiled,
because they're all children of the shell?).

-- 
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/1856516

Title:
  Excessive memory usage by gnome-shell in 19.10

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1862229] Re: gnome session crash on boot with kernel 5.3.0-29-generic

2020-02-18 Thread Daniel van Vugt
Thanks. Those unfortunately failed. Next time the problem happens please
send us a new link.

-- 
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/1862229

Title:
  gnome session crash on boot with kernel 5.3.0-29-generic

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1852900] Re: Gnome-shell restart-refresh causes minimized applications to become unresponsive and unminimized

2020-02-18 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1819890 ***
https://bugs.launchpad.net/bugs/1819890

** This bug has been marked a duplicate of bug 1819890
   Restarting gnome-shell displays images of applications running on other 
workspaces

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1852900

Title:
  Gnome-shell restart-refresh causes  minimized applications to become
  unresponsive and unminimized

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1852900/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1819890] Re: Restarting gnome-shell displays images of applications running on other workspaces

2020-02-18 Thread Daniel van Vugt
** Tags added: fixed-in-3.35.92 fixed-upstream

** Changed in: mutter (Ubuntu)
   Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1819890

Title:
  Restarting gnome-shell displays images of applications running on
  other workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1819890/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1860540] Re: Password entry has no way of displaying what you type

2020-02-18 Thread Daniel van Vugt
Ignore the "notfixing" part then. A solution is already released and a
_better_ solution is still coming in gnome-shell 3.36.

-- 
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/1860540

Title:
  Password entry has no way of displaying what you type

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1863400] Re: gnome-shell reports problem on boot

2020-02-18 Thread Daniel van Vugt
I forgot to mention: Please also:

  sudo rm /var/crash/*

as those old files may prevent recurrences from being reported.

-- 
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/1863400

Title:
  gnome-shell reports problem on boot

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1725180] Re: Shell animations are not smooth

2020-02-18 Thread Daniel van Vugt
^^^
That's fixed in gjs 1.63.91

** Description changed:

  Upstream fixes required to make all the overview/window/icon animations
  much smoother (at least halving render times):
  
  https://gitlab.gnome.org/GNOME/gjs/merge_requests/390
  https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/948
  https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/936
- https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/949
+ https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/1002
  
  __
  
  +++UBUNTU RELEASE+++
  
  Description:  Ubuntu 17.10
  Release:  17.10
  
  +++PACKAGE VERSION+++
  
  xwayland:
    Installed: 2:1.19.5-0ubuntu2
    Candidate: 2:1.19.5-0ubuntu2
    Version table:
   *** 2:1.19.5-0ubuntu2 500
  500 http://archive.ubuntu.com/ubuntu artful/main amd64 Packages
  100 /var/lib/dpkg/status
  
  Bug found on Dell XPS 9560 4K model with GTX1050/Intel HD 630. Currently
  using Intel HD Graphics 630 as Nvidia seems to have no support for
  xwayland.
  
  The window/dock/launcher animations are lagging/shaky (not smooth).
  
  __
  
  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: xwayland 2:1.19.5-0ubuntu2
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  .tmp.unity_support_test.0:
  
  ApportVersion: 2.20.7-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Oct 20 19:09:27 2017
  DistUpgraded: 2017-10-20 04:51:46,123 DEBUG icon theme changed, re-reading
  DistroCodename: artful
  DistroVariant: ubuntu
  DkmsStatus:
   bbswitch, 0.8, 4.10.0-37-generic, x86_64: installed
   bbswitch, 0.8, 4.13.0-16-generic, x86_64: installed
   nvidia-387, 387.12, 4.13.0-16-generic, x86_64: installed
   v4l2loopback, 0.10.0, 4.10.0-37-generic, x86_64: installed
   v4l2loopback, 0.10.0, 4.13.0-16-generic, x86_64: installed
  ExecutablePath: /usr/bin/Xwayland
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Device [8086:591b] (rev 04) (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:07be]
     Subsystem: Dell GP107M [GeForce GTX 1050 Mobile] [1028:07be]
  InstallationDate: Installed on 2017-05-24 (149 days ago)
  InstallationMedia: Ubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 138a:0091 Validity Sensors, Inc.
   Bus 001 Device 002: ID 0cf3:e300 Atheros Communications, Inc.
   Bus 001 Device 004: ID 1bcf:2b95 Sunplus Innovation Technology Inc.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. XPS 15 9560
  ProcEnviron:
   LANGUAGE=en_AU:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.13.0-16-generic.efi.signed 
root=UUID=38514616-2735-4966-91f7-71f1d60beb73 ro quiet splash vt.handoff=7
  SourcePackage: xorg-server
  UpgradeStatus: Upgraded to artful on 2017-10-19 (0 days ago)
  dmi.bios.date: 08/30/2017
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.5.0
  dmi.board.name: 05FFDN
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.5.0:bd08/30/2017:svnDellInc.:pnXPS159560:pvr:rvnDellInc.:rn05FFDN:rvrA00:cvnDellInc.:ct10:cvr:
  dmi.product.family: XPS
  dmi.product.name: XPS 15 9560
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.13.1+17.10.20170901-0ubuntu1
  version.libdrm2: libdrm2 2.4.83-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 17.2.2-0ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 17.2.2-0ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.19.5-0ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati N/A
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A

-- 
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/1725180

Title:
  Shell animations are not smooth

To manage notifications about this bug go to:
https://bugs.launchpad.net/gjs/+bug/1725180/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1863812] [NEW] tells me an update is available, but i'm running a newer version

2020-02-18 Thread dann frazier
Public bug reported:

Today I noticed that the software manager is telling me there's a juju
update available (2.7.1), with an option to update. When I click update,
it says "Unable to update juju: snap has no updates available". Sure
enough, `snap info` confirms that I'm already on 2.7.*2*:

channels:
  stable:2.7.2 2020-02-18 (10671) 72MB classic
  candidate: ↑ 
  beta:  ↑ 
  edge:  2.8-beta1+develop-29900ab 2020-02-18 (10690) 81MB classic
  2.7/stable:2.7.2 2020-02-18 (10671) 72MB classic
  2.7/candidate: 2.7.3+2.7-aa61342 2020-02-18 (10691) 81MB classic
  2.7/beta:  ↑ 
  2.7/edge:  2.7.3+2.7-aa61342 2020-02-18 (10691) 81MB classic
  2.6/stable:2.6.102019-10-30  (9484) 69MB classic
  2.6/candidate: ↑ 
  2.6/beta:  ↑ 
  2.6/edge:  2.6.11+2.6-b96e1222020-01-22 (10408) 75MB classic
  2.5/stable:2.5.8 2019-06-27  (8361) 67MB classic
  2.5/candidate: ↑ 
  2.5/beta:  ↑ 
  2.5/edge:  2.5.9+2.5-36af233 2019-07-24  (8546) 73MB classic
  2.4/stable:2.4.7 2019-05-23  (6012) 58MB classic
  2.4/candidate: ↑ 
  2.4/beta:  ↑ 
  2.4/edge:  ↑ 
  2.3/stable:2.3.9 2018-09-19  (5267) 55MB classic
  2.3/candidate: ↑ 
  2.3/beta:  ↑ 
  2.3/edge:  2.3.10+2.3-41313d12019-03-25  (7080) 55MB classic
installed:   2.7.2(10671) 72MB classic

gnome-software 3.35.2-0ubuntu2
snapd 2.43.3+git1.8109f8

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

** Attachment added: "Screenshot from 2020-02-18 15-50-41.png"
   
https://bugs.launchpad.net/bugs/1863812/+attachment/5329403/+files/Screenshot%20from%202020-02-18%2015-50-41.png

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

Title:
  tells me an update is available, but i'm running a newer version

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1863812/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1819890] Re: Restarting gnome-shell displays images of applications running on other workspaces

2020-02-18 Thread Bug Watch Updater
** Changed in: mutter
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1819890

Title:
  Restarting gnome-shell displays images of applications running on
  other workspaces

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1819890/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1852900] Re: Gnome-shell restart-refresh causes minimized applications to become unresponsive and unminimized

2020-02-18 Thread Bug Watch Updater
** Changed in: mutter
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1852900

Title:
  Gnome-shell restart-refresh causes  minimized applications to become
  unresponsive and unminimized

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1852900/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1856160] Re: Bar between bread crumbs and search icon.

2020-02-18 Thread Bug Watch Updater
** Changed in: nautilus
   Status: Unknown => New

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1856160

Title:
  Bar between bread crumbs and search icon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/1856160/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1863714] Re: package libevdocument3-4:amd64 3.18.2-1ubuntu4.6 failed to install/upgrade: vereistenproblemen - blijft ongeconfigureerd

2020-02-18 Thread Sebastien Bacher
the issue is not with evince there

dpkg: fout bij verwerken van pakket libdjvulibre-text (--configure):

** Changed in: evince (Ubuntu)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/1863714

Title:
  package libevdocument3-4:amd64 3.18.2-1ubuntu4.6 failed to
  install/upgrade: vereistenproblemen - blijft ongeconfigureerd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1863714/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1856160] Re: Bar between bread crumbs and search icon.

2020-02-18 Thread Sebastien Bacher
** Changed in: nautilus (Ubuntu)
   Status: Confirmed => Triaged

** Also affects: nautilus via
   https://gitlab.gnome.org/GNOME/nautilus/issues/1387
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1856160

Title:
  Bar between bread crumbs and search icon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/1856160/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1856160] Re: Bar between bread crumbs and search icon.

2020-02-18 Thread Clinton H
Reported to Gnome:

https://gitlab.gnome.org/GNOME/nautilus/issues/1387

** Bug watch added: gitlab.gnome.org/GNOME/nautilus/issues #1387
   https://gitlab.gnome.org/GNOME/nautilus/issues/1387

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1856160

Title:
  Bar between bread crumbs and search icon.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1856160/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1856927] Re: totem crashed with SIGSEGV in build_flavored_key() from insert_key_mapping()

2020-02-18 Thread Bill (franksmcb)
@seb128 this is working correctly now after the grilo update.
Thanks

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/1856927

Title:
  totem crashed with SIGSEGV in build_flavored_key() from
  insert_key_mapping()

To manage notifications about this bug go to:
https://bugs.launchpad.net/grilo-plugins/+bug/1856927/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1725180] Re: Shell animations are not smooth

2020-02-18 Thread Bug Watch Updater
** Changed in: gjs
   Status: New => Fix Released

-- 
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/1725180

Title:
  Shell animations are not smooth

To manage notifications about this bug go to:
https://bugs.launchpad.net/gjs/+bug/1725180/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1848951] Re: High CPU when just moving the mouse

2020-02-18 Thread Martin Wimpress
** Tags removed: champagne

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1848951

Title:
  High CPU when just moving the mouse

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1848951/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1860540] Re: Password entry has no way of displaying what you type

2020-02-18 Thread Martin Wimpress
** Tags removed: champagne

-- 
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/1860540

Title:
  Password entry has no way of displaying what you type

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1860540] Re: Password entry has no way of displaying what you type

2020-02-18 Thread Treviño
It's actually fixed also in previous version, just right-click the entry
(or press down-arrow) and you will be able to see the password.

-- 
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/1860540

Title:
  Password entry has no way of displaying what you type

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1862531] Re: [focal] Wayland session is not available when a laptop has an Nvidia card an Intel card is in use

2020-02-18 Thread Sebastien Bacher
The wayland session isn't a critical feature, that doesn't need to be
rls tracked

** Tags added: rls-ff-notfixing

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm3 in Ubuntu.
https://bugs.launchpad.net/bugs/1862531

Title:
  [focal] Wayland session is not available when a laptop has an Nvidia
  card an Intel card is in use

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1862531/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1860540] Re: Password entry has no way of displaying what you type

2020-02-18 Thread Sebastien Bacher
** Tags added: rls-ff-notfixing

-- 
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/1860540

Title:
  Password entry has no way of displaying what you type

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1862531] Re: [focal] Wayland session is not available when a laptop has an Nvidia card an Intel card is in use

2020-02-18 Thread Martin Wimpress
** Tags removed: champagne

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm3 in Ubuntu.
https://bugs.launchpad.net/bugs/1862531

Title:
  [focal] Wayland session is not available when a laptop has an Nvidia
  card an Intel card is in use

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/1862531/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1824874] Re: undismissable, unclickable authentication dialog left on screen (top-left corner) after policykit authentication [pushModal: invocation of begin_modal failed]

2020-02-18 Thread Bruce Copeland
Last night I encountered similar bug behavior with a different message.
Several hours after a printing related crash, another orphaned
authentication dialog was painted on top of the gnome shell with the
message:

Please enter your password to access problem reports of system programs

In light of this related problem and Sergey's suggestion of PAM
involvement, I now believe the original bug in this thread is caused by
incorrect handling of PAM by gnome shell. There could also be threading
problems, insofar as the incorrect painting of an orphaned dialog window
seems to occur long after the action that is referenced in the dialog
window.

-- 
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/1824874

Title:
  undismissable, unclickable authentication dialog left on screen (top-
  left corner) after policykit authentication [pushModal: invocation of
  begin_modal failed]

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1861409] Re: searching for irc takes more than 10 minutes

2020-02-18 Thread Martin Wimpress
** Tags removed: champagne

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

Title:
  searching for irc takes more than 10 minutes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1861409/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1861769] Re: gdm3 crashed with SIGSEGV in g_type_check_instance_cast() from gdm_manager_handle_register_session() from ffi_call_unix64() from ffi_call() from g_cclosure_marshal_generic()

2020-02-18 Thread Sebastien Bacher
Tagging rls-ff-notfixing, around 300 reports for 19.10, while it's a bug
and ideally we would fix it we don't see a sign at the moment that it's
a top priority and needs rls tracking

** Tags removed: champagne
** Tags added: rls-not-fixing

** Tags removed: rls-not-fixing
** Tags added: rls-ff-notfixing

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gdm3 in Ubuntu.
https://bugs.launchpad.net/bugs/1861769

Title:
  gdm3 crashed with SIGSEGV in g_type_check_instance_cast() from
  gdm_manager_handle_register_session() from ffi_call_unix64() from
  ffi_call() from g_cclosure_marshal_generic()

To manage notifications about this bug go to:
https://bugs.launchpad.net/gdm/+bug/1861769/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1856927] Re: totem crashed with SIGSEGV in build_flavored_key() from insert_key_mapping()

2020-02-18 Thread Sebastien Bacher
the issue should be fixed with https://launchpad.net/ubuntu/+source
/grilo-plugins/0.3.11-1ubuntu1

** Changed in: grilo-plugins (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/1856927

Title:
  totem crashed with SIGSEGV in build_flavored_key() from
  insert_key_mapping()

To manage notifications about this bug go to:
https://bugs.launchpad.net/grilo-plugins/+bug/1856927/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1862169] Re: rhythmbox crashed with SIGSEGV in build_flavored_key()

2020-02-18 Thread Sebastien Bacher
the issue should be fixed with https://launchpad.net/ubuntu/+source
/grilo-plugins/0.3.11-1ubuntu1

** Package changed: rhythmbox (Ubuntu) => grilo-plugins (Ubuntu)

** Changed in: grilo-plugins (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in Ubuntu.
https://bugs.launchpad.net/bugs/1862169

Title:
  rhythmbox crashed with SIGSEGV in build_flavored_key()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grilo-plugins/+bug/1862169/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1862229] Re: gnome session crash on boot with kernel 5.3.0-29-generic

2020-02-18 Thread giacof
Sorry for delay. I found the following related links:

https://errors.ubuntu.com/oops/b749b11e-485f-11ea-a808-fa163ee63de6
https://errors.ubuntu.com/oops/70a4e6e4-4a75-11ea-a63e-fa163ee63de6

Many thanks.

-- 
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/1862229

Title:
  gnome session crash on boot with kernel 5.3.0-29-generic

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1863164] Re: ImportError: could not import gobject (error was: ImportError('/usr/lib/python3/dist-packages/gi/_gi.cpython-38-x86_64-linux-gnu.so: undefined symbol: PyExc_NotImplementedError'))

2020-02-18 Thread Sebastien Bacher
What version of python3-gi do you have installed?

** Changed in: pygobject (Ubuntu)
   Importance: Undecided => Low

** Changed in: pygobject (Ubuntu)
   Status: New => Incomplete

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to pygobject in Ubuntu.
https://bugs.launchpad.net/bugs/1863164

Title:
  ImportError: could not import gobject (error was:
  ImportError('/usr/lib/python3/dist-packages/gi/_gi.cpython-38-x86_64
  -linux-gnu.so: undefined symbol: PyExc_NotImplementedError'))

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pygobject/+bug/1863164/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1825623] Re: [AppIndicatorSupport-FATAL] unable to update overlay icon

2020-02-18 Thread André Lanouette
Same issue here. This appears to cause major freezes during several
seconds every time I receive a desktop notification and unlock my
computer.

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

Title:
  [AppIndicatorSupport-FATAL] unable to update overlay icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-appindicator/+bug/1825623/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1856504] Re: [AppIndicatorSupport-FATAL] unable to update overlay icon

2020-02-18 Thread André Lanouette
*** This bug is a duplicate of bug 1825623 ***
https://bugs.launchpad.net/bugs/1825623

Same issue here. This appears to cause major freezes during several
seconds every time I receive a desktop notification and unlock my
computer.

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

Title:
  [AppIndicatorSupport-FATAL] unable to update overlay icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-appindicator/+bug/1856504/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1856504] Re: [AppIndicatorSupport-FATAL] unable to update overlay icon

2020-02-18 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 1825623 ***
https://bugs.launchpad.net/bugs/1825623

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-shell-extension-appindicator (Ubuntu)
   Status: New => Confirmed

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

Title:
  [AppIndicatorSupport-FATAL] unable to update overlay icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-appindicator/+bug/1856504/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1863400] Re: gnome-shell reports problem on boot

2020-02-18 Thread Dave Goldsbrough
Performed
sudo apt update
sudo apt full-upgrade

Shutdown
Rebooted

Performed
sudo ubuntu-bug /var/crash/_usr_bin_gnome-shell.121.crash

Report produced and sent.
Went to https://errors.ubuntu.com/user/ID where the ID was the one obtained 
from sudo more /var/lib/whoopsie/whoopsie-id

Then same as comment #7 and the same link produced as per comment #9

-- 
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/1863400

Title:
  gnome-shell reports problem on boot

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 753548] Re: gvfsd-dav crashed with SIGABRT in raise()

2020-02-18 Thread Rolf Leggewie
closing as unreproducible

** Changed in: gvfs (Ubuntu)
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/753548

Title:
  gvfsd-dav crashed with SIGABRT in raise()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/753548/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1863164] Re: ImportError: could not import gobject (error was: ImportError('/usr/lib/python3/dist-packages/gi/_gi.cpython-38-x86_64-linux-gnu.so: undefined symbol: PyExc_NotImplementedError'))

2020-02-18 Thread Matthias Klose
** Also affects: pygobject (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: python3.8 (Ubuntu)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to pygobject in Ubuntu.
https://bugs.launchpad.net/bugs/1863164

Title:
  ImportError: could not import gobject (error was:
  ImportError('/usr/lib/python3/dist-packages/gi/_gi.cpython-38-x86_64
  -linux-gnu.so: undefined symbol: PyExc_NotImplementedError'))

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pygobject/+bug/1863164/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1863400] Re: gnome-shell reports problem on boot

2020-02-18 Thread Daniel van Vugt
Thanks!

Unfortunately that one failed...

> This problem failed to retrace because there was no crash signature
after retracing and outdated packages.

This is usually not your fault and is probably some unresolved bug in
the automated retracing system. But regardless it does mean we will need
more crash reports, more oops links, please.

Just to be sure, please first run:

  sudo apt update
  sudo apt full-upgrade

and then reboot, before reproducing the crash again.

-- 
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/1863400

Title:
  gnome-shell reports problem on boot

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1863400] Re: gnome-shell reports problem on boot

2020-02-18 Thread Dave Goldsbrough
Here you go
https://errors.ubuntu.com/oops/14394820-5158-11ea-a66d-fa163ee63de6

Thank You.

-- 
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/1863400

Title:
  gnome-shell reports problem on boot

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

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1856941] Re: chinese input option just qwerty

2020-02-18 Thread Gunnar Hjalmarsson
Indeed, "Chinese" is just an alias to the "English (US)" keyboard layout
and not an IBus input method.

To input Chinese:

* Install a Chinese input method, e.g. ibus-libpinyin
* Log out and log in again
* Add "Chinese (Intelligent Pinyin)" in Region & Language
  -> Input Sources
* Select "Chinese (Intelligent Pinyin)" 北京

HTH

** Changed in: gnome-control-center (Ubuntu)
   Importance: Low => Undecided

** Changed in: gnome-control-center (Ubuntu)
   Status: Expired => Invalid

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

Title:
  chinese input option just qwerty

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1856941/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs