[Bug 1860832] [NEW] wacom pen menu and button click not work

2020-01-24 Thread hibi.sasah...@gmail.com
Public bug reported:

1)
Description:Ubuntu Focal Fossa (development branch)
Release:20.04
(2020/01/25 daily build)

2)
( https://wiki.ubuntu.com/Bugs/FindRightPackage. `locate -b` is not working... )

~/$ apt-cache policy xserver-xorg-input-wacom
xserver-xorg-input-wacom:
  インストールされているバージョン: 1:0.38.0-0ubuntu1
  候補:   1:0.38.0-0ubuntu1
  バージョンテーブル:
 *** 1:0.38.0-0ubuntu1 500
500 http://jp.archive.ubuntu.com/ubuntu focal/main amd64 Packages
100 /var/lib/dpkg/status

~/$ apt-cache policy virtualbox
virtualbox:
  インストールされているバージョン: 6.1.2-dfsg-1
  候補:   6.1.2-dfsg-1
  バージョンテーブル:
 *** 6.1.2-dfsg-1 500
500 http://jp.archive.ubuntu.com/ubuntu focal/multiverse amd64 Packages
100 /var/lib/dpkg/status

~/$ apt-cache policy firefox
firefox:
  インストールされているバージョン: 72.0.1+build1-0ubuntu1
  候補:   72.0.1+build1-0ubuntu1
  バージョンテーブル:
 *** 72.0.1+build1-0ubuntu1 500
500 http://jp.archive.ubuntu.com/ubuntu focal/main amd64 Packages
100 /var/lib/dpkg/status

3)
reproduce:
- open virutalbox
- click menu (ex. File(F)) or click button(ex. "New(N)"(create new vm))
(not working to button with pen and touch pen Nib.)

- open firefox
- push ALT key (upon menu)
- click menu of button with pen
(workaround: touch of pen Nib is work fine.)

need:
work menu and button. (like a mouse clicked.)

4)
upon:
not works.

 other
tablet device: Wacom Intuos 4
:~/$ lsusb
~
Bus 005 Device 003: ID 056a:00b9 Wacom Co., Ltd PTK-640 [Intuos4 (6x9)]
~

** Affects: xserver-xorg-input-wacom (Ubuntu)
 Importance: Undecided
 Status: New

** Package changed: nautilus (Ubuntu) => xserver-xorg-input-wacom
(Ubuntu)

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

Title:
  wacom pen menu and button click not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-wacom/+bug/1860832/+subscriptions

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

[Bug 1849773] Autopkgtest regression report (poppler/0.80.0-0ubuntu1.1)

2020-01-24 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted poppler (0.80.0-0ubuntu1.1) for eoan 
have finished running.
The following regressions have been reported in tests triggered by the package:

kopanocore/unknown (armhf)


Please visit the excuses page listed below and investigate the failures, 
proceeding afterwards as per the StableReleaseUpdates policy regarding 
autopkgtest regressions [1].

https://people.canonical.com/~ubuntu-archive/proposed-
migration/eoan/update_excuses.html#poppler

[1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions

Thank you!

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

Title:
  
/usr/bin/evince:11:strstr:TextSelectionPainter::hasGlyphLessFont:TextSelectionPainter::endPage:TextPage::drawSelection:poppler_page_render_selection

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

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

[Bug 1860824] [NEW] IMAP with STARTTLS on port 143 is broken

2020-01-24 Thread Mark - Syminet
Public bug reported:

Just upgraded from eoan -> fossa to test.  Incoming mail is configured
to use STARTTLS over port 143 and works fine in eoan and bionic.

But in fossa, upon startup IMAP immediately fails with error message:

'The reported error was "Error performing TLS handshake: An unexpected
TLS packet was received."'

...no incoming mail and none of the folders will open.

Workaround: Switch account configuration to use TLS directly over
dedicated port 993

Then everything works as normal.  But users for whom port 993 is not an
option, no incoming mail or access to their mailfolders.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: evolution 3.34.1-2build1
ProcVersionSignature: Ubuntu 5.4.0-9.12-generic 5.4.3
Uname: Linux 5.4.0-9-generic x86_64
ApportVersion: 2.20.11-0ubuntu15
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Fri Jan 24 15:34:28 2020
InstallationDate: Installed on 2018-10-06 (475 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution
UpgradeStatus: Upgraded to focal on 2020-01-24 (0 days ago)

** Affects: evolution (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal third-party-packages

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

Title:
  IMAP with STARTTLS on port 143 is broken

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

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

[Bug 1741948] Re: Evolution ignores tile window commands in GNOME

2020-01-24 Thread Jan-Åke Larsson
That last Boolean value answers "can this child be made smaller than its
requisition"?

Could someone with a build environment test whether simply changing this
call to

gtk_paned_pack2 (GTK_PANED (container), widget, FALSE, TRUE);

fixes the issue?

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

Title:
  Evolution ignores tile window commands in GNOME

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

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

[Bug 1741948] Re: Evolution ignores tile window commands in GNOME

2020-01-24 Thread Jan-Åke Larsson
I'll just put some notes here for future possible use.

If I understand this correctly it is called date_navigator in the
source. It is mentioned in src/modules/calendar/e-cal-base-shell-
sidebar.c

The construction appears to be at cal_base_shell_sidebar_constructed(),
line 750 at `widget = e_calendar_new ();`

The packing of the widgets appears to be done at line 757 at `gtk_paned_pack2 
(GTK_PANED (container), widget, FALSE, FALSE);`

The alternatives include: decrease the spacing inside the widget, or allow the 
container to have a smaller width than the date_navigator widget.

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

Title:
  Evolution ignores tile window commands in GNOME

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

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

[Bug 1855938] Re: Screen freezes and only mouse moves

2020-01-24 Thread Donjan Rodic
Experiencing the same maybe once every two weeks for about two years now.
When tabbing in or out of Chromium, the GUI freezes. The mouse cursor moves, 
but clicking does apparently nothing.
The keyboard works: space bar to pause/resume music if a player was focused, as 
well as switching to a virtual terminal. I can log in there and kill X / 
restart gdm3, but the GUI session is lost.

$ cat /etc/issue
Ubuntu 18.04.3 LTS

$ prime-select query
intel

Here's a heavily snipped journal (removed media key/spacenavd/network
mount warnings and excess repeats) from around the crash:

[SNIP]
Jan 23 16:13:08 talas kernel: traps: compiz[17816] trap divide error 
ip:7fd0af9c4046 sp:7ffe928d2d20 error:0 in 
libstaticswitcher.so[7fd0af9b6000+1f000]
[SNIP]
Jan 23 16:13:35 talas /usr/lib/gdm3/gdm-x-session[2684]: (II) systemd-logind: 
got pause for 13:86
[SNIP]
Jan 23 16:13:36 talas /usr/lib/gdm3/gdm-x-session[1662]: (II) systemd-logind: 
got resume for 13:74
Jan 23 16:13:36 talas /usr/lib/gdm3/gdm-x-session[1662]: (II) systemd-logind: 
got resume for 226:0
Jan 23 16:13:36 talas /usr/lib/gdm3/gdm-x-session[1662]: (II) AIGLX: Resuming 
AIGLX clients after VT switch
Jan 23 16:13:36 talas /usr/lib/gdm3/gdm-x-session[1662]: (II) intel(0): switch 
to mode 2560x1440@60.0 on eDP1 using pipe 0, position (0, 0), rotation normal, 
reflection none
Jan 23 16:13:36 talas kernel: drm: not enough stolen space for compressed 
buffer (need 36864000 more bytes), disabling. Hint: you may be able to increase 
stolen memory size in the BIOS to avoid this.
[SNIP]
Jan 23 16:13:36 talas gnome-shell[1737]: g_array_unref: assertion 'array' failed
Jan 23 16:13:36 talas gnome-shell[1737]: g_array_unref: assertion 'array' failed
Jan 23 16:13:36 talas gnome-shell[1737]: g_array_unref: assertion 'array' failed
Jan 23 16:13:37 talas gnome-shell[1737]: Screen lock is locked down, not locking
[SNIP]
Jan 23 16:13:52 talas /usr/lib/gdm3/gdm-x-session[1662]: (II) AIGLX: Suspending 
AIGLX clients for VT switch
Jan 23 16:13:52 talas /usr/lib/gdm3/gdm-x-session[1662]: (II) systemd-logind: 
got pause for 13:68
[SNIP]
Jan 23 16:13:53 talas /usr/lib/gdm3/gdm-x-session[2684]: (II) systemd-logind: 
got resume for 13:65
Jan 23 16:13:53 talas /usr/lib/gdm3/gdm-x-session[2684]: (II) systemd-logind: 
got resume for 226:0
Jan 23 16:13:53 talas /usr/lib/gdm3/gdm-x-session[2684]: (II) AIGLX: Resuming 
AIGLX clients after VT switch
Jan 23 16:13:53 talas /usr/lib/gdm3/gdm-x-session[2684]: (II) intel(0): switch 
to mode 1920x1200@60.0 on DP3-1 using pipe 0, position (1200, 0), rotation 
left, reflection none
Jan 23 16:13:54 talas kernel: [drm] Reducing the compressed framebuffer size. 
This may lead to less power savings than a non-reduced-size. Try to increase 
stolen memory size if available in BIOS.
Jan 23 16:13:54 talas kernel: [drm:intel_cpu_fifo_underrun_irq_handler [i915]] 
*ERROR* CPU pipe A FIFO underrun
Jan 23 16:13:54 talas /usr/lib/gdm3/gdm-x-session[2684]: (II) intel(0): switch 
to mode 1920x1200@60.0 on DP3-2 using pipe 1, position (0, 0), rotation left, 
reflection none
Jan 23 16:13:54 talas kernel: GpuWatchdog[22352]: segfault at 0 ip 
5586b96ff28d sp 7f16fce386f0 error 6 in 
chromium-browser[5586b47ca000+8e97000]
[SNIP]

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

Title:
  Screen freezes and only mouse moves

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

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

[Bug 1741948] Re: Evolution ignores tile window commands in GNOME

2020-01-24 Thread Jan-Åke Larsson
It seems the space is requested by the calendar widget. But this still
has plenty of whitespace.

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

Title:
  Evolution ignores tile window commands in GNOME

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

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

[Bug 1849773] Re: /usr/bin/evince:11:strstr:TextSelectionPainter::hasGlyphLessFont:TextSelectionPainter::endPage:TextPage::drawSelection:poppler_page_render_selection

2020-01-24 Thread Timo Aaltonen
Hello errors.ubuntu.com, or anyone else affected,

Accepted poppler into eoan-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/poppler/0.80.0-0ubuntu1.1 in a few
hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-eoan to verification-done-eoan. If it does not fix
the bug for you, please add a comment stating that, and change the tag
to verification-failed-eoan. In either case, without details of your
testing we will not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: poppler (Ubuntu Eoan)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-eoan

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

Title:
  
/usr/bin/evince:11:strstr:TextSelectionPainter::hasGlyphLessFont:TextSelectionPainter::endPage:TextPage::drawSelection:poppler_page_render_selection

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

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

[Bug 1860793] [NEW] Severe freezes that begin with minor stutters

2020-01-24 Thread Douglas Silva
Public bug reported:

It starts with very subtle stuttering that you notice when moving
windows around, then keeps getting worse and worse until it starts
freezing the UI for many seconds. I could only reproduce it twice in a
couple of days.

The applications open at the time are usually Atom, Firefox, Hexchat,
GNOME Files and occasionally Eye of GNOME. I checked resource
consumption at the time of the stutters. Memory consumption was about
50% of 8GB, while the swap partition was nearly full (after a long
gaming session). Storage device is a SATA SSD. During the stutters and
freezes, CPU usage is normal. Through the process list of System Monitor
I cannot see any application overusing resources. Temperatures are also
normal.

One potentially problematic hardware device is the GPU: AMD RX 560 4GB
(open source AMDGPU). Its temperature and fan speed were also normal at
the time.

I know my system is capable of handling this workload. Also, this is
only reproducible on Ubuntu 19.10 Eoan with GNOME. The LTS version of
Ubuntu (18.04.3) is unaffected. I have used it for months before
switching to the latest non-LTS version.

What I've tried to stop the freezes:
- Closed all running applications and waited.

It didn't improve the situation, so I restarted my user session. The
freezes continued, so I performed a system reboot, which finally helped
normalize things.

I did not try to reproduce this on the Wayland session.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: gnome-shell 3.34.1+git20191024-1ubuntu1~19.10.1
ProcVersionSignature: Ubuntu 5.3.0-26.28-generic 5.3.13
Uname: Linux 5.3.0-26-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.2
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Fri Jan 24 11:13:56 2020
DisplayManager: gdm3
InstallationDate: Installed on 2019-12-27 (28 days ago)
InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
RelatedPackageVersions: mutter-common 3.34.3-1ubuntu1~19.10.1
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug eoan

** Description changed:

  It starts with very subtle stuttering that you notice when moving
  windows around, then keeps getting worse and worse until it starts
  freezing the UI for many seconds. I could only reproduce it twice in a
  couple of days.
  
  The applications open at the time are usually Atom, Firefox, Hexchat,
  GNOME Files and occasionally Eye of GNOME. I checked resource
  consumption at the time of the stutters. Memory consumption was about
  50% of 8GB, while the swap partition was nearly full (after a long
  gaming session). Storage device is a SATA SSD. During the stutters and
  freezes, CPU usage is normal. Through the process list of System Monitor
  I cannot see any application overusing resources. Temperatures are also
  normal.
  
  One potentially problematic hardware device is the GPU: AMD RX 560 4GB
  (open source AMDGPU). Its temperature and fan speed were also normal at
  the time.
  
  I know my system is capable of handling this workload. Also, this is
  only reproducible on Ubuntu 19.10 Eoan with GNOME. The LTS version of
  Ubuntu (18.04.3) is unaffected. I have used it for months before
  switching to the latest non-LTS version.
  
  What I've tried to stop the freezes:
  - Closed all running applications and waited.
  
  It didn't improve the situation, so I restarted my user session. The
  freezes continued, so I performed a system reboot, which finally helped
  normalize things.
  
+ I did not try to reproduce this on the Wayland session.
+ 
  ProblemType: Bug
  DistroRelease: Ubuntu 19.10
  Package: gnome-shell 3.34.1+git20191024-1ubuntu1~19.10.1
  ProcVersionSignature: Ubuntu 5.3.0-26.28-generic 5.3.13
  Uname: Linux 5.3.0-26-generic x86_64
  ApportVersion: 2.20.11-0ubuntu8.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Jan 24 11:13:56 2020
  DisplayManager: gdm3
  InstallationDate: Installed on 2019-12-27 (28 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  RelatedPackageVersions: mutter-common 3.34.3-1ubuntu1~19.10.1
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Severe freezes that begin with minor stutters

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

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

[Bug 1852864] Re: Fractional Scaling shows a black bar on secondary monitor

2020-01-24 Thread roland
Thank you for going through this issue.

I just tested the combination 19.10 with HDMI and the bug doesn't appear.
I'll try again later with DP over usb-c.

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

Title:
  Fractional Scaling shows a black bar on secondary monitor

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

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

[Bug 1815031] Re: explicit-exit-notify option not supported

2020-01-24 Thread Enrico Ballarin Dolfin
Disconnecting the OpenVPN client NetworkManager is not sending the
SIGTERM[soft,remote-exit] to the OpenVPN server, like other clients are
doing.

This behaviour is because the explicit-exit-notify option is currently
not supported.

The OpenVPN server then tries to reconnect to the client:
Thu Jan 23 15:19:34 2020 ubuntu-to-server/XX.XX.XX.XX:44634 [ubuntu-to-server] 
Inactivity timeout (--ping-restart), restarting
Thu Jan 23 15:19:34 2020 ubuntu-to-server/XX.XX.XX.XX:44634 
SIGUSR1[soft,ping-restart] received, client-instance restarting

Please enable this option!

Thanks!

** Changed in: network-manager-openvpn (Ubuntu)
   Status: Expired => Confirmed

** Description changed:

  explicit-exit-notify option not supported
+ 
+ Disconnecting the OpenVPN client, NetworkManager is not sending the
+ SIGTERM[soft,remote-exit] to the OpenVPN server, like other clients are
+ doing. The OpenVPN server then tries to reconnect to the client.

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

Title:
  explicit-exit-notify option not supported

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/1815031/+subscriptions

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

[Bug 1859963] Re: Info package on Ubuntu Focal comes preinstalled with desktop file

2020-01-24 Thread Sebastien Bacher
Seems like it would better if Debian reverted that change but meanwhile that 
will resolve the issue in our default sessions
https://launchpad.net/ubuntu/+source/ubuntu-settings/20.04.3

** Also affects: ubuntu-settings (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-settings (Ubuntu)
   Importance: Undecided => Low

** Changed in: ubuntu-settings (Ubuntu)
   Status: New => Fix Released

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

Title:
  Info package on Ubuntu Focal comes preinstalled with desktop file

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

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

[Bug 1859963] Re: Info package on Ubuntu Focal comes preinstalled with desktop file

2020-01-24 Thread AsciiWolf
It probably won't be fixed by the Debian package maintainer so this
needs to be patched in Ubuntu (for example by adding the line from
comment #2).

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

Title:
  Info package on Ubuntu Focal comes preinstalled with desktop file

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

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

[Bug 1652618] Re: Impossible to unlock the screen when using non-English language

2020-01-24 Thread Gunnar Hjalmarsson
** Tags removed: disco
** Tags added: eoan

** Changed in: gdm3 (Ubuntu)
   Status: Won't Fix => Confirmed

** Changed in: gnome-shell (Ubuntu)
   Status: Won't Fix => Confirmed

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

Title:
  Impossible to unlock the screen when using non-English language

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

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

[Bug 1859963] Re: Info package on Ubuntu Focal comes preinstalled with desktop file

2020-01-24 Thread Sebastien Bacher
** Changed in: texinfo (Ubuntu)
   Importance: Undecided => Low

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

Title:
  Info package on Ubuntu Focal comes preinstalled with desktop file

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

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

Re: [Bug 1799103] Re: [radeon] Screen corrupted (skewed stride) after boot

2020-01-24 Thread fiamma
thank you Daniel,

I am now on 19.10 (ermine) for quite some time and the bug is there as
well.

cheers,
f

On Fri, Jan 24, 2020 at 10:21 AM Daniel van Vugt <
daniel.van.v...@canonical.com> wrote:

> Thank you for reporting this bug to Ubuntu.
> Ubuntu 19.04 (disco) reached end-of-life on January 23, 2020.
>
> See this document for currently supported Ubuntu releases:
> https://wiki.ubuntu.com/Releases
>
> We appreciate that this bug may be old and you might not be interested
> in discussing it any more. But if you are then please upgrade to the
> latest Ubuntu version and re-test. If you then find the bug is still
> present in the newer Ubuntu version, please add a comment here telling
> us which new version it is in and change the bug status to Confirmed.
>
> ** Changed in: mutter (Ubuntu)
>Status: New => Won't Fix
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1799103
>
> Title:
>   [radeon] Screen corrupted (skewed stride) after boot
>
> Status in mutter package in Ubuntu:
>   Won't Fix
>
> Bug description:
>   after reboot during upgrade 18.04 to 18.10, screen doesn't show login,
> see pic.
>   However, if I mouseover the line, colors/lines change, and if I click
> middle of screen I see the cursor changing from 'arrow' to 'vertical line
> where you can type'. I then type the login password and voilà! I get the
> cosmic cuttlefish desktop and everything works fine :-D
>
>   I have 2 more pics for the blind/hidden login sequence
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 18.10
>   Package: xorg 1:7.7+19ubuntu8
>   ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12
>   Uname: Linux 4.18.0-10-generic x86_64
>   .tmp.unity_support_test.0:
>
>   ApportVersion: 2.20.10-0ubuntu13
>   Architecture: amd64
>   BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
>   CompizPlugins: No value set for
> `/apps/compiz-1/general/screen0/options/active_plugins'
>   CompositorRunning: None
>   CurrentDesktop: ubuntu:GNOME
>   Date: Mon Oct 22 01:57:20 2018
>   DistUpgraded: 2018-10-20 12:00:41,261 DEBUG icon theme changed,
> re-reading
>   DistroCodename: cosmic
>   DistroVariant: ubuntu
>   GraphicsCard:
>Advanced Micro Devices, Inc. [AMD/ATI] RS690 [Radeon X1200] [1002:791e]
> (prog-if 00 [VGA controller])
>  Subsystem: ASUSTeK Computer Inc. RS690 [Radeon X1200] [1043:826d]
>   InstallationDate: Installed on 2018-10-05 (16 days ago)
>   InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64
> (20170801)
>   MachineType: System manufacturer System Product Name
>   ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.18.0-10-generic
> root=UUID=ed7ef936-bff3-46c8-887d-205d5a70d4d4 ro quiet splash vt.handoff=1
>   SourcePackage: xorg
>   Symptom: display
>   UpgradeStatus: Upgraded to cosmic on 2018-10-20 (1 days ago)
>   dmi.bios.date: 06/26/2007
>   dmi.bios.vendor: Phoenix Technologies, LTD
>   dmi.bios.version: ASUS M2A-VM ACPI BIOS Revision 0901
>   dmi.board.name: M2A-VM
>   dmi.board.vendor: ASUSTeK Computer INC.
>   dmi.board.version: 1.XX
>   dmi.chassis.asset.tag: 123456789000
>   dmi.chassis.type: 3
>   dmi.chassis.vendor: Chassis Manufacture
>   dmi.chassis.version: Chassis Version
>   dmi.modalias:
> dmi:bvnPhoenixTechnologies,LTD:bvrASUSM2A-VMACPIBIOSRevision0901:bd06/26/2007:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKComputerINC.:rnM2A-VM:rvr1.XX:cvnChassisManufacture:ct3:cvrChassisVersion:
>   dmi.product.name: System Product Name
>   dmi.product.version: System Version
>   dmi.sys.vendor: System manufacturer
>   version.compiz: compiz 1:0.9.13.1+18.10.20180930-0ubuntu1
>   version.libdrm2: libdrm2 2.4.95-1
>   version.libgl1-mesa-dri: libgl1-mesa-dri 18.2.2-0ubuntu1
>   version.libgl1-mesa-glx: libgl1-mesa-glx 18.2.2-0ubuntu1
>   version.xserver-xorg-core: xserver-xorg-core 2:1.20.1-3ubuntu2
>   version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.6-1
>   version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:18.1.0-1
>   version.xserver-xorg-video-intel: xserver-xorg-video-intel
> 2:2.99.917+git20171229-1ubuntu1
>   version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.15-3
>   xserver.bootTime: Sat Oct 20 22:32:39 2018
>   xserver.configfile: default
>   xserver.logfile: /var/log/Xorg.0.log
>   xserver.version: 2:1.20.1-3ubuntu2
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/1799103/+subscriptions
>


-- 
It's illegal to use a legal name, read and share
https://bccrss.wordpress.com/

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

Title:
  [radeon] Screen corrupted (skewed stride) after boot

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

-- 
desktop-bugs mailing 

[Bug 1860775] Re: Desktop froze while watching a video in the browser

2020-01-24 Thread jnns
This is reproducible: it just happened again.

** Attachment added: "prev_boot.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1860775/+attachment/5322608/+files/prev_boot.txt

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

Title:
  Desktop froze while watching a video in the browser

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

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

[Bug 1652618] Re: Impossible to unlock the screen when using non-English language

2020-01-24 Thread Alexander Vlasov
@daniel, please reopen, I still have no permission to do that

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

Title:
  Impossible to unlock the screen when using non-English language

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

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

[Bug 1652618] Re: Impossible to unlock the screen when using non-English language

2020-01-24 Thread Alexander Vlasov
This bug is reproducible on 19.10

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

Title:
  Impossible to unlock the screen when using non-English language

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

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

[Bug 1860775] [NEW] Desktop froze while watching a video in the browser

2020-01-24 Thread jnns
Public bug reported:

I watched an HTML5 video when the desktop environment froze and
prevented any further input. The screen froze although the sound was
still being played. I noticed the laptop's fan turning on for a minutes
or so.

Only a reboot with the Magic SysRq Keys helped.

ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: gnome-session 3.34.1-1ubuntu2
ProcVersionSignature: Ubuntu 5.3.0-29.31-generic 5.3.13
Uname: Linux 5.3.0-29-generic x86_64
ApportVersion: 2.20.11-0ubuntu8.3
Architecture: amd64
CurrentDesktop: GNOME
Date: Fri Jan 24 11:52:56 2020
InstallationDate: Installed on 2018-08-05 (537 days ago)
InstallationMedia: Ubuntu 18.04.1 LTS "Bionic Beaver" - Release amd64 (20180725)
PackageArchitecture: all
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=de_DE.UTF-8
 SHELL=/usr/bin/fish
SourcePackage: gnome-session
UpgradeStatus: Upgraded to eoan on 2019-10-17 (98 days ago)

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


** Tags: amd64 apport-bug eoan wayland-session

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

Title:
  Desktop froze while watching a video in the browser

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

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

[Bug 1753070] Re: Cannot restore default alert sound (Ubuntu bell)

2020-01-24 Thread Paride Legovini
Bug still present in the current devel version of Focal Fossa.

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

Title:
  Cannot restore default alert sound (Ubuntu bell)

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

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

[Bug 1741948] Re: Evolution ignores tile window commands in GNOME

2020-01-24 Thread Jan-Åke Larsson
As far as I understand, this is not a problem with gnome-shell, unless
one wants to remove all limitations.

This particular bug resides within Evolution, since it requests a
minimal size which seems, at least to me, just too big.

The side bar requests too much space.

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

Title:
  Evolution ignores tile window commands in GNOME

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

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

[Bug 1827791] Re: Dell XPS 13 9380 - Screen and input freezes / hangs temporarily

2020-01-24 Thread sander
Note that I am using Ubuntu 18.04 LTS which is not end-of-life.

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

Title:
  Dell XPS 13 9380 - Screen and input freezes / hangs temporarily

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

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

[Bug 1827791] Re: Dell XPS 13 9380 - Screen and input freezes / hangs temporarily

2020-01-24 Thread sander
Please re-open this bug report. I confirm this issue on a Dell XPS 13
9380 with 16GB RAM.

The following command solves everything, but is of course only a
workaround and not a solution:

sudo swapoff /swapfile

My wild guess is that fragmentation on the filesystem in combination
with a very big swap file (32GB) causes this bug.

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

Title:
  Dell XPS 13 9380 - Screen and input freezes / hangs temporarily

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

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

[Bug 1724910] Re: gnome-shell crashed with SIGSEGV in _cogl_pipeline_get_authority() from cogl_pipeline_foreach_layer()

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 17.10 (artful) reached end-of-life on July 19, 2018.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: New => Won't Fix

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

Title:
  gnome-shell crashed with SIGSEGV in _cogl_pipeline_get_authority()
  from cogl_pipeline_foreach_layer()

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

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

[Bug 1724703] Re: gnome-shell-extension-prefs crashed with SIGSEGV in gtk_widget_translate_coordinates()

2020-01-24 Thread Daniel van Vugt
Zero crash reports in 18.04 onward.

** Changed in: gnome-shell (Ubuntu)
   Status: In Progress => 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/1724703

Title:
  gnome-shell-extension-prefs crashed with SIGSEGV in
  gtk_widget_translate_coordinates()

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

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

[Bug 1726195] Re: Can't change focus with Alt-`, Alt-Tab when using Sloppy Window Focus

2020-01-24 Thread Daniel van Vugt
Julian, please open a new bug from the affected machine by running:

  ubuntu-bug gnome-shell

---

Thank you for reporting this bug to Ubuntu.
Ubuntu 17.10 (artful) reached end-of-life on July 19, 2018.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  Can't change focus with Alt-`, Alt-Tab when using Sloppy Window Focus

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

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

[Bug 1725487] Re: Hot corner ripple animation is still blue in Ubuntu/Ambiance

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 17.10 (artful) reached end-of-life on July 19, 2018.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: Triaged => Won't Fix

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

Title:
  Hot corner ripple animation is still blue in Ubuntu/Ambiance

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

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

[Bug 1725015] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from st_entry_get_text()

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 17.10 (artful) reached end-of-life on July 19, 2018.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: New => Won't Fix

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

Title:
  gnome-shell crashed with SIGSEGV in g_type_check_instance_cast() from
  st_entry_get_text()

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

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

[Bug 1722258] Re: Available wifi networks are not sorted by signal strength

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 17.10 (artful) reached end-of-life on July 19, 2018.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: Triaged => Won't Fix

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

Title:
  Available wifi networks are not sorted by signal strength

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

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

[Bug 1726156] Re: gnome-shell-portal-helper crashed with SIGABRT in g_assertion_message() from g_assertion_message_expr("assertion failed: (priv->label_box == NULL)") from construct_label_box()

2020-01-24 Thread Daniel van Vugt
** Tags removed: artful

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

Title:
  gnome-shell-portal-helper crashed with SIGABRT in
  g_assertion_message() from g_assertion_message_expr("assertion failed:
  (priv->label_box == NULL)") from construct_label_box()

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

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

[Bug 1720465] Re: HiDPI scaling does not hold across reboot

2020-01-24 Thread Daniel van Vugt
** Tags removed: artful

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

Title:
  HiDPI scaling does not hold across reboot

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

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

[Bug 1725306] Re: gnome-shell crashed with SIGSEGV in llvm_pipeline_generic() from llvm_middle_end_linear_run()

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 17.10 (artful) reached end-of-life on July 19, 2018.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: New => Won't Fix

** Changed in: mesa (Ubuntu)
   Status: New => Won't Fix

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

Title:
  gnome-shell crashed with SIGSEGV in llvm_pipeline_generic() from
  llvm_middle_end_linear_run()

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

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

[Bug 1788429] Re: gnome-shell crashed with SIGSEGV in g_file_get_parent → _st_theme_resolve_url → _st_theme_node_ensure_background → st_theme_node_paint_equal → st_widget_recompute_style

2020-01-24 Thread Daniel van Vugt
** Tags removed: artful

** Tags added: eoan focal

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

Title:
  gnome-shell crashed with SIGSEGV in g_file_get_parent →
  _st_theme_resolve_url → _st_theme_node_ensure_background →
  st_theme_node_paint_equal → st_widget_recompute_style

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

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

[Bug 1725550] Re: gnome-shell crashed with SIGSEGV in js::jit::AutoWritableJitCode::AutoWritableJitCode()

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 17.10 (artful) reached end-of-life on July 19, 2018.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: Confirmed => Won't Fix

** Changed in: mozjs52 (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  gnome-shell crashed with SIGSEGV in
  js::jit::AutoWritableJitCode::AutoWritableJitCode()

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

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

[Bug 1724886] Re: gnome-shell assert failure: gnome-shell: libinput.c:2157: assertion failed: libinput_device_destroy: list_empty(>event_listeners)

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 17.10 (artful) reached end-of-life on July 19, 2018.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: New => Won't Fix

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

Title:
  gnome-shell assert failure: gnome-shell: libinput.c:2157: assertion
  failed: libinput_device_destroy: list_empty(>event_listeners)

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

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

[Bug 1724437] Re: wrong shortcut created on Add to Favorites action

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 17.10 (artful) reached end-of-life on July 19, 2018.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: New => Won't Fix

** Changed in: gnome-shell-extension-ubuntu-dock (Ubuntu)
   Status: New => Won't Fix

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

Title:
  wrong shortcut created on Add to Favorites action

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

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

[Bug 1725686] Re: Computer freezes when logging into Ubuntu 17.10 on Wayland

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 17.10 (artful) reached end-of-life on July 19, 2018.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  Computer freezes when logging into Ubuntu 17.10 on Wayland

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

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

[Bug 1725068] Re: gnome-shell crashed with SIGSEGV in meta_plugin_manager_event_simple() from start_simple_effect() from meta_window_actor_show() from meta_compositor_show_window() from meta_window_sh

2020-01-24 Thread Daniel van Vugt
Zero crash reports in 18.04 onward.

** Changed in: gnome-shell (Ubuntu)
   Status: In Progress => 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/1725068

Title:
  gnome-shell crashed with SIGSEGV in meta_plugin_manager_event_simple()
  from start_simple_effect() from meta_window_actor_show() from
  meta_compositor_show_window() from meta_window_show()

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

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

[Bug 1725078] Re: Can't set Ctrl+Shift as a shortcut

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 17.10 (artful) reached end-of-life on July 19, 2018.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  Can't set Ctrl+Shift as a shortcut

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

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

[Bug 1756999] Re: gnome-shell crashed with SIGSEGV in strlen() from do_lookup() from g_resource_get_info()

2020-01-24 Thread Daniel van Vugt
** Tags removed: artful
** Tags added: eoan

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

Title:
  gnome-shell crashed with SIGSEGV in strlen() from do_lookup() from
  g_resource_get_info()

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

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

[Bug 1725888] Re: Ubuntu 17.10: clipboard contents lost if app is closed (Wayland)

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 17.10 (artful) reached end-of-life on July 19, 2018.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  Ubuntu 17.10: clipboard contents lost if app is closed (Wayland)

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

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

[Bug 1733980] Re: "Clear All" buton should not remove calendar events from the panel

2020-01-24 Thread Daniel van Vugt
** Tags removed: artful

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

Title:
  "Clear All" buton should not remove calendar events from the panel

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

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

[Bug 1725160] Re: gnome-shell crashed with SIGSEGV in meta_monitor_manager_kms_apply_crtc_mode() from meta_renderer_native_finish_frame()

2020-01-24 Thread Daniel van Vugt
** Tags removed: artful

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

Title:
  gnome-shell crashed with SIGSEGV in
  meta_monitor_manager_kms_apply_crtc_mode() from
  meta_renderer_native_finish_frame()

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

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

[Bug 1726760] Re: gnome-shell crashed with SIGSEGV in gtk_action_observer_action_removed()

2020-01-24 Thread Daniel van Vugt
** Tags removed: artful

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

Title:
  gnome-shell crashed with SIGSEGV in
  gtk_action_observer_action_removed()

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

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

[Bug 1726270] Re: gnome-shell crashed with SIGSEGV in meta_monitor_manager_handle_get_current_state()

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 17.10 (artful) reached end-of-life on July 19, 2018.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  gnome-shell crashed with SIGSEGV in
  meta_monitor_manager_handle_get_current_state()

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

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

[Bug 1775747] Re: gnome-shell crashed with SIGSEGV in cogl_object_unref() from load_from_pixbuf() from on_sliced_image_loaded() from g_task_return_now() from complete_in_idle_cb()

2020-01-24 Thread Daniel van Vugt
** Tags removed: artful zesty

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

Title:
  gnome-shell crashed with SIGSEGV in cogl_object_unref() from
  load_from_pixbuf() from on_sliced_image_loaded() from
  g_task_return_now() from complete_in_idle_cb()

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

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

[Bug 1734759] Re: Meta-P will change user's display configuration to mirror without prompting, losing existing configuration

2020-01-24 Thread Daniel van Vugt
** Tags removed: artful

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

Title:
  Meta-P will change user's display configuration to mirror without
  prompting, losing existing configuration

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

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

[Bug 1723301] Re: gnome-shell crashed with SIGSEGV in meta_wayland_surface_ensure_inhibit_shortcuts_dialog()

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 17.10 (artful) reached end-of-life on July 19, 2018.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.


** Changed in: gnome-shell (Ubuntu)
   Status: In Progress => Won't Fix

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

Title:
  gnome-shell crashed with SIGSEGV in
  meta_wayland_surface_ensure_inhibit_shortcuts_dialog()

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

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

[Bug 1722024] Re: gnome-shell crashed with SIGTRAP in XSync() from gdk_x11_display_error_trap_pop_internal() from gdk_error_trap_pop_internal() from update_pixmap() from meta_surface_actor_x11_pre_pai

2020-01-24 Thread Daniel van Vugt
Looks like the crash was fixed before 18.04.

** Changed in: gnome-shell (Ubuntu)
   Status: Confirmed => 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/1722024

Title:
  gnome-shell crashed with SIGTRAP in XSync() from
  gdk_x11_display_error_trap_pop_internal() from
  gdk_error_trap_pop_internal() from update_pixmap() from
  meta_surface_actor_x11_pre_paint()

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

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

[Bug 1713034] Re: gnome-shell crashed with SIGABRT in _ip_get_path_for_wd() ["assertion failed: (wd >= 0)"]

2020-01-24 Thread Daniel van Vugt
** Tags removed: artful
** Tags added: bionic eoan

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

Title:
  gnome-shell crashed with SIGABRT in _ip_get_path_for_wd() ["assertion
  failed: (wd >= 0)"]

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

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

[Bug 1723705] Re: gnome-shell crashed with SIGSEGV in g_type_check_instance_is_fundamentally_a() from g_value_set_object() from object_get_property()

2020-01-24 Thread Daniel van Vugt
2266 reports on artful, then 2 on bionic. Sounds like it was fixed.

** Changed in: gnome-shell (Ubuntu)
   Status: Confirmed => 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/1723705

Title:
  gnome-shell crashed with SIGSEGV in
  g_type_check_instance_is_fundamentally_a() from g_value_set_object()
  from object_get_property()

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

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

[Bug 1720050] Re: gnome-shell crashed with SIGTRAP in g_task_return_now ("X Wayland crashed; aborting")

2020-01-24 Thread Daniel van Vugt
** Tags removed: artful

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

Title:
  gnome-shell crashed with SIGTRAP in g_task_return_now ("X Wayland
  crashed; aborting")

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

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

[Bug 1724334] Re: gnome-shell crashed with signal 5 in clutter_box_layout_allocate() from st_widget_allocate()

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 17.10 (artful) reached end-of-life on July 19, 2018.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.


** Changed in: gnome-shell (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  gnome-shell crashed with signal 5 in clutter_box_layout_allocate()
  from st_widget_allocate()

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

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

[Bug 1721117] Re: Many Gnome extensions don't work with gnome-shell in 17.10, but works in vanilla gnome

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 17.10 (artful) reached end-of-life on July 19, 2018.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.


** Changed in: gnome-shell (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  Many Gnome extensions don't work with gnome-shell in 17.10, but works
  in vanilla gnome

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

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

[Bug 1245473] Re: Binding ctrl+shift, alt+shift, etc for switching keyboard layout makes shortcuts with ctrl+shift, etc not working in any program

2020-01-24 Thread Daniel van Vugt
** Tags removed: disco

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

Title:
  Binding ctrl+shift, alt+shift, etc for switching keyboard layout makes
  shortcuts with ctrl+shift, etc not working in any program

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

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

[Bug 1734095] Re: Software & Updates not showing authorization popup [gnome-shell[N]: pushModal: invocation of begin_modal failed]

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 19.04 (disco) reached end-of-life on January 23, 2020.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  Software & Updates not showing authorization popup [gnome-shell[N]:
  pushModal: invocation of begin_modal failed]

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

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

[Bug 1727908] Re: Software & Updates application does not permit changes on the "Other Software" tab

2020-01-24 Thread Daniel van Vugt
** Tags removed: disco

** Tags removed: artful

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

Title:
  Software & Updates application does not permit changes on the "Other
  Software" tab

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

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

[Bug 1820523] Re: OSK Enter, space and backspace keys don't work when typing in Greek

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 19.04 (disco) reached end-of-life on January 23, 2020.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: New => Won't Fix

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

Title:
  OSK Enter, space and backspace keys don't work when typing in Greek

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

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

[Bug 1715602] Re: ubiquity-dm / Install Ubuntu - Power button/menu does nothing

2020-01-24 Thread Daniel van Vugt
** Tags removed: disco

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

Title:
  ubiquity-dm / Install Ubuntu - Power button/menu does nothing

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1715602/+subscriptions

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

[Bug 1825544] Re: Switch User menu item gone after upgrade to Ubuntu 19.04

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 19.04 (disco) reached end-of-life on January 23, 2020.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  Switch User menu item gone after upgrade to Ubuntu 19.04

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

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

[Bug 1687246] Re: GNOME Shell should support fractional (non-integer) Hi-DPI scaling

2020-01-24 Thread Daniel van Vugt
** Tags removed: disco

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

Title:
  GNOME Shell should support fractional (non-integer) Hi-DPI scaling

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

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

[Bug 1833471] Re: Can not enable Wifi Hotspot

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 19.04 (disco) reached end-of-life on January 23, 2020.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: New => Won't Fix

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

Title:
  Can not enable Wifi Hotspot

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

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

[Bug 1825756] Re: Window snapping to corners via mouse

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 19.04 (disco) reached end-of-life on January 23, 2020.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: New => Won't Fix

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

Title:
  Window snapping to corners via mouse

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

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

[Bug 1837974] Re: Toggle-maximize-vertically/horiz fully maximzes (REGRESSION)

2020-01-24 Thread Daniel van Vugt
** Tags removed: disco

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

Title:
  Toggle-maximize-vertically/horiz fully maximzes (REGRESSION)

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

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

[Bug 1768609] Re: can't add KDE apps to GNOME dock

2020-01-24 Thread Daniel van Vugt
** Tags removed: disco

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

Title:
  can't add KDE apps to GNOME dock

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

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

[Bug 1820556] Re: gnome-shell crashed with SIGSEGV in js::PrimitiveTypeFlag() from js::TypeSet::hasType() from js::HasTrackedPropertyType() from js::AddTypePropertyId() from js::AddTypePropertyId()

2020-01-24 Thread Daniel van Vugt
** Tags removed: disco
** Tags added: eoan

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

Title:
  gnome-shell crashed with SIGSEGV in js::PrimitiveTypeFlag() from
  js::TypeSet::hasType() from js::HasTrackedPropertyType() from
  js::AddTypePropertyId() from js::AddTypePropertyId()

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

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

[Bug 1830163] Re: [nouveau] icons disappered, system unusable

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 19.04 (disco) reached end-of-life on January 23, 2020.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: New => Won't Fix

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

Title:
  [nouveau] icons disappered, system unusable

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

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

[Bug 1859173] Re: [viafb] Display issue

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 19.04 (disco) reached end-of-life on January 23, 2020.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => Won't Fix

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

Title:
  [viafb] Display issue

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

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

[Bug 1851992] Re: Lock screen not locking upon resume (org.gnome.desktop.lockdown disable-lock-screen set to true for some reason)

2020-01-24 Thread Daniel van Vugt
** Tags removed: disco

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

Title:
  Lock screen not locking upon resume (org.gnome.desktop.lockdown
  disable-lock-screen set to true for some reason)

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

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

[Bug 1845578] Re: Power indicator doesn't show when charging

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 19.04 (disco) reached end-of-life on January 23, 2020.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: New => Won't Fix

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

Title:
  Power indicator doesn't show when charging

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

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

[Bug 1824855] Re: Unlocking the screen takes a long time after "Starting Fingerprint Authentication Daemon..."

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 19.04 (disco) reached end-of-life on January 23, 2020.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: Confirmed => Won't Fix

** Changed in: fprintd (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  Unlocking the screen takes a long time after "Starting Fingerprint
  Authentication Daemon..."

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

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

[Bug 1827582] Re: LUKS passphrase input dialog non dismissable if USB key plugged-in while screen is locked

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 19.04 (disco) reached end-of-life on January 23, 2020.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: New => Won't Fix

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

Title:
  LUKS passphrase input dialog non dismissable if USB key plugged-in
  while screen is locked

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

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

[Bug 1826219] Re: Input locks frequently/high CPU usage after 18.10->19.04 upgrade

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 19.04 (disco) reached end-of-life on January 23, 2020.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  Input locks frequently/high CPU usage after 18.10->19.04 upgrade

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

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

[Bug 1827791] Re: Dell XPS 13 9380 - Screen and input freezes / hangs temporarily

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 19.04 (disco) reached end-of-life on January 23, 2020.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  Dell XPS 13 9380 - Screen and input freezes / hangs temporarily

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

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

[Bug 1841663] Re: Gnome freezes when right clicking an icon on desktop on wayland

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 19.04 (disco) reached end-of-life on January 23, 2020.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: New => Won't Fix

** Changed in: gnome-shell-extension-desktop-icons (Ubuntu)
   Status: New => Won't Fix

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

Title:
  Gnome freezes when right clicking an icon on desktop on wayland

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

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

[Bug 1837723] Re: Dock settings for multiple monitors is backwards

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 19.04 (disco) reached end-of-life on January 23, 2020.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-control-center (Ubuntu)
   Status: New => Won't Fix

** Changed in: gnome-shell (Ubuntu)
   Status: New => Won't Fix

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

Title:
  Dock settings for multiple monitors is backwards

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

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

[Bug 1844508] Re: Date on lock screen is displayed in Cyrillic

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 19.04 (disco) reached end-of-life on January 23, 2020.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: New => Won't Fix

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

Title:
  Date on lock screen is displayed in Cyrillic

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

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

[Bug 1832317] Re: A quick type in the Gnome 3 search sticks

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 19.04 (disco) reached end-of-life on January 23, 2020.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  A quick type in the Gnome 3 search sticks

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

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

[Bug 1831384] Re: .desktop files not working in Ubuntu 19.04 Gnome

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 19.04 (disco) reached end-of-life on January 23, 2020.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: New => Won't Fix

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

Title:
  .desktop files not working in Ubuntu 19.04 Gnome

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

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

[Bug 1832959] Re: [hidpi] Cursor is too small after screensaver

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 19.04 (disco) reached end-of-life on January 23, 2020.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: New => Won't Fix

** Changed in: xorg-server (Ubuntu)
   Status: New => Won't Fix

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

Title:
  [hidpi] Cursor is too small after screensaver

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

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

[Bug 1850214] Re: gnome-shell crashed with SIGTRAP in g_settings_schema_get_value() from g_settings_schema_get_value() from g_settings_schema_key_init() from g_settings_get_value() from g_settings_get

2020-01-24 Thread Daniel van Vugt
** Tags removed: disco

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

Title:
  gnome-shell crashed with SIGTRAP in g_settings_schema_get_value() from
  g_settings_schema_get_value() from g_settings_schema_key_init() from
  g_settings_get_value() from g_settings_get_boolean()

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

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

[Bug 1847566] Re: Unlocking the screen is slower the older the session

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 19.04 (disco) reached end-of-life on January 23, 2020.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => Won't Fix

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

Title:
  Unlocking the screen is slower the older the session

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

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

[Bug 1559650] Re: gnome-shell crashed with SIGSEGV in ___vsnprintf_chk()

2020-01-24 Thread Daniel van Vugt
** Tags removed: disco

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

Title:
  gnome-shell crashed with SIGSEGV in ___vsnprintf_chk()

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

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

[Bug 1710421] Re: Keyboard accelerators for window menus aren't implemented

2020-01-24 Thread Daniel van Vugt
** Tags removed: disco

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

Title:
  Keyboard accelerators for window menus aren't implemented

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

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

[Bug 1823544] Re: Unreasonable NVIDIA GPU VRAM usage on gnome-shell

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 19.04 (disco) reached end-of-life on January 23, 2020.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: Confirmed => Won't Fix

** Changed in: gnome-shell (Ubuntu)
   Status: Won't Fix => Incomplete

** Tags removed: disco

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

Title:
  Unreasonable NVIDIA GPU VRAM usage on gnome-shell

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

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

[Bug 1822082] Re: [disco] Shell sometimes shows username instead of full name in top-right menu

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 19.04 (disco) reached end-of-life on January 23, 2020.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Tags removed: disco

** Summary changed:

- [disco] Shell sometimes shows username instead of full name in top-right menu
+ Shell sometimes shows username instead of full name in top-right menu

** Changed in: gnome-shell (Ubuntu)
   Status: Triaged => Won't Fix

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

Title:
  Shell sometimes shows username instead of full name in top-right menu

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

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

[Bug 1722256] Re: Wifi connection status icon shows a "?" question mark when connected

2020-01-24 Thread Daniel van Vugt
** Tags removed: disco

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

Title:
  Wifi connection status icon shows a "?" question mark when connected

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

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

[Bug 1728342] Re: Some applications disable "Night Light" and it is not reenabled upon exiting application

2020-01-24 Thread Daniel van Vugt
** Tags removed: disco

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

Title:
  Some applications disable "Night Light" and it is not reenabled upon
  exiting application

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1728342/+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-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 19.04 (disco) reached end-of-life on January 23, 2020.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: Confirmed => Won't Fix

-- 
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 1822072] Re: User selector doesn't have focus from login screen after screen turned off

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 19.04 (disco) reached end-of-life on January 23, 2020.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: Triaged => Won't Fix

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

Title:
  User selector doesn't have focus from login screen after screen turned
  off

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

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

[Bug 1825299] Re: The onscreen keyboard doesn't hide when touching anywhere out of the onscreen keyboard

2020-01-24 Thread Daniel van Vugt
** Tags removed: disco
** Tags added: bionic eoan

** No longer affects: gnome-shell (Ubuntu Disco)

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

Title:
  The onscreen keyboard doesn't hide when touching anywhere out of the
  onscreen keyboard

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

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

[Bug 1738676] Re: With natural scrolling, horizontal sliders behave backwards

2020-01-24 Thread Daniel van Vugt
** Tags removed: disco

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

Title:
  With natural scrolling, horizontal sliders behave backwards

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

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

[Bug 1825297] Re: When OSK is present, typing on physical keyboard usually does not trigger the OSK to disappear (X11 only)

2020-01-24 Thread Daniel van Vugt
** Tags removed: disco

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

Title:
  When OSK is present, typing on physical keyboard usually does not
  trigger the OSK to disappear (X11 only)

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

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

[Bug 1697143] Re: GNOME Shell's Suspend feature is hidden in power menu

2020-01-24 Thread Daniel van Vugt
** Tags removed: disco

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

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

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

Title:
  GNOME Shell's Suspend feature is hidden in power menu

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

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

[Bug 1736664] Re: gnome-shell crashed with SIGTRAP in _g_log_abort() from g_log_default_handler() from default_log_handler() from g_logv() from g_log() from gjs_callback_closure() from ffi_closure_uni

2020-01-24 Thread Daniel van Vugt
** Tags removed: disco

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

Title:
  gnome-shell crashed with SIGTRAP in _g_log_abort() from
  g_log_default_handler() from default_log_handler() from g_logv() from
  g_log() from gjs_callback_closure() from ffi_closure_unix64_inner()
  [any error message logged from JavaScript will look like this]

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

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

[Bug 1827751] Re: Shield screen is displayed after blanking even when lock screen disabled

2020-01-24 Thread Daniel van Vugt
** Tags removed: disco

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

Title:
  Shield screen is displayed after blanking even when lock screen
  disabled

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

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

[Bug 1825590] Re: "software & updates" freezes after selecting "canonical partners¨

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 19.04 (disco) reached end-of-life on January 23, 2020.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: New => Won't Fix

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

Title:
  "software & updates" freezes after selecting "canonical partners¨

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

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

[Bug 1827481] Re: "Show applications" is slow on an AMD A8-7410

2020-01-24 Thread Daniel van Vugt
Thank you for reporting this bug to Ubuntu.
Ubuntu 19.04 (disco) reached end-of-life on January 23, 2020.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in and change the bug status to Confirmed.

** Changed in: gnome-shell (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  "Show applications" is slow on an AMD A8-7410

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

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

[Bug 1825727] Re: gnome-shell-extension-prefs crashed with SIGSEGV in gtk_css_gadget_set_state() from gtk_switch_state_flags_changed()

2020-01-24 Thread Daniel van Vugt
** Tags removed: disco

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

Title:
  gnome-shell-extension-prefs crashed with SIGSEGV in
  gtk_css_gadget_set_state() from gtk_switch_state_flags_changed()

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

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

  1   2   >