[Desktop-packages] [Bug 1849346] Re: [snap] kerberos GSSAPI no longer works after deb->snap transition

2021-11-23 Thread Luke Faraone
Unless the snap move was intended to provide isolation from Kerberos,
setting to medium because this breaks many enterprise usecases for
Firefox.

** Changed in: firefox (Ubuntu)
   Importance: Undecided => Medium

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

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

Title:
  [snap] kerberos GSSAPI no longer works after deb->snap transition

Status in Mozilla Firefox:
  New
Status in chromium-browser package in Ubuntu:
  Confirmed
Status in firefox package in Ubuntu:
  Triaged

Bug description:
  I configure AuthServerWhitelist as documented:

  https://www.chromium.org/developers/design-documents/http-
  authentication

  and can see my whitelisted domains in chrome://policy/

  but websites that used to work with SPNEGO/GSSAPI/kerberos no longer
  work. I'm guessing the snap needs some sort of permission to use the
  kerberos ticket cache (or the plumbing to do so doesn't exist...).

  I can confirm that Chrome has the desired behavior.

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


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


[Desktop-packages] [Bug 1949924] Re: yelp crashes in wayland session with NVIDIA 470

2021-11-23 Thread Gunnar Hjalmarsson
Upstream committed a fix which has been patched in a new egl-wayland
upload in Debian.

** Changed in: egl-wayland (Ubuntu)
   Importance: Undecided => High

** Changed in: egl-wayland (Ubuntu)
   Status: New => Fix Committed

** Changed in: egl-wayland (Ubuntu)
 Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj)

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

Title:
  yelp crashes in wayland session with NVIDIA 470

Status in NVIDIA / egl-wayland:
  New
Status in egl-wayland package in Ubuntu:
  Fix Committed
Status in yelp package in Ubuntu:
  Invalid

Bug description:
  $ yelp
  yelp: ../src/wayland-thread.c:87: wlExternalApiLock: Assertion `!"failed to 
lock pthread mutex"' failed.
  Aborted (core dumped)

  This does not happen in Debian testing, and it also works as expected
  in an Ubuntu on Xorg session.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: yelp 41.1-1
  ProcVersionSignature: Ubuntu 5.13.0-19.19-generic 5.13.14
  Uname: Linux 5.13.0-19-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu70
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Nov  5 02:51:43 2021
  InstallationDate: Installed on 2019-11-10 (725 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  SourcePackage: yelp
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/egl-wayland/+bug/1949924/+subscriptions


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


[Desktop-packages] [Bug 1951667] Re: [SRU] pulseaudio: restore hdmi audio be active output after resume

2021-11-23 Thread Yao Wei
** Tags added: originate-from-1933628

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

Title:
  [SRU] pulseaudio: restore hdmi audio be active output after resume

Status in HWE Next:
  New
Status in OEM Priority Project:
  New
Status in pulseaudio package in Ubuntu:
  In Progress
Status in pulseaudio source package in Focal:
  In Progress
Status in pulseaudio source package in Hirsute:
  In Progress
Status in pulseaudio source package in Impish:
  In Progress
Status in pulseaudio source package in Jammy:
  In Progress

Bug description:
  [Impact]
  On the machines with legacy HDA audio driver, when users plug a hdmi/dp 
monitor, the active output device is still speaker, need users to manually 
select the hdmi, then the hdmi audio will be the users' preference, once it is 
plugged, it should become the active output automatically. But with the current 
PA, after reboot and suspend/resume, the hdmi can't change to be active output 
automatically anymore.

  [Fix]
  Backport an upstream fix, this will fix the issue of "preferred ports being 
cleaned by a mistake"

  [Test]
  On a machine with legacy HDA audio driver, install the patched pulseaudio, 
then run 'rm ~/.config/pulse/*; reboot', plug a hdmi monitor, select the hdmi 
audio to be active, with the hdmi monitor plugged and reboot, suspend and 
resume, check what is the active output, it is still the hdmi audio.

  [Where problems could occur]
  This patch is in the card-restore.c, if it could introduce regression, it 
will be on the default active input/output devices, for example, users select a 
input or output device to be active, after reboot, if those devices are 
available, they should be active, but they could be replaced by other devices 
if a regression is introduced. But this possibility is very low since we tested 
the patch on a couple of desktop and laptop machines.

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1951667/+subscriptions


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


[Desktop-packages] [Bug 1949553] Re: Backport packages for 20.04.4 HWE stack

2021-11-23 Thread Chris Halse Rogers
@Timo: I notice the libdrm backport drops the valgrind integration. I
know it's disabled in (at least) impish, but is there any particular
reason for it to be disabled in the focal backport?

It seems pretty unlikely that anyone would notice, but the diff required
to keep the valgrind annotations enabled also looks small, so maybe we
should?

** Changed in: libdrm (Ubuntu Focal)
   Status: In Progress => Incomplete

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

Title:
  Backport packages for 20.04.4 HWE stack

Status in libdrm package in Ubuntu:
  Invalid
Status in mesa package in Ubuntu:
  Invalid
Status in xorg-server package in Ubuntu:
  Invalid
Status in libdrm source package in Focal:
  Incomplete
Status in mesa source package in Focal:
  In Progress
Status in xorg-server source package in Focal:
  Fix Committed

Bug description:
  [Impact]

  These are needed for 20.04.4 images.

  [Test case]

  Boot a daily image, see that it still has the necessary stack
  installed and working.

  [What could go wrong]

  libdrm: adds some new api, no changes to old stuff

  llvm-13: a new package, no regression potential on it's own

  mesa: a new major release, but we'll pull the final stable release of
  21.2.x series, so there shouldn't be any regressions left at that
  point

  xserver: a new point-release, 1.20.x series is in deep maintenance
  mode, so there should be little chance of breakage

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


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


[Desktop-packages] [Bug 1951098] Re: When screen is locked the top bar with apps shows

2021-11-23 Thread Daniel van Vugt
Thanks for the bug report.

First please open the 'Extensions' app and ensure you don't have any
custom extensions enabled. Please also run:

  cd ~/.local/share/gnome-shell/
  rm -rf extensions

and then log in again. If that doesn't fix the problem then please run
the following command to gather more information:

  apport-collect 1951098


** Tags added: focal

** Changed in: gnome-shell (Ubuntu)
   Status: New => Incomplete

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

Title:
  When screen is locked the top bar with apps shows

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  ubuntu 20.04.3 lts latest updates

  When screen is locked the top bar with apps (on the right) shows. Apps
  also respond to mouse clicks.

  Perhaps related: battery status does not show anymore.

  Regards, Eduard

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


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


[Desktop-packages] [Bug 1951072] Re: gnome-shell using too much memory after some time running

2021-11-23 Thread Daniel van Vugt
In case you have some unlisted local extensions please try:

  cd ~/.local/share/gnome-shell/
  rm -rf extensions

and then log in again. Does the problem still happen?

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

Title:
  gnome-shell using too much memory after some time running

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  It is using too much memory. Tried disabling extensions, but it
  doesn't help

  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: gnome-shell 40.5-1ubuntu2
  ProcVersionSignature: Ubuntu 5.13.0-21.21-generic 5.13.18
  Uname: Linux 5.13.0-21-generic x86_64
  ApportVersion: 2.20.11-0ubuntu71
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Nov 16 11:10:55 2021
  DisplayManager: gdm3
  InstallationDate: Installed on 2017-10-07 (1500 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170926)
  RelatedPackageVersions: mutter-common 40.5-1ubuntu2
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to impish on 2021-09-26 (50 days ago)

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


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


[Desktop-packages] [Bug 1950035] Re: suspend does not lock in 20.04

2021-11-23 Thread Daniel van Vugt
Thanks for the bug report. Please try:

  gsettings set org.gnome.desktop.lockdown disable-lock-screen false
  gsettings set org.gnome.desktop.screensaver lock-enabled true

and then log in again.

If the problem still happens then please open the 'Extensions' app and
ensure you don't have any custom extensions installed.

If the problem still happens after that then please run this command to
gather more information:

  apport-collect 1950035

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

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

Title:
  suspend does not lock in 20.04

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  This appears to be a regression of 1798615  (
  https://bugs.launchpad.net/bugs/1798615 )

  To reproduce:
  % gsettings set org.gnome.desktop.screensaver ubuntu-lock-on-suspend true
  % gsettings get org.gnome.desktop.screensaver ubuntu-lock-on-suspend
  true

  % systemctl suspend

  The system suspends, but is _not_ locked as it should be. I.e., this
  is the exact same behavior that was reported (and fixed!) in Bug
  #1798615 reported by John Crown (i.e., me) on 2018-10-18

  I have marked as a "security vulnerability", because that's how it was
  considered in 2018.

  Meanwhile:

  % lsb_release -rd
  Description:Ubuntu 20.04.3 LTS
  Release:20.04

  Is it just me? Please advise.
  thanks

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


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


[Desktop-packages] [Bug 1950035] Re: suspend does not lock in 20.04

2021-11-23 Thread Daniel van Vugt
** Tags added: focal

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

Title:
  suspend does not lock in 20.04

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  This appears to be a regression of 1798615  (
  https://bugs.launchpad.net/bugs/1798615 )

  To reproduce:
  % gsettings set org.gnome.desktop.screensaver ubuntu-lock-on-suspend true
  % gsettings get org.gnome.desktop.screensaver ubuntu-lock-on-suspend
  true

  % systemctl suspend

  The system suspends, but is _not_ locked as it should be. I.e., this
  is the exact same behavior that was reported (and fixed!) in Bug
  #1798615 reported by John Crown (i.e., me) on 2018-10-18

  I have marked as a "security vulnerability", because that's how it was
  considered in 2018.

  Meanwhile:

  % lsb_release -rd
  Description:Ubuntu 20.04.3 LTS
  Release:20.04

  Is it just me? Please advise.
  thanks

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


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


[Desktop-packages] [Bug 1948572] Re: On Ubuntu 21.10 there is no password required anymore when the laptop awakes out of suspend

2021-11-23 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1950035 ***
https://bugs.launchpad.net/bugs/1950035

Moving to bug 1950035 because this one is from a deactivated account.

** This bug has been marked a duplicate of bug 1950035
   suspend does not lock in 20.04

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

Title:
  On Ubuntu 21.10 there is no password required anymore when the laptop
  awakes out of suspend

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  Since I updated from ubuntu 21.04 to ubuntu 21.10 the suspend still
  works but there is no password required anymore when the laptop awakes
  out of suspend. I did not change any settings and I still see "lock
  screen on suspend" = YES in the settings.

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


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


[Desktop-packages] [Bug 1950035] Re: suspend does not lock in 20.04

2021-11-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

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

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

Title:
  suspend does not lock in 20.04

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  This appears to be a regression of 1798615  (
  https://bugs.launchpad.net/bugs/1798615 )

  To reproduce:
  % gsettings set org.gnome.desktop.screensaver ubuntu-lock-on-suspend true
  % gsettings get org.gnome.desktop.screensaver ubuntu-lock-on-suspend
  true

  % systemctl suspend

  The system suspends, but is _not_ locked as it should be. I.e., this
  is the exact same behavior that was reported (and fixed!) in Bug
  #1798615 reported by John Crown (i.e., me) on 2018-10-18

  I have marked as a "security vulnerability", because that's how it was
  considered in 2018.

  Meanwhile:

  % lsb_release -rd
  Description:Ubuntu 20.04.3 LTS
  Release:20.04

  Is it just me? Please advise.
  thanks

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


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


[Desktop-packages] [Bug 1949553] Re: Backport packages for 20.04.4 HWE stack

2021-11-23 Thread Chris Halse Rogers
Hello Timo, or anyone else affected,

Accepted xorg-server into focal-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/xorg-
server/2:1.20.13-1ubuntu1~20.04.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, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. 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: xorg-server (Ubuntu Focal)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-focal

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

Title:
  Backport packages for 20.04.4 HWE stack

Status in libdrm package in Ubuntu:
  Invalid
Status in mesa package in Ubuntu:
  Invalid
Status in xorg-server package in Ubuntu:
  Invalid
Status in libdrm source package in Focal:
  In Progress
Status in mesa source package in Focal:
  In Progress
Status in xorg-server source package in Focal:
  Fix Committed

Bug description:
  [Impact]

  These are needed for 20.04.4 images.

  [Test case]

  Boot a daily image, see that it still has the necessary stack
  installed and working.

  [What could go wrong]

  libdrm: adds some new api, no changes to old stuff

  llvm-13: a new package, no regression potential on it's own

  mesa: a new major release, but we'll pull the final stable release of
  21.2.x series, so there shouldn't be any regressions left at that
  point

  xserver: a new point-release, 1.20.x series is in deep maintenance
  mode, so there should be little chance of breakage

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


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


[Desktop-packages] [Bug 1949225] Re: screen lock is not working on suspend

2021-11-23 Thread Daniel van Vugt
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please execute the following command only once, as it
will automatically gather debugging information, in a terminal:

apport-collect 1949225

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://wiki.ubuntu.com/ReportingBugs.


** Changed in: gnome-shell (Ubuntu)
   Status: New => Incomplete

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

Title:
  screen lock is not working on suspend

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  when lid is open then lock is not working

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


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


[Desktop-packages] [Bug 1949618] Re: system locks up when selection one of top 2 items in dock

2021-11-23 Thread Daniel van Vugt
The most likely (and common) explanation I can think of for this is a
buggy extension. Please open the 'Extensions' app (gnome-shell-
extension-prefs) and ensure you don't have any extensions other than the
three Ubuntu ones installed.

Please also run:

  cd ~/.local/share/gnome-shell/
  rm -rf extensions

and then log in again.

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

Title:
  system locks up when selection one of top 2 items in dock

Status in gnome-shell-extension-ubuntu-dock package in Ubuntu:
  Incomplete

Bug description:
  This bug occurs when using the cursor to select one of the top two icons on 
the dock area of the Ubuntu desktop.  When the system is under load and I click 
the cursor on one of the two icons, the cursor freezes and the system is 
unresponsive, requiring a power down reboot to recover.
  Description:  Ubuntu 21.04
  Release:  21.04

  ProblemType: Bug
  DistroRelease: Ubuntu 21.04
  Package: dash 
0.5.11+git20200708+dd9ef66+really0.5.11+git20200708+dd9ef66-5ubuntu1
  ProcVersionSignature: Ubuntu 5.11.0-38.42-generic 5.11.22
  Uname: Linux 5.11.0-38-generic x86_64
  ApportVersion: 2.20.11-0ubuntu65.4
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Nov  3 09:56:31 2021
  InstallationDate: Installed on 2021-03-06 (241 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: dash
  UpgradeStatus: Upgraded to hirsute on 2021-06-10 (145 days ago)

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


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


[Desktop-packages] [Bug 1945388] Re: opening application steals focus from authenticate window

2021-11-23 Thread Daniel van Vugt
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please execute the following command only once, as it
will automatically gather debugging information, in a terminal:

apport-collect 1945388

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://wiki.ubuntu.com/ReportingBugs.

** Tags added: focal

** Changed in: gnome-shell (Ubuntu)
   Status: New => Incomplete

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

Title:
  opening application steals focus from authenticate window

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  When the authentication window is up asking for my password (for
  something that requires root privileges), another application opening
  up can steal focus from the authentication window without warning and
  take the password keystrokes that were meant for the authentication
  window.

  If the opening application happens to be a browser with an
  autocomplete search field, every password keystroke immediately gets
  sent over the internet without waiting for the enter key.

  If the authentication window has focus (especially if the password
  field has focus), nothing else should be able to steal focus away from
  it.

  Ubuntu 20.04.3 LTS
  Cinnamon desktop

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


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


[Desktop-packages] [Bug 1947820] Re: [SRU] Backport xorg-server 1.20.13 to focal

2021-11-23 Thread Chris Halse Rogers
Hello Bin, or anyone else affected,

Accepted xorg-server into focal-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/xorg-
server/2:1.20.13-1ubuntu1~20.04.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, what testing has been
performed on the package and change the tag from verification-needed-
focal to verification-done-focal. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-focal. 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: xorg-server (Ubuntu Focal)
   Status: New => Fix Committed

** Tags added: verification-needed verification-needed-focal

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

Title:
  [SRU] Backport xorg-server 1.20.13  to focal

Status in OEM Priority Project:
  Triaged
Status in xorg-server package in Ubuntu:
  Invalid
Status in xorg-server source package in Focal:
  Fix Committed

Bug description:
  [Impact]
  The delay phenomenon is serious in 'External display mode' during the 
'On-demand' mode working.
  Please reference lp:1940247 and lp:1919118.

  [Fix]
   I installed 21.10 on Raptor12(ThinkPad-P15-Gen-2i), with xorg-server 
2:1.20.13-1ubuntu1 and nvidia-495.38 test driver, this issue is solved. But in 
20.04, it's still 2:1.20.11-1ubuntu1~20.04.2.

  [Test]
  On Raptor12(ThinkPad-P15-Gen-2i), P17 Gen 2 and P1 Gen 4, with latest 20.04, 
it could be reproduced.

  [Where problems could occur]
  Although the nvidia driver is not released, I thought it's no harm to upgrade 
xorg-server first.

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


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


[Desktop-packages] [Bug 1871959] Re: Xorg crashed with SIGABRT in _iris_batch_flush from iris_fence_flush()

2021-11-23 Thread Daniel van Vugt
Comment #30 was only a question, not a statement :)

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

Title:
  Xorg crashed with SIGABRT in _iris_batch_flush from iris_fence_flush()

Status in Mesa:
  Unknown
Status in mesa package in Ubuntu:
  Confirmed

Bug description:
  https://errors.ubuntu.com/problem/23a23997d8d3287584722beeaee600306df3a1bf
  https://errors.ubuntu.com/problem/d9ee437c6ea3330d18aecaa0d3e07f71ca0c8d1a
  https://errors.ubuntu.com/problem/a960bab710b867c695551df03b8207cdc0da9a6f

  ---

  nothing particular done to trigger this, just opening the lid
  apparently crashed the x server (ubuntu 20.04); then after reboot
  apport prompted me to report a crash

  ProblemType: Crash
  DistroRelease: Ubuntu 20.04
  Package: xserver-xorg-core 2:1.20.7-2ubuntu2
  ProcVersionSignature: Ubuntu 5.4.0-12.15-generic 5.4.8
  Uname: Linux 5.4.0-12-generic x86_64
  ApportVersion: 2.20.11-0ubuntu25
  Architecture: amd64
  CompositorRunning: None
  CurrentDesktop: GNOME-Greeter:GNOME
  Date: Fri Apr 10 00:50:52 2020
  DistUpgraded: 2019-12-20 18:35:39,979 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-bionic-amd64-20180608-47+north-bay-14-15-15p+X56
  DistroCodename: focal
  DistroVariant: ubuntu
  ExecutablePath: /usr/lib/xorg/Xorg
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation UHD Graphics 620 (Whiskey Lake) [8086:3ea0] (rev 02) 
(prog-if 00 [VGA controller])
     Subsystem: Dell UHD Graphics 620 (Whiskey Lake) [1028:08b9]
  InstallationDate: Installed on 2019-11-27 (134 days ago)
  InstallationMedia: Ubuntu 18.04 "Bionic" - Build amd64 LIVE Binary 
20180608-09:38
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 0bda:5532 Realtek Semiconductor Corp. 
Integrated_Webcam_HD
   Bus 001 Device 003: ID 8087:0029 Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Latitude 5500
  ProcCmdline: /usr/lib/xorg/Xorg vt1 -displayfd 3 -auth 
/run/user/120/gdm/Xauthority -background none -noreset -keeptty -verbose 3
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-12-generic 
root=UUID=559b7a9d-8198-424b-8812-ea72c10f013e ro mem_sleep_default=deep quiet 
splash vt.handoff=7
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
   __GI_abort () at abort.c:79
   ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
   ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
   ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
  Title: Xorg crashed with SIGABRT in __GI_raise()
  UpgradeStatus: Upgraded to focal on 2019-12-20 (111 days ago)
  UserGroups:

  dmi.bios.date: 08/21/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.5.1
  dmi.board.name: 0M14W7
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.5.1:bd08/21/2019:svnDellInc.:pnLatitude5500:pvr:rvnDellInc.:rn0M14W7:rvrA01:cvnDellInc.:ct10:cvr:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 5500
  dmi.product.sku: 08B9
  dmi.sys.vendor: Dell Inc.
  separator:

  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.100-4
  version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.4-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 20.0.4-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.7-2ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20190815-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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


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


[Desktop-packages] [Bug 1913656] Re: `gs [options] -- ` fails with "permission denied"

2021-11-23 Thread William Wilson
 Test Case 3 verification 
ubuntu@focalvm:~$ apt-cache policy ghostscript
ghostscript:
  Installed: 9.50~dfsg-5ubuntu4.4
  Candidate: 9.50~dfsg-5ubuntu4.4
  Version table:
 *** 9.50~dfsg-5ubuntu4.4 500
500 http://us.archive.ubuntu.com/ubuntu focal-proposed/main amd64 
Packages
100 /var/lib/dpkg/status
 9.50~dfsg-5ubuntu4.3 500
500 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 
Packages
500 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages
 9.50~dfsg-5ubuntu4 500
500 http://us.archive.ubuntu.com/ubuntu focal/main amd64 Packages
ubuntu@focalvm:~$ gs waterfal.ps
GPL Ghostscript 9.50 (2019-10-15)
Copyright (C) 2019 Artifex Software, Inc.  All rights reserved.
This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
see the file COPYING for details.
Creating waterfall printout at 4000 DPI.
Loading NimbusMonoPS-Regular font from 
/usr/share/ghostscript/9.50/Resource/Font/NimbusMonoPS-Regular... 4308816 
2840291 2772400 1477426 2 done.
/Courier 6 7 8 9 10 11 12 14 16
/HelveticaLoading NimbusSans-Regular font from 
/usr/share/ghostscript/9.50/Resource/Font/NimbusSans-Regular... 4395128 3041706 
2792600 1499350 3 done.
 6 7 8 9 10 11 12 14 16
%%BoundingBox: 28 18 282 764
%%HiResBoundingBox: 28.547999 18.251999 281.375991 763.055977
>>showpage, press  to continue<<

GS>quit
ubuntu@focalvm:~$ echo $?
0
ubuntu@focalvm:~$ gs -r300x300 -sPAPERSIZE=letter -sOUTPUTFILE=waterfal.jpg 
-dNOPAUSE -dBATCH waterfal.ps
GPL Ghostscript 9.50 (2019-10-15)
Copyright (C) 2019 Artifex Software, Inc.  All rights reserved.
This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
see the file COPYING for details.
Creating waterfall printout at 300 DPI.
Loading NimbusMonoPS-Regular font from 
/usr/share/ghostscript/9.50/Resource/Font/NimbusMonoPS-Regular... 4329016 
2846189 1581112 279688 2 done.
/Courier 6 7 8 9 10 11 12 14 16
/HelveticaLoading NimbusSans-Regular font from 
/usr/share/ghostscript/9.50/Resource/Font/NimbusSans-Regular... 4395128 3044172 
1601312 301839 3 done.
 6 7 8 9 10 11 12 14 16
%%BoundingBox: 22 18 282 763
%%HiResBoundingBox: 22.080001 18.240001 281.520011 762.960029
ubuntu@focalvm:~$ echo $?
0
ubuntu@focalvm:~$ gs -r300x300 -sPAPERSIZE=letter -sOUTPUTFILE=waterfal.jpg 
-dNOPAUSE -dBATCH -- waterfal.ps
GPL Ghostscript 9.50 (2019-10-15)
Copyright (C) 2019 Artifex Software, Inc.  All rights reserved.
This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
see the file COPYING for details.
Creating waterfall printout at 300 DPI.
Loading NimbusMonoPS-Regular font from 
/usr/share/ghostscript/9.50/Resource/Font/NimbusMonoPS-Regular... 4329016 
2848173 1581112 279944 2 done.
/Courier 6 7 8 9 10 11 12 14 16
/HelveticaLoading NimbusSans-Regular font from 
/usr/share/ghostscript/9.50/Resource/Font/NimbusSans-Regular... 4395128 3046156 
1601312 302095 3 done.
 6 7 8 9 10 11 12 14 16
%%BoundingBox: 22 18 282 763
%%HiResBoundingBox: 22.080001 18.240001 281.520011 762.960029
ubuntu@focalvm:~$ echo $?
0
ubuntu@focalvm:~$ 


** Tags removed: verification-needed verification-needed-focal
** Tags added: verification-done verification-done-focal

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

Title:
  `gs [options] -- ` fails with "permission denied"

Status in ghostscript package in Ubuntu:
  Fix Released
Status in ghostscript source package in Focal:
  Fix Committed

Bug description:
  [Impact]
   * The command line syntax `gs [options] -- ` fails
     to load in the input file with a "permission denied" error.
   * Per the ghostscript documentation, the `--` syntax is used as follows:
    "-- filename arg1 ...
     Takes the next argument as a file name as usual,
     but takes all remaining arguments (even if they
     have the syntactic form of switches) and defines
     the name ARGUMENTS in userdict (not systemdict)
     as an array of those strings, before running the
     file. When Ghostscript finishes executing the file,
     it exits back to the shell."

  [Test Plan]
  -- to be performed in a desktop environment --
   * Obtain a valid input file for ghostscript. The Source package
     contains an `examples/` directory with plenty to choose from.
   * `gs -- `
   * Observe that the test failed with a "permission denied" error.
   * Install the version of ghostscript from focal-proposed.
   * `gs -- `
   * Observe that the command succeeds and a ghostscript window.
     appears with the output of the `gs` command.

   Test Plan 2 --
   * Run ocrfeeder from a terminal
   * Click File -> Import PDF
   * Select a PDF file
   * Note that no pages are displayed, and ocrfeeder throws a
 "Permission denied" error in the termin

[Desktop-packages] [Bug 1913656] Re: `gs [options] -- ` fails with "permission denied"

2021-11-23 Thread William Wilson
Test showing the failure with ocrfeeder before installing from -proposed

** Attachment added: "gs_test2_fail_case.png"
   
https://bugs.launchpad.net/ubuntu/+source/ghostscript/+bug/1913656/+attachment/5542883/+files/gs_test2_fail_case.png

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

Title:
  `gs [options] -- ` fails with "permission denied"

Status in ghostscript package in Ubuntu:
  Fix Released
Status in ghostscript source package in Focal:
  Fix Committed

Bug description:
  [Impact]
   * The command line syntax `gs [options] -- ` fails
     to load in the input file with a "permission denied" error.
   * Per the ghostscript documentation, the `--` syntax is used as follows:
    "-- filename arg1 ...
     Takes the next argument as a file name as usual,
     but takes all remaining arguments (even if they
     have the syntactic form of switches) and defines
     the name ARGUMENTS in userdict (not systemdict)
     as an array of those strings, before running the
     file. When Ghostscript finishes executing the file,
     it exits back to the shell."

  [Test Plan]
  -- to be performed in a desktop environment --
   * Obtain a valid input file for ghostscript. The Source package
     contains an `examples/` directory with plenty to choose from.
   * `gs -- `
   * Observe that the test failed with a "permission denied" error.
   * Install the version of ghostscript from focal-proposed.
   * `gs -- `
   * Observe that the command succeeds and a ghostscript window.
     appears with the output of the `gs` command.

   Test Plan 2 --
   * Run ocrfeeder from a terminal
   * Click File -> Import PDF
   * Select a PDF file
   * Note that no pages are displayed, and ocrfeeder throws a
 "Permission denied" error in the terminal from which it
 was launched
   * Install ghostscript from -proposed
   * Run ocrfeeder from a terminal and attempt to import the PDF
 file again
   * Note that the pages of the PDF are displayed in ocrfeeder
 and no error is reported in the terminal

  - Test Plan 3 ---
   * Using the version of ghostscript in -proposed, run a variety
 of different commands to ensure there has been no regression.
* gs 
* gs -r300x300 -sPAPERSIZE=letter \
 -sOUTPUTFILE=waterfal.jpg \
 -dNOPAUSE -dBATCH 
* gs -r300x300 -sPAPERSIZE=letter \
 -sOUTPUTFILE=waterfal.jpg \
 -dNOPAUSE -dBATCH -- 

  [Regression Potential]
   * Since this patch affects command line processing, it is possible
     that other arguments or command line syntaxes could be affected.

  [Original Description]
  Ghostscript 9.50 exhibits https://bugs.ghostscript.com/show_bug.cgi?id=701894 
(fix the '--' and co options) which causes (eg) ocrfeeder to fail to load PDF 
files: an input file specified using the "... -- filename ..." command line 
syntax has no read permission in the GS interpreter.

  This commit fixes it:

  
http://git.ghostscript.com/?p=ghostpdl.git;a=commit;h=24ec06a27df63297796a379c95ee5d4b39040410

  GS 9.52 includes the commit.

  Either apply the fix from the linked commit in the Focal-Updates
  version, or upgrade it to 9.52.

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


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


[Desktop-packages] [Bug 1913656] Re: `gs [options] -- ` fails with "permission denied"

2021-11-23 Thread William Wilson
Test showing ocrfeeder succeeding with the version of ghostscript in
-proposed

** Attachment added: "gs_test2_success_casae.png"
   
https://bugs.launchpad.net/ubuntu/+source/ghostscript/+bug/1913656/+attachment/5542884/+files/gs_test2_success_casae.png

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

Title:
  `gs [options] -- ` fails with "permission denied"

Status in ghostscript package in Ubuntu:
  Fix Released
Status in ghostscript source package in Focal:
  Fix Committed

Bug description:
  [Impact]
   * The command line syntax `gs [options] -- ` fails
     to load in the input file with a "permission denied" error.
   * Per the ghostscript documentation, the `--` syntax is used as follows:
    "-- filename arg1 ...
     Takes the next argument as a file name as usual,
     but takes all remaining arguments (even if they
     have the syntactic form of switches) and defines
     the name ARGUMENTS in userdict (not systemdict)
     as an array of those strings, before running the
     file. When Ghostscript finishes executing the file,
     it exits back to the shell."

  [Test Plan]
  -- to be performed in a desktop environment --
   * Obtain a valid input file for ghostscript. The Source package
     contains an `examples/` directory with plenty to choose from.
   * `gs -- `
   * Observe that the test failed with a "permission denied" error.
   * Install the version of ghostscript from focal-proposed.
   * `gs -- `
   * Observe that the command succeeds and a ghostscript window.
     appears with the output of the `gs` command.

   Test Plan 2 --
   * Run ocrfeeder from a terminal
   * Click File -> Import PDF
   * Select a PDF file
   * Note that no pages are displayed, and ocrfeeder throws a
 "Permission denied" error in the terminal from which it
 was launched
   * Install ghostscript from -proposed
   * Run ocrfeeder from a terminal and attempt to import the PDF
 file again
   * Note that the pages of the PDF are displayed in ocrfeeder
 and no error is reported in the terminal

  - Test Plan 3 ---
   * Using the version of ghostscript in -proposed, run a variety
 of different commands to ensure there has been no regression.
* gs 
* gs -r300x300 -sPAPERSIZE=letter \
 -sOUTPUTFILE=waterfal.jpg \
 -dNOPAUSE -dBATCH 
* gs -r300x300 -sPAPERSIZE=letter \
 -sOUTPUTFILE=waterfal.jpg \
 -dNOPAUSE -dBATCH -- 

  [Regression Potential]
   * Since this patch affects command line processing, it is possible
     that other arguments or command line syntaxes could be affected.

  [Original Description]
  Ghostscript 9.50 exhibits https://bugs.ghostscript.com/show_bug.cgi?id=701894 
(fix the '--' and co options) which causes (eg) ocrfeeder to fail to load PDF 
files: an input file specified using the "... -- filename ..." command line 
syntax has no read permission in the GS interpreter.

  This commit fixes it:

  
http://git.ghostscript.com/?p=ghostpdl.git;a=commit;h=24ec06a27df63297796a379c95ee5d4b39040410

  GS 9.52 includes the commit.

  Either apply the fix from the linked commit in the Focal-Updates
  version, or upgrade it to 9.52.

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


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


[Desktop-packages] [Bug 1913656] Re: `gs [options] -- ` fails with "permission denied"

2021-11-23 Thread William Wilson
The verification passed for focal.

--- Test case 1 verification
ubuntu@focalvm:~$ apt-cache policy ghostscript
ghostscript:
  Installed: 9.50~dfsg-5ubuntu4.3
  Candidate: 9.50~dfsg-5ubuntu4.4
  Version table:
 9.50~dfsg-5ubuntu4.4 500
500 http://us.archive.ubuntu.com/ubuntu focal-proposed/main amd64 
Packages
 *** 9.50~dfsg-5ubuntu4.3 500
500 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 
Packages
500 http://security.ubuntu.com/ubuntu focal-security/main amd64 Packages
100 /var/lib/dpkg/status
 9.50~dfsg-5ubuntu4 500
500 http://us.archive.ubuntu.com/ubuntu focal/main amd64 Packages
ubuntu@focalvm:~$ gs -- waterfal.ps
GPL Ghostscript 9.50 (2019-10-15)
Copyright (C) 2019 Artifex Software, Inc.  All rights reserved.
This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
see the file COPYING for details.
Error: /undefinedfilename in (waterfal.ps)
Operand stack:

Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--   
--nostringval--   2   %stopped_push   --nostringval--   --nostringval--   
--nostringval--   false   1   %stopped_push
Dictionary stack:
   --dict:724/1123(ro)(G)--   --dict:0/20(G)--   --dict:76/200(L)--
Current allocation mode is local
Last OS error: Permission denied
GPL Ghostscript 9.50: Unrecoverable error, exit code 1
ubuntu@focalvm:~$ sudo apt install ghostscript -y
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
  libgs9 libgs9-common
Suggested packages:
  ghostscript-x
The following packages will be upgraded:
  ghostscript libgs9 libgs9-common
3 upgraded, 0 newly installed, 0 to remove and 33 not upgraded.
Need to get 2,906 kB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu focal-proposed/main amd64 ghostscript 
amd64 9.50~dfsg-5ubuntu4.4 [51.8 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu focal-proposed/main amd64 libgs9 
amd64 9.50~dfsg-5ubuntu4.4 [2,173 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu focal-proposed/main amd64 
libgs9-common all 9.50~dfsg-5ubuntu4.4 [682 kB]
Fetched 2,906 kB in 1s (4,127 kB/s)
(Reading database ... 214058 files and directories currently installed.)
Preparing to unpack .../ghostscript_9.50~dfsg-5ubuntu4.4_amd64.deb ...
Unpacking ghostscript (9.50~dfsg-5ubuntu4.4) over (9.50~dfsg-5ubuntu4.3) ...
Preparing to unpack .../libgs9_9.50~dfsg-5ubuntu4.4_amd64.deb ...
Unpacking libgs9:amd64 (9.50~dfsg-5ubuntu4.4) over (9.50~dfsg-5ubuntu4.3) ...
Preparing to unpack .../libgs9-common_9.50~dfsg-5ubuntu4.4_all.deb ...
Unpacking libgs9-common (9.50~dfsg-5ubuntu4.4) over (9.50~dfsg-5ubuntu4.3) ...
Setting up libgs9-common (9.50~dfsg-5ubuntu4.4) ...
Setting up libgs9:amd64 (9.50~dfsg-5ubuntu4.4) ...
Setting up ghostscript (9.50~dfsg-5ubuntu4.4) ...
Processing triggers for libc-bin (2.31-0ubuntu9.2) ...
Processing triggers for man-db (2.9.1-1) ...
ubuntu@focalvm:~$ gs -- waterfal.ps
GPL Ghostscript 9.50 (2019-10-15)
Copyright (C) 2019 Artifex Software, Inc.  All rights reserved.
This software is supplied under the GNU AGPLv3 and comes with NO WARRANTY:
see the file COPYING for details.
Creating waterfall printout at 4000 DPI.
Loading NimbusMonoPS-Regular font from 
/usr/share/ghostscript/9.50/Resource/Font/NimbusMonoPS-Regular... 4308816 
2842275 2772400 1477640 2 done.
/Courier 6 7 8 9 10 11 12 14 16
/HelveticaLoading NimbusSans-Regular font from 
/usr/share/ghostscript/9.50/Resource/Font/NimbusSans-Regular... 4395128 3043690 
2792600 1499460 3 done.
 6 7 8 9 10 11 12 14 16
%%BoundingBox: 28 18 282 764
%%HiResBoundingBox: 28.547999 18.251999 281.375991 763.055977
>>showpage, press  to continue<<

ubuntu@focalvm:~$

** Description changed:

  [Impact]
   * The command line syntax `gs [options] -- ` fails
     to load in the input file with a "permission denied" error.
   * Per the ghostscript documentation, the `--` syntax is used as follows:
    "-- filename arg1 ...
     Takes the next argument as a file name as usual,
     but takes all remaining arguments (even if they
     have the syntactic form of switches) and defines
     the name ARGUMENTS in userdict (not systemdict)
     as an array of those strings, before running the
     file. When Ghostscript finishes executing the file,
     it exits back to the shell."
  
  [Test Plan]
  -- to be performed in a desktop environment --
   * Obtain a valid input file for ghostscript. The Source package
     contains an `examples/` directory with plenty to choose from.
   * `gs -- `
   * Observe that the test failed with a "permission denied" error.
   * Install the version of ghostscript from focal-proposed.
   * `gs -- `
   * Observe that the command succeeds and a ghostscript window.
     appears with the output of the `gs` command.
  
- In addition see commen

[Desktop-packages] [Bug 1736222] Re: speech-dispatcher distorts all sound

2021-11-23 Thread Marvin Sequera
Same problem Here using ubuntu 20.04 on a ryzen 4800h with 1650ti
laptop, I have use this machine over a year and last week, the problem
starts to show. Fix with deleting seech-dispatcher.

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

Title:
  speech-dispatcher distorts all sound

Status in speech-dispatcher package in Ubuntu:
  Confirmed

Bug description:
  So, a brand new computer running Ubuntu 16.04.3 LTS.
  In hardinfo summary, my audio adapters are
  • HDA-Intel - HDA Intel HDMI
  • HDA-Intel - HDA Intel PCH
  • HDA-Intel - HDA NVidia
  In detail: Intel Corporation Xeon E3-1200 v3/4th Gen Core Processor HD Audio 
Controller (rev 06)
  Memory 16kb (non-prefetchable), snd_hda_intel

  As soon as I load a website in Firefox that utilizes speech-dispatcher
  (fimfiction.net) all sounds get distorted, whether I click a paragraph
  for TTS reading or not. The problem seems to go away if I don't use
  the site after a while. When I close down Firefox the problem still
  lingers a bit, but maybe not as long. One thing I did which seemed
  faster was close down everything, then load what I wanted to listen to
  (Skype, Discord), and if it still persisted I would go into "Sound
  Settings" and after a few blinks in that window the sound is normal
  again.

  While the site is open, according to "Sound Settings" (from the
  speaker icon menu) and Pulse Audio Volume Controller (pavu) there are
  4 copies of this package. Muting them did not help the problem, but
  moving one of them, and a very specific one, from the "Built-in Audio
  Analog Stereo" to something else like HDA NVidia (HDMI 3) seems to be
  a workaround.

  Just so you know, I do not use the HDMI cable for sound, but instead
  use the "headphones" jack. If you need any more details, I'll try to
  provide them.

  /Edward

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/speech-dispatcher/+bug/1736222/+subscriptions


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


[Desktop-packages] [Bug 1925238] Re: [nvidia-prime] switches between xorg and wayland session

2021-11-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubuntu-drivers-common (Ubuntu)
   Status: New => Confirmed

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

Title:
  [nvidia-prime] switches between xorg and wayland session

Status in ubuntu-drivers-common package in Ubuntu:
  Confirmed
Status in ubuntu-drivers-common source package in Hirsute:
  Confirmed
Status in ubuntu-drivers-common source package in Impish:
  Confirmed

Bug description:
  I have noticed this on a hirsute install from today's RC media
  (20210420) with ubuntu-drivers-common 1:0.8.9.1.

  The first boot is always xorg, and nvidia mode is selected.

  After that reboots are *usually* wayland, but sometimes they are xorg
  too.

  Performance mode is selected in nvidia-settings, which is supposed to
  mean nvidia & therefore xorg but it's not working. Selecting it
  explicitly doesn't help either.

  What is the default meant to be - probably ondemand?

  Seems like it's somehow nondeterministic. Attaching some logs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1925238/+subscriptions


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


[Desktop-packages] [Bug 1925238] Re: [nvidia-prime] switches between xorg and wayland session

2021-11-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubuntu-drivers-common (Ubuntu Impish)
   Status: New => Confirmed

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

Title:
  [nvidia-prime] switches between xorg and wayland session

Status in ubuntu-drivers-common package in Ubuntu:
  Confirmed
Status in ubuntu-drivers-common source package in Hirsute:
  Confirmed
Status in ubuntu-drivers-common source package in Impish:
  Confirmed

Bug description:
  I have noticed this on a hirsute install from today's RC media
  (20210420) with ubuntu-drivers-common 1:0.8.9.1.

  The first boot is always xorg, and nvidia mode is selected.

  After that reboots are *usually* wayland, but sometimes they are xorg
  too.

  Performance mode is selected in nvidia-settings, which is supposed to
  mean nvidia & therefore xorg but it's not working. Selecting it
  explicitly doesn't help either.

  What is the default meant to be - probably ondemand?

  Seems like it's somehow nondeterministic. Attaching some logs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1925238/+subscriptions


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


[Desktop-packages] [Bug 1925238] Re: [nvidia-prime] switches between xorg and wayland session

2021-11-23 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: ubuntu-drivers-common (Ubuntu Hirsute)
   Status: New => Confirmed

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

Title:
  [nvidia-prime] switches between xorg and wayland session

Status in ubuntu-drivers-common package in Ubuntu:
  Confirmed
Status in ubuntu-drivers-common source package in Hirsute:
  Confirmed
Status in ubuntu-drivers-common source package in Impish:
  Confirmed

Bug description:
  I have noticed this on a hirsute install from today's RC media
  (20210420) with ubuntu-drivers-common 1:0.8.9.1.

  The first boot is always xorg, and nvidia mode is selected.

  After that reboots are *usually* wayland, but sometimes they are xorg
  too.

  Performance mode is selected in nvidia-settings, which is supposed to
  mean nvidia & therefore xorg but it's not working. Selecting it
  explicitly doesn't help either.

  What is the default meant to be - probably ondemand?

  Seems like it's somehow nondeterministic. Attaching some logs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1925238/+subscriptions


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


[Desktop-packages] [Bug 1951985] Re: Fix some instances of deprecated code

2021-11-23 Thread Gunnar Hjalmarsson
There is a build problem with the aptdaemon upload: bug #1951993.

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

Title:
  Fix some instances of deprecated code

Status in aptdaemon package in Ubuntu:
  Fix Committed
Status in language-selector package in Ubuntu:
  Fix Released

Bug description:
  Attached please find the noise exposed if you run this command in
  terminal:

  PYTHONWARNINGS=d gnome-language-selector

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


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


[Desktop-packages] [Bug 1951985] Re: Fix some instances of deprecated code

2021-11-23 Thread Launchpad Bug Tracker
This bug was fixed in the package language-selector - 0.217

---
language-selector (0.217) jammy; urgency=medium

  * LanguageSelector/{macros.py,gtk/GtkLanguageSelector.py}:
- Fix a couple of warnings which were exposed when
  gnome-language-selector was run with PYTHONWARNINGS=default
  (LP: #1951985).

 -- Gunnar Hjalmarsson   Tue, 23 Nov 2021 17:57:47
+0100

** Changed in: language-selector (Ubuntu)
   Status: Fix Committed => Fix Released

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

Title:
  Fix some instances of deprecated code

Status in aptdaemon package in Ubuntu:
  Fix Committed
Status in language-selector package in Ubuntu:
  Fix Released

Bug description:
  Attached please find the noise exposed if you run this command in
  terminal:

  PYTHONWARNINGS=d gnome-language-selector

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


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


[Desktop-packages] [Bug 1951985] Re: Fix some instances of deprecated code

2021-11-23 Thread Gunnar Hjalmarsson
After the uploaded changes only this one is left:

/usr/lib/python3/dist-packages/gi/overrides/Gdk.py:329: DeprecationWarning: 
Gdk.Cursor.new is deprecated
  return cls.new(*args, **kwds)

Ignoring that for now under the assumption that the pygobject package is
taken care of upstream.

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

** Changed in: language-selector (Ubuntu)
   Status: In Progress => Fix Committed

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

Title:
  Fix some instances of deprecated code

Status in aptdaemon package in Ubuntu:
  Fix Committed
Status in language-selector package in Ubuntu:
  Fix Committed

Bug description:
  Attached please find the noise exposed if you run this command in
  terminal:

  PYTHONWARNINGS=d gnome-language-selector

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


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


[Desktop-packages] [Bug 1951985] [NEW] Fix some instances of deprecated code

2021-11-23 Thread Gunnar Hjalmarsson
Public bug reported:

Attached please find the noise exposed if you run this command in
terminal:

PYTHONWARNINGS=d gnome-language-selector

** Affects: aptdaemon (Ubuntu)
 Importance: Low
 Assignee: Gunnar Hjalmarsson (gunnarhj)
 Status: In Progress

** Affects: language-selector (Ubuntu)
 Importance: Low
 Assignee: Gunnar Hjalmarsson (gunnarhj)
 Status: In Progress

** Attachment added: "PYTHONWARNINGS.txt"
   
https://bugs.launchpad.net/bugs/1951985/+attachment/5542860/+files/PYTHONWARNINGS.txt

** Also affects: aptdaemon (Ubuntu)
   Importance: Undecided
   Status: New

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

** Changed in: aptdaemon (Ubuntu)
   Status: New => In Progress

** Changed in: aptdaemon (Ubuntu)
 Assignee: (unassigned) => Gunnar Hjalmarsson (gunnarhj)

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

Title:
  Fix some instances of deprecated code

Status in aptdaemon package in Ubuntu:
  In Progress
Status in language-selector package in Ubuntu:
  In Progress

Bug description:
  Attached please find the noise exposed if you run this command in
  terminal:

  PYTHONWARNINGS=d gnome-language-selector

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


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


[Desktop-packages] [Bug 1100190]

2021-11-23 Thread Gabor Kelemen
I can't reproduce this on Ubuntu 18.04 and bibisect repos > 6.3 after:

https://cgit.freedesktop.org/libreoffice/core/commit/?id=bcb1969f961874ccbcef7fc042b3cc164c8d2325


author  Stephan Bergmann   2019-01-23 17:40:29 +0100
committer   Stephan Bergmann   2019-01-23 21:06:31 
+0100

rhbz#1667364 Open doc as R/O for which open(...,O_RDWR) returns
EOPNOTSUPP

Since this commit the file opens with a warning saying it is locked for editing 
by Unknown user.
Which is not true, but the above commit message makes it clear this is expected.

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

Title:
  [Upstream] I/O Error while opening file from WebDAV over GVFS from
  Nautilus

Status in LibreOffice:
  Confirmed
Status in libreoffice package in Ubuntu:
  Confirmed

Bug description:
  Problem description: 
  Error when opening a file from Nautilus with LibreOffice when the file is 
WebDAV mounted with GVFS.

  The Same file can be opened from the same location from within
  LibreOffice, with the Open File Dialogue. Then you get asked for the
  Username and Password and Libreoffice seems to access the file
  directly over HTTP.

  Steps to reproduce:
  1. Mount a DAV Folder with Nautilus. 
  URL in my Case: 
dav://admin@10.1.10.58:8080/alfresco/webdav/Sites/puzzletest/documentLibrary/Alfresco%20WebDAV%20Test/
  2. Open a file with LibreOffice by doubleclick or context menu from Nautilus.
  4. Error occurs.
  Exact message:
  (-) «General input/output error while accessing /home/pgassmann/.gvfs/WebDAV\ 
als\ admin\ auf\ 10.1.10.58%3A8080/Sites/puzzletest/documentLibrary/Alfresco\ 
WebDAV\ Test/Neu.odt.» [OK]

  Working Variant:
  1. = 1. above
  2. Start LibreOffice
  3. Open File dialogue from LibreOffice
  4. Select the same file and click Open.
  5. LibreOffice Dialogue: "Authentication Required", Enter user name and 
password for: "Alfresco DAV Server" on 10.1.10.58
  6. Enter Username and password, click OK
  7. File opens correctly

  LibreOffice Version:
  3.5.2-2ubuntu1

  Involved Software: 
  LibreOffice, Nautilus, GVFS, Alfresco

  Current behavior:
  Opening file from Nautilus causes Error,
  Opening from LibreOffice Open File dialogue asks for credentials and works 
correctly

  Expected behavior:
  Opening from Nautilus works.
  Opening from Open File dialog works without asking for credentials.

  Attachment: strace log from following actions:
  LANG=C libreoffice --strace
  successfully Open File from LibreOffice dialogue.
  Trying to open file from Nautilus.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: libreoffice 1:3.5.4-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.2.0-36.57-generic 3.2.35
  Uname: Linux 3.2.0-36-generic x86_64
  NonfreeKernelModules: nvidia wl
  ApportVersion: 2.0.1-0ubuntu17.1
  Architecture: amd64
  Date: Wed Jan 16 10:05:05 2013
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
  MarkForUpload: True
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to precise on 2012-05-22 (238 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1100190/+subscriptions


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


[Desktop-packages] [Bug 1944788] Re: URI defined for connectivity check is relative to search domain

2021-11-23 Thread Marc Deslauriers
** Information type changed from Private Security to Public

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

Title:
  URI defined for connectivity check is relative to search domain

Status in network-manager package in Ubuntu:
  New

Bug description:
  The connectivity check URI as defined in
  /usr/lib/NetworkManager/conf.d/20-connectivity-ubuntu.conf is not an
  absolute FQDN (doesn't end in a dot). As such, resolving connectivity-
  check.ubuntu.com generates queries for connectivity-
  check.ubuntu.com.localdomain (assuming a common default search domain
  of "localdomain") in addition to the expected connectivity-
  check.ubuntu.com . Or, if your ISP provided search domain is
  myisp.net, then connectivity-check.ubuntu.com.myisp.net is also
  queried.

  To reduce unintended traffic, may I suggest a trailing dot to ensure
  the host portion of the URI is a FQDN? Ex:

  uri=http://connectivity-check.ubuntu.com./

  # lsb_release -rd
  Description:  Ubuntu 20.04.3 LTS
  Release:  20.04

  # apt-cache policy network-manager-config-connectivity-ubuntu
  network-manager-config-connectivity-ubuntu:
    Installed: 1.22.10-1ubuntu2.2
    Candidate: 1.22.10-1ubuntu2.2
    Version table:
   *** 1.22.10-1ubuntu2.2 500
  500 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 
Packages
  500 http://us.archive.ubuntu.com/ubuntu focal-updates/main i386 
Packages
  100 /var/lib/dpkg/status
   1.22.10-1ubuntu1 500
  500 http://us.archive.ubuntu.com/ubuntu focal/main amd64 Packages
  500 http://us.archive.ubuntu.com/ubuntu focal/main i386 Packages

  # What I expected to happen:
  Sep 23 18:48:45 dnsmasq[415]: query[] connectivity-check.ubuntu.com from 
192.168.0.111
  Sep 23 18:48:45 dnsmasq[415]: query[] connectivity-check.ubuntu.com from 
192.168.0.111
  Sep 23 18:50:55 dnsmasq[415]: query[A] connectivity-check.ubuntu.com from 
192.168.0.111
  (requests resulting in NXDOMAIN or NODATA-IPv6 are made twice)

  # What happened instead:
  Sep 23 17:02:49 dnsmasq[415]: query[] connectivity-check.ubuntu.com from 
192.168.0.111
  Sep 23 17:02:49 dnsmasq[415]: query[] connectivity-check.ubuntu.com from 
192.168.0.111
  Sep 23 17:02:49 dnsmasq[415]: query[] 
connectivity-check.ubuntu.com.localdomain from 192.168.0.111
  Sep 23 17:02:49 dnsmasq[415]: query[] 
connectivity-check.ubuntu.com.localdomain from 192.168.0.111
  Sep 23 17:04:42 dnsmasq[415]: query[A] connectivity-check.ubuntu.com from 
192.168.0.111

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


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


[Desktop-packages] [Bug 1945978] Re: [BOHL-WXX9, Realtek ALC256, Speaker, Internal] Underruns, dropouts or crackling sound

2021-11-23 Thread Marc Deslauriers
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a "regular" (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

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

Title:
  [BOHL-WXX9, Realtek ALC256, Speaker, Internal] Underruns, dropouts or
  crackling sound

Status in alsa-driver package in Ubuntu:
  New

Bug description:
  Occasionally there will be noise, similar to current sound. If the
  sound source is turned off immediately after the noise is generated,
  the system will delay about one to two seconds to turn off the sound

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: alsa-base 1.0.25+dfsg-0ubuntu5
  ProcVersionSignature: Ubuntu 5.11.0-37.41~20.04.2-generic 5.11.22
  Uname: Linux 5.11.0-37-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.20
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC1:  pydmy7 1030 F pulseaudio
   /dev/snd/pcmC1D0p:   pydmy7 1030 F...m pulseaudio
   /dev/snd/controlC0:  pydmy7 1030 F pulseaudio
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct  4 19:34:39 2021
  InstallationDate: Installed on 2021-09-09 (24 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  PackageArchitecture: all
  SourcePackage: alsa-driver
  Symptom: audio
  Symptom_AlsaPlaybackTest: ALSA playback test through plughw:Generic_1 
successful
  Symptom_Card: Family 17h (Models 10h-1fh) HD Audio Controller - HD-Audio 
Generic
  Symptom_Jack: Speaker, Internal
  Symptom_PulseAudioLog: 10月 04 15:55:31 wy dbus-daemon[822]: [system] 
Activating via systemd: service name='org.freedesktop.RealtimeKit1' 
unit='rtkit-daemon.service' requested by ':1.27' (uid=1000 pid=1030 
comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo" label="unconfined")
  Symptom_PulsePlaybackTest: PulseAudio playback test successful
  Symptom_Type: Underruns, dropouts, or "crackling" sound
  Title: [BOHL-WXX9, Realtek ALC256, Speaker, Internal] Underruns, dropouts or 
crackling sound
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/20/2020
  dmi.bios.release: 1.5
  dmi.bios.vendor: HUAWEI
  dmi.bios.version: 1.05
  dmi.board.asset.tag: Type2 - Board Asset Tag
  dmi.board.name: BOHL-WXX9-PCB
  dmi.board.vendor: HUAWEI
  dmi.board.version: M1120
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: HUAWEI
  dmi.chassis.version: M1120
  dmi.ec.firmware.release: 1.5
  dmi.modalias: 
dmi:bvnHUAWEI:bvr1.05:bd07/20/2020:br1.5:efr1.5:svnHUAWEI:pnBOHL-WXX9:pvrM1120:skuC233:rvnHUAWEI:rnBOHL-WXX9-PCB:rvrM1120:cvnHUAWEI:ct10:cvrM1120:
  dmi.product.family: MateBook D
  dmi.product.name: BOHL-WXX9
  dmi.product.sku: C233
  dmi.product.version: M1120
  dmi.sys.vendor: HUAWEI

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1945978/+subscriptions


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


[Desktop-packages] [Bug 1945679] Re: character duplicates and log duplicates OS icons and unattended update last night. that was me. i guess. 18.0 > 20.0 upgrade.

2021-11-23 Thread Marc Deslauriers
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a "regular" (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

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

Title:
  character duplicates and log duplicates OS icons and unattended update
  last night. that was me. i guess. 18.0 > 20.0 upgrade.

Status in firefox package in Ubuntu:
  New

Bug description:
  Let me know if I can help more thanks.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: firefox 92.0+build3-0ubuntu0.20.04.1
  ProcVersionSignature: Ubuntu 5.4.0-88.99-generic 5.4.140
  Uname: Linux 5.4.0-88-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.20.11-0ubuntu27.20
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  c  1607 F pulseaudio
   /dev/snd/pcmC0D0p:   c  1607 F...m pulseaudio
  BuildID: 20210903235534
  CasperMD5CheckResult: skip
  Channel: Unavailable
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Sep 30 09:46:22 2021
  DefaultProfileExtensions: extensions.sqlite corrupt or missing
  DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  DefaultProfileLocales: extensions.sqlite corrupt or missing
  DefaultProfilePrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:358
  DefaultProfileThemes: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2021-09-30 (0 days ago)
  InstallationMedia: Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 
(20190805)
  IpRoute:
   default via 192.168.1.1 dev wlx00c0ca9587ea proto dhcp metric 600 
   169.254.0.0/16 dev wlx00c0ca9587ea scope link metric 1000 
   192.168.1.0/24 dev wlx00c0ca9587ea proto kernel scope link src 192.168.1.9 
metric 600
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  Profile0Extensions: extensions.sqlite corrupt or missing
  Profile0IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  Profile0Locales: extensions.sqlite corrupt or missing
  Profile0PrefErrors: Unexpected character ',' before close parenthesis @ 
/usr/lib/firefox/omni.ja:greprefs.js:358
  Profile0PrefSources: prefs.js
  Profile0Themes: extensions.sqlite corrupt or missing
  Profiles:
   Profile1 (Default) - LastVersion=None/None (Out of date)
   Profile0 - LastVersion=92.0/20210903235534 (In use)
  RunningIncompatibleAddons: False
  SourcePackage: firefox
  UpgradeStatus: Upgraded to focal on 2021-09-30 (0 days ago)
  dmi.bios.date: 05/07/2019
  dmi.bios.vendor: AMI
  dmi.bios.version: F.15
  dmi.board.asset.tag: 8CC8400GVQ
  dmi.board.name: 8446
  dmi.board.vendor: HP
  dmi.board.version: 
  dmi.chassis.asset.tag: 8CC8400GVQ
  dmi.chassis.type: 13
  dmi.chassis.vendor: HP
  dmi.modalias: 
dmi:bvnAMI:bvrF.15:bd05/07/2019:svnHP:pnHPAll-in-One22-c0xx:pvr:rvnHP:rn8446:rvr:cvnHP:ct13:cvr:
  dmi.product.family: 103C_53311M HP OPP
  dmi.product.name: HP All-in-One 22-c0xx
  dmi.product.sku: 3LB95AA#ABA
  dmi.sys.vendor: HP

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


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


[Desktop-packages] [Bug 1945388] Re: opening application steals focus from authenticate window

2021-11-23 Thread Marc Deslauriers
** Package changed: ubuntu => gnome-shell (Ubuntu)

** Information type changed from Private Security to Public

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

Title:
  opening application steals focus from authenticate window

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  When the authentication window is up asking for my password (for
  something that requires root privileges), another application opening
  up can steal focus from the authentication window without warning and
  take the password keystrokes that were meant for the authentication
  window.

  If the opening application happens to be a browser with an
  autocomplete search field, every password keystroke immediately gets
  sent over the internet without waiting for the enter key.

  If the authentication window has focus (especially if the password
  field has focus), nothing else should be able to steal focus away from
  it.

  Ubuntu 20.04.3 LTS
  Cinnamon desktop

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


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


[Desktop-packages] [Bug 1945086] Re: nautilus crashed with SIGSEGV in delete_outdated_error_traps().

2021-11-23 Thread Marc Deslauriers
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a "regular" (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

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

Title:
  nautilus crashed with SIGSEGV in delete_outdated_error_traps().

Status in nautilus package in Ubuntu:
  New

Bug description:
  nautilus crashed with SIGSEGV in gdk_x11_display_error_trap_push().

  ProblemType: Crash
  DistroRelease: Ubuntu 21.10
  Package: nautilus 1:40.2-1ubuntu1
  ProcVersionSignature: Ubuntu 5.13.0-16.16-generic 5.13.13
  Uname: Linux 5.13.0-16-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu69
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Sep 26 11:16:00 2021
  ExecutablePath: /usr/bin/nautilus
  GsettingsChanges:
   
  InstallationDate: Installed on 2021-09-24 (1 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Beta amd64 (20210922)
  ProcCmdline: /usr/bin/nautilus --gapplication-service
  SegvAnalysis:
   Segfault happened at: 0x7fd85136f10f:mov0x8(%rbp),%rax
   PC (0x7fd85136f10f) ok
   source "0x8(%rbp)" (0x55fd0084) not located in a known VMA region 
(needed readable region)!
   destination "%rax" ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: nautilus
  StacktraceTop:
   ?? () from /lib/x86_64-linux-gnu/libgdk-3.so.0
   gdk_x11_display_error_trap_push () from /lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? () from /lib/x86_64-linux-gnu/libgdk-3.so.0
   ?? () from /lib/x86_64-linux-gnu/libgdk-3.so.0
   gdk_x11_screen_supports_net_wm_hint () from 
/lib/x86_64-linux-gnu/libgdk-3.so.0
  Title: nautilus crashed with SIGSEGV in gdk_x11_display_error_trap_push()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  separator:
   
  usr_lib_nautilus:
   evince40.4-2
   file-roller   3.40.0-2
   nautilus-extension-gnome-terminal 3.38.1-1ubuntu1
   nautilus-share0.7.3-2ubuntu3

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


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


[Desktop-packages] [Bug 1948533] Re: any dns defined in network-manager doesnt go in openvpn tunnel (leaks on gnome/mate/xubuntu only in 21.10)

2021-11-23 Thread Marc Deslauriers
If you look into the openvpn configuration file that Network Manager
creates for your connection in /etc/NetworkManager/system-connections,
could you please paste the [ipv4] and [ipv6] sections?


** No longer affects: ubuntu

** Changed in: network-manager (Ubuntu)
   Status: New => Incomplete

** Information type changed from Public Security to Public

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

Title:
  any dns defined in network-manager doesnt go in openvpn tunnel (leaks
  on gnome/mate/xubuntu only in 21.10)

Status in network-manager package in Ubuntu:
  Incomplete

Bug description:
  in all linux including ubuntu up to version 21.04, when dns is set to not 
automatic in network manager and one dns is set manually (exemple 1.1.1.1) when 
openvpn is used the dns is going through the vpn tunnel.
  On ubuntu 21.10 (I tested ubuntu, ubuntu mate and xubuntu)I can affirm the 
dns in this case is not going trough the vpn.it is leaking.I have used ubuntu 
for years this is first time this problem occurs (21.10).(and it s not just a 
question of packages because on my arch linux installs I never had such 
problem, so it must be a config problem.

  (when using packages stubby or dnscrypt-proxy (to encrypt dns queries)
  and dns 127.0.0.1 is set in network-manager the dns does goes trough
  the vpn (but stubby service needs to be sometimes reloded, it is less
  reliable that it used to be with previous versions of ubuntu)

  (I cannot speculate where the bug is from (network-manager, systemd
  resolved etc)

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


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


[Desktop-packages] [Bug 1949225] Re: screen lock is not working on suspend

2021-11-23 Thread Marc Deslauriers
** Package changed: ubuntu => gnome-shell (Ubuntu)

** Information type changed from Private Security to Public

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

Title:
  screen lock is not working on suspend

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  when lid is open then lock is not working

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


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


[Desktop-packages] [Bug 1950035] Re: suspend does not lock in 20.04

2021-11-23 Thread Marc Deslauriers
** Package changed: linux (Ubuntu) => gnome-shell (Ubuntu)

** Information type changed from Private Security to Public

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

Title:
  suspend does not lock in 20.04

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  This appears to be a regression of 1798615  (
  https://bugs.launchpad.net/bugs/1798615 )

  To reproduce:
  % gsettings set org.gnome.desktop.screensaver ubuntu-lock-on-suspend true
  % gsettings get org.gnome.desktop.screensaver ubuntu-lock-on-suspend
  true

  % systemctl suspend

  The system suspends, but is _not_ locked as it should be. I.e., this
  is the exact same behavior that was reported (and fixed!) in Bug
  #1798615 reported by John Crown (i.e., me) on 2018-10-18

  I have marked as a "security vulnerability", because that's how it was
  considered in 2018.

  Meanwhile:

  % lsb_release -rd
  Description:Ubuntu 20.04.3 LTS
  Release:20.04

  Is it just me? Please advise.
  thanks

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


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


[Desktop-packages] [Bug 1951098] Re: security issue!

2021-11-23 Thread Marc Deslauriers
** Package changed: ubuntu => gnome-shell (Ubuntu)

** Summary changed:

- security issue!
+ When screen is locked the top bar with apps shows

** Information type changed from Private Security to Public

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

Title:
  When screen is locked the top bar with apps shows

Status in gnome-shell package in Ubuntu:
  New

Bug description:
  ubuntu 20.04.3 lts latest updates

  When screen is locked the top bar with apps (on the right) shows. Apps
  also respond to mouse clicks.

  Perhaps related: battery status does not show anymore.

  Regards, Eduard

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


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


[Desktop-packages] [Bug 1951172] Re: package tex-common 6.13 failed to install/upgrade: installed tex-common package post-installation script subprocess returned error exit status 1

2021-11-23 Thread Marc Deslauriers
Thanks for taking the time to report this bug and helping to make Ubuntu
better. We appreciate the difficulties you are facing, but this appears
to be a "regular" (non-security) bug.  I have unmarked it as a security
issue since this bug does not show evidence of allowing attackers to
cross privilege boundaries nor directly cause loss of data/privacy.
Please feel free to report any other bugs you may find.

** Information type changed from Private Security to Public

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

Title:
  package tex-common 6.13 failed to install/upgrade: installed tex-
  common package post-installation script subprocess returned error exit
  status 1

Status in tex-common package in Ubuntu:
  New

Bug description:
  bug

  ProblemType: Package
  DistroRelease: Ubuntu 20.04
  Package: tex-common 6.13
  ProcVersionSignature: Ubuntu 5.4.0-89.100-generic 5.4.143
  Uname: Linux 5.4.0-89-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.21
  AptOrdering: NULL: ConfigurePending
  Architecture: amd64
  CasperMD5CheckResult: skip
  Date: Tue Nov 16 15:16:40 2021
  ErrorMessage: installed tex-common package post-installation script 
subprocess returned error exit status 1
  InstallationDate: Installed on 2015-04-03 (2419 days ago)
  InstallationMedia: Ubuntu 14.04.2 LTS "Trusty Tahr" - Release amd64 
(20150218.1)
  PackageArchitecture: all
  Python3Details: /usr/bin/python3.8, Python 3.8.10, python3-minimal, 
3.8.2-0ubuntu2
  PythonDetails: /usr/bin/python2.7, Python 2.7.18, python-is-python2, 2.7.17-4
  RelatedPackageVersions:
   dpkg 1.19.7ubuntu3
   apt  2.0.6
  SourcePackage: tex-common
  Title: package tex-common 6.13 failed to install/upgrade: installed 
tex-common package post-installation script subprocess returned error exit 
status 1
  UpgradeStatus: Upgraded to focal on 2021-10-20 (27 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1951172/+subscriptions


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


Re: [Desktop-packages] [Bug 1949618] Re: system locks up when selection one of top 2 items in dock

2021-11-23 Thread Robert E. Novak
Either left or right

On Tue, Nov 23, 2021, 2:20 AM Daniel van Vugt <1949...@bugs.launchpad.net>
wrote:

> Also do you mean regular left click, or right click?
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1949618
>
> Title:
>   system locks up when selection one of top 2 items in dock
>
> Status in gnome-shell-extension-ubuntu-dock package in Ubuntu:
>   Incomplete
>
> Bug description:
>   This bug occurs when using the cursor to select one of the top two icons
> on the dock area of the Ubuntu desktop.  When the system is under load and
> I click the cursor on one of the two icons, the cursor freezes and the
> system is unresponsive, requiring a power down reboot to recover.
>   Description:  Ubuntu 21.04
>   Release:  21.04
>
>   ProblemType: Bug
>   DistroRelease: Ubuntu 21.04
>   Package: dash
> 0.5.11+git20200708+dd9ef66+really0.5.11+git20200708+dd9ef66-5ubuntu1
>   ProcVersionSignature: Ubuntu 5.11.0-38.42-generic 5.11.22
>   Uname: Linux 5.11.0-38-generic x86_64
>   ApportVersion: 2.20.11-0ubuntu65.4
>   Architecture: amd64
>   CasperMD5CheckResult: unknown
>   CurrentDesktop: ubuntu:GNOME
>   Date: Wed Nov  3 09:56:31 2021
>   InstallationDate: Installed on 2021-03-06 (241 days ago)
>   InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64
> (20201022)
>   ProcEnviron:
>PATH=(custom, no user)
>XDG_RUNTIME_DIR=
>LANG=en_US.UTF-8
>SHELL=/bin/bash
>   SourcePackage: dash
>   UpgradeStatus: Upgraded to hirsute on 2021-06-10 (145 days ago)
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1949618/+subscriptions
>
>

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

Title:
  system locks up when selection one of top 2 items in dock

Status in gnome-shell-extension-ubuntu-dock package in Ubuntu:
  Incomplete

Bug description:
  This bug occurs when using the cursor to select one of the top two icons on 
the dock area of the Ubuntu desktop.  When the system is under load and I click 
the cursor on one of the two icons, the cursor freezes and the system is 
unresponsive, requiring a power down reboot to recover.
  Description:  Ubuntu 21.04
  Release:  21.04

  ProblemType: Bug
  DistroRelease: Ubuntu 21.04
  Package: dash 
0.5.11+git20200708+dd9ef66+really0.5.11+git20200708+dd9ef66-5ubuntu1
  ProcVersionSignature: Ubuntu 5.11.0-38.42-generic 5.11.22
  Uname: Linux 5.11.0-38-generic x86_64
  ApportVersion: 2.20.11-0ubuntu65.4
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Nov  3 09:56:31 2021
  InstallationDate: Installed on 2021-03-06 (241 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: dash
  UpgradeStatus: Upgraded to hirsute on 2021-06-10 (145 days ago)

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


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


[Desktop-packages] [Bug 1951072] Re: gnome-shell using too much memory after some time running

2021-11-23 Thread Yuriy Padlyak
** Attachment added: "psout.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1951072/+attachment/5542792/+files/psout.txt

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

Title:
  gnome-shell using too much memory after some time running

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  It is using too much memory. Tried disabling extensions, but it
  doesn't help

  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: gnome-shell 40.5-1ubuntu2
  ProcVersionSignature: Ubuntu 5.13.0-21.21-generic 5.13.18
  Uname: Linux 5.13.0-21-generic x86_64
  ApportVersion: 2.20.11-0ubuntu71
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Nov 16 11:10:55 2021
  DisplayManager: gdm3
  InstallationDate: Installed on 2017-10-07 (1500 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170926)
  RelatedPackageVersions: mutter-common 40.5-1ubuntu2
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to impish on 2021-09-26 (50 days ago)

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


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


[Desktop-packages] [Bug 1871959] Re: Xorg crashed with SIGABRT in _iris_batch_flush from iris_fence_flush()

2021-11-23 Thread Timo Aaltonen
Bug 1918855 is fixed in focal and up, so if you still have crashes then
that was not your bug/fix.

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

Title:
  Xorg crashed with SIGABRT in _iris_batch_flush from iris_fence_flush()

Status in Mesa:
  Unknown
Status in mesa package in Ubuntu:
  Confirmed

Bug description:
  https://errors.ubuntu.com/problem/23a23997d8d3287584722beeaee600306df3a1bf
  https://errors.ubuntu.com/problem/d9ee437c6ea3330d18aecaa0d3e07f71ca0c8d1a
  https://errors.ubuntu.com/problem/a960bab710b867c695551df03b8207cdc0da9a6f

  ---

  nothing particular done to trigger this, just opening the lid
  apparently crashed the x server (ubuntu 20.04); then after reboot
  apport prompted me to report a crash

  ProblemType: Crash
  DistroRelease: Ubuntu 20.04
  Package: xserver-xorg-core 2:1.20.7-2ubuntu2
  ProcVersionSignature: Ubuntu 5.4.0-12.15-generic 5.4.8
  Uname: Linux 5.4.0-12-generic x86_64
  ApportVersion: 2.20.11-0ubuntu25
  Architecture: amd64
  CompositorRunning: None
  CurrentDesktop: GNOME-Greeter:GNOME
  Date: Fri Apr 10 00:50:52 2020
  DistUpgraded: 2019-12-20 18:35:39,979 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
  DistributionChannelDescriptor:
   # This is the distribution channel descriptor for the OEM CDs
   # For more information see 
http://wiki.ubuntu.com/DistributionChannelDescriptor
   canonical-oem-somerville-bionic-amd64-20180608-47+north-bay-14-15-15p+X56
  DistroCodename: focal
  DistroVariant: ubuntu
  ExecutablePath: /usr/lib/xorg/Xorg
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation UHD Graphics 620 (Whiskey Lake) [8086:3ea0] (rev 02) 
(prog-if 00 [VGA controller])
     Subsystem: Dell UHD Graphics 620 (Whiskey Lake) [1028:08b9]
  InstallationDate: Installed on 2019-11-27 (134 days ago)
  InstallationMedia: Ubuntu 18.04 "Bionic" - Build amd64 LIVE Binary 
20180608-09:38
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 002: ID 0bda:5532 Realtek Semiconductor Corp. 
Integrated_Webcam_HD
   Bus 001 Device 003: ID 8087:0029 Intel Corp.
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Dell Inc. Latitude 5500
  ProcCmdline: /usr/lib/xorg/Xorg vt1 -displayfd 3 -auth 
/run/user/120/gdm/Xauthority -background none -noreset -keeptty -verbose 3
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-12-generic 
root=UUID=559b7a9d-8198-424b-8812-ea72c10f013e ro mem_sleep_default=deep quiet 
splash vt.handoff=7
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:50
   __GI_abort () at abort.c:79
   ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
   ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
   ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so
  Title: Xorg crashed with SIGABRT in __GI_raise()
  UpgradeStatus: Upgraded to focal on 2019-12-20 (111 days ago)
  UserGroups:

  dmi.bios.date: 08/21/2019
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: 1.5.1
  dmi.board.name: 0M14W7
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A01
  dmi.chassis.type: 10
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvr1.5.1:bd08/21/2019:svnDellInc.:pnLatitude5500:pvr:rvnDellInc.:rn0M14W7:rvrA01:cvnDellInc.:ct10:cvr:
  dmi.product.family: Latitude
  dmi.product.name: Latitude 5500
  dmi.product.sku: 08B9
  dmi.sys.vendor: Dell Inc.
  separator:

  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.100-4
  version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.4-1ubuntu1
  version.libgl1-mesa-glx: libgl1-mesa-glx 20.0.4-1ubuntu1
  version.xserver-xorg-core: xserver-xorg-core 2:1.20.7-2ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20190815-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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


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


[Desktop-packages] [Bug 1944065] Re: Invalid multiple red dots when Android Studio is running

2021-11-23 Thread Daniel van Vugt
Sounds like this might be related to bug 1932328. You will be able to
test that fix after mutter 40.6 is available in updates for Ubuntu 21.10
(not yet).

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

Title:
  Invalid multiple red dots when Android Studio is running

Status in gnome-shell-extension-ubuntu-dock package in Ubuntu:
  New

Bug description:
  On ubuntu application bar I see multiple red dots like when I've many
  instances of the same app but instead of five(see the annexed image)
  I've only two.

  My ubuntu system info:

  Linux claudio-i7 4.15.0-34-generic #37-Ubuntu SMP Mon Aug 27 15:21:48 UTC 
2018 x86_64 x86_64 x86_64
  GNU/Linux

  Distributor ID:   Ubuntu
  Description:  Ubuntu 18.04.6 LTS
  Release:  18.04
  Codename: bionic

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


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


[Desktop-packages] [Bug 1947445] Re: Click actions "previews" and "minimize-or-previews" are broken

2021-11-23 Thread Daniel van Vugt
** Changed in: gnome-shell-extension-ubuntu-dock (Ubuntu)
   Status: Fix Committed => Confirmed

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

Title:
  Click actions "previews" and "minimize-or-previews" are broken

Status in Dash to dock:
  New
Status in gnome-shell-extension-ubuntu-dock package in Ubuntu:
  Confirmed

Bug description:
  Since upgrading to Ubuntu 21.10 the "previews" and "minimize-or-
  previews" options no longer work as expected.

  For "previews":
  No previews are shown when clicking on the app icon.

  For "minimize-or-previews":
  When multiple windows of the same application are open and I click on the app 
icon, no previews are shown anymore.

  
  Schema: org.gnome.shell.extensions.dash-to-dock
  Name: click-action
  Value: "minimize-or-previews"
  Value: "previews"

  
  Description:  Ubuntu 21.10
  Release:  21.10

  gnome-shell-extension-ubuntu-dock:
Installed: 70~ubuntu3

  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: gnome-shell-extension-ubuntu-dock 70~ubuntu3
  ProcVersionSignature: Ubuntu 5.13.0-19.19-generic 5.13.14
  Uname: Linux 5.13.0-19-generic x86_64
  ApportVersion: 2.20.11-0ubuntu70
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Oct 16 11:32:51 2021
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2018-10-21 (1090 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  PackageArchitecture: all
  SourcePackage: gnome-shell-extension-ubuntu-dock
  UpgradeStatus: Upgraded to impish on 2021-10-14 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/dash-to-dock/+bug/1947445/+subscriptions


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


[Desktop-packages] [Bug 1949618] Re: system locks up when selection one of top 2 items in dock

2021-11-23 Thread Daniel van Vugt
Also do you mean regular left click, or right click?

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

Title:
  system locks up when selection one of top 2 items in dock

Status in gnome-shell-extension-ubuntu-dock package in Ubuntu:
  Incomplete

Bug description:
  This bug occurs when using the cursor to select one of the top two icons on 
the dock area of the Ubuntu desktop.  When the system is under load and I click 
the cursor on one of the two icons, the cursor freezes and the system is 
unresponsive, requiring a power down reboot to recover.
  Description:  Ubuntu 21.04
  Release:  21.04

  ProblemType: Bug
  DistroRelease: Ubuntu 21.04
  Package: dash 
0.5.11+git20200708+dd9ef66+really0.5.11+git20200708+dd9ef66-5ubuntu1
  ProcVersionSignature: Ubuntu 5.11.0-38.42-generic 5.11.22
  Uname: Linux 5.11.0-38-generic x86_64
  ApportVersion: 2.20.11-0ubuntu65.4
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Wed Nov  3 09:56:31 2021
  InstallationDate: Installed on 2021-03-06 (241 days ago)
  InstallationMedia: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: dash
  UpgradeStatus: Upgraded to hirsute on 2021-06-10 (145 days ago)

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


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


[Desktop-packages] [Bug 1949572] Re: Shell freeze after right click on the app in the dock

2021-11-23 Thread Daniel van Vugt
Fix proposed: https://github.com/micheleg/dash-to-dock/pull/1599

** Tags removed: rls-ii-incoming

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

Title:
  Shell freeze after right click on the app in the dock

Status in gnome-shell-extension-appindicator package in Ubuntu:
  Invalid
Status in gnome-shell-extension-dashtodock package in Ubuntu:
  In Progress
Status in gnome-shell-extension-ubuntu-dock package in Ubuntu:
  Triaged

Bug description:
  When you click the icon of the app in the dock to open it for the
  first time and then immediately right click to see options, everything
  freezes and you are forced to reboot.

  I'm using Ubuntu 21.10. I installed it today.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu71
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.10
  InstallationDate: Installed on 2021-11-03 (0 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
  Package: gnome-shell-extension-ubuntu-dock 70~ubuntu3
  PackageArchitecture: all
  ProcVersionSignature: Ubuntu 5.13.0-20.20-generic 5.13.14
  Tags:  impish wayland-session
  Uname: Linux 5.13.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True

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


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


[Desktop-packages] [Bug 1951072] Re: gnome-shell using too much memory after some time running

2021-11-23 Thread Daniel van Vugt
Hmm, can you please run the command in comment #2 and paste the output
here?

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

Title:
  gnome-shell using too much memory after some time running

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  It is using too much memory. Tried disabling extensions, but it
  doesn't help

  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: gnome-shell 40.5-1ubuntu2
  ProcVersionSignature: Ubuntu 5.13.0-21.21-generic 5.13.18
  Uname: Linux 5.13.0-21-generic x86_64
  ApportVersion: 2.20.11-0ubuntu71
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Nov 16 11:10:55 2021
  DisplayManager: gdm3
  InstallationDate: Installed on 2017-10-07 (1500 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170926)
  RelatedPackageVersions: mutter-common 40.5-1ubuntu2
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to impish on 2021-09-26 (50 days ago)

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


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


[Desktop-packages] [Bug 1949572] Re: Shell freeze after right click on the app in the dock

2021-11-23 Thread Daniel van Vugt
** Changed in: gnome-shell-extension-appindicator (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: gnome-shell-extension-ubuntu-dock (Ubuntu)
 Assignee: (unassigned) => Daniel van Vugt (vanvugt)

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

** Also affects: gnome-shell-extension-dashtodock (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: gnome-shell-extension-dashtodock (Ubuntu)
 Assignee: (unassigned) => Daniel van Vugt (vanvugt)

** Changed in: gnome-shell-extension-dashtodock (Ubuntu)
   Importance: Undecided => High

** Changed in: gnome-shell-extension-dashtodock (Ubuntu)
   Status: New => In Progress

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

Title:
  Shell freeze after right click on the app in the dock

Status in gnome-shell-extension-appindicator package in Ubuntu:
  Invalid
Status in gnome-shell-extension-dashtodock package in Ubuntu:
  In Progress
Status in gnome-shell-extension-ubuntu-dock package in Ubuntu:
  Triaged

Bug description:
  When you click the icon of the app in the dock to open it for the
  first time and then immediately right click to see options, everything
  freezes and you are forced to reboot.

  I'm using Ubuntu 21.10. I installed it today.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu71
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.10
  InstallationDate: Installed on 2021-11-03 (0 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
  Package: gnome-shell-extension-ubuntu-dock 70~ubuntu3
  PackageArchitecture: all
  ProcVersionSignature: Ubuntu 5.13.0-20.20-generic 5.13.14
  Tags:  impish wayland-session
  Uname: Linux 5.13.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True

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


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


[Desktop-packages] [Bug 1951072] Re: gnome-shell using too much memory after some time running

2021-11-23 Thread Yuriy Padlyak
with extensions enabled

** Attachment added: "enabled.png"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1951072/+attachment/5542771/+files/enabled.png

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

Title:
  gnome-shell using too much memory after some time running

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  It is using too much memory. Tried disabling extensions, but it
  doesn't help

  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: gnome-shell 40.5-1ubuntu2
  ProcVersionSignature: Ubuntu 5.13.0-21.21-generic 5.13.18
  Uname: Linux 5.13.0-21-generic x86_64
  ApportVersion: 2.20.11-0ubuntu71
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Nov 16 11:10:55 2021
  DisplayManager: gdm3
  InstallationDate: Installed on 2017-10-07 (1500 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170926)
  RelatedPackageVersions: mutter-common 40.5-1ubuntu2
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to impish on 2021-09-26 (50 days ago)

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


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


[Desktop-packages] [Bug 1951072] Re: gnome-shell using too much memory after some time running

2021-11-23 Thread Yuriy Padlyak
with extensions disabled

** Attachment added: "disabled.png"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1951072/+attachment/5542770/+files/disabled.png

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

Title:
  gnome-shell using too much memory after some time running

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  It is using too much memory. Tried disabling extensions, but it
  doesn't help

  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: gnome-shell 40.5-1ubuntu2
  ProcVersionSignature: Ubuntu 5.13.0-21.21-generic 5.13.18
  Uname: Linux 5.13.0-21-generic x86_64
  ApportVersion: 2.20.11-0ubuntu71
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Nov 16 11:10:55 2021
  DisplayManager: gdm3
  InstallationDate: Installed on 2017-10-07 (1500 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Alpha amd64 (20170926)
  RelatedPackageVersions: mutter-common 40.5-1ubuntu2
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to impish on 2021-09-26 (50 days ago)

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


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


[Desktop-packages] [Bug 1863390] Re: GPU lockup ring 0 stalled for more than X msec

2021-11-23 Thread Vladimir Mokrozub
I had the same problem with Ubuntu 20.04 LTSP client: black screen
during boot, keyboard and mouse don't work, ssh works and "ring 0
stalled" messages in the system log. I had to switch to Ubuntu 18.04
which works fine.

CPU: AMD A8-5500B APU with Radeon(tm) HD Graphics

lshw -C display
  *-display
   description: VGA compatible controller
   product: Trinity [Radeon HD 7560D]
   vendor: Advanced Micro Devices, Inc. [AMD/ATI]
   physical id: 1
   bus info: pci@:00:01.0
   version: 00
   width: 32 bits
   clock: 33MHz
   capabilities: pm pciexpress msi vga_controller bus_master cap_list rom
   configuration: driver=radeon latency=0
   resources: irq:35 memory:c000-cfff ioport:f000(size=256) 
memory:feb0-feb3 memory:c-d

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xserver-xorg-video-ati in Ubuntu.
https://bugs.launchpad.net/bugs/1863390

Title:
  GPU lockup ring 0 stalled for more than X msec

Status in xserver-xorg-video-ati package in Ubuntu:
  Confirmed

Bug description:
  Since the update:

   xserver-xorg-video-ati-hwe-18.04 (1:19.0.1-1ubuntu1~18.04.1) bionic;

  which resulted from:

   https://bugs.launchpad.net/fedora/+source/xserver-xorg-video-
  ati/+bug/1841718

  I've experienced GPU freezes where all video becomes unresponsive,
  both Xorg and Ctrl+Alt terminal switching, and the GPU fan goes to
  full. I am still able to access the system via SSH.

  Sometimes dmesg ends up full of this message repeating over and over:

   radeon :01:00.0: ring 0 stalled for more than 24040msec
   radeon :01:00.0: GPU lockup (current fence id 0x9e44 last 
fence id 0x9e49 on ring 0)

  I sometimes get a few GPU soft reset which seem to fail in drm(?):

   radeon :01:00.0: Saved 110839 dwords of commands on ring 0.
   radeon :01:00.0: GPU softreset: 0x0008
   ...
   radeon :01:00.0: Wait for MC idle timedout !
   radeon :01:00.0: Wait for MC idle timedout !
   [drm] PCIE GART of 1024M enabled (table at 0x00162000).
   radeon :01:00.0: WB enabled 
   radeon :01:00.0: fence driver on ring 0 use gpu addr 0x4c00 
and cpu addr 0x725651ad
   radeon :01:00.0: fence driver on ring 3 use gpu addr 0x4c0c 
and cpu addr 0xc3678ed8
   radeon :01:00.0: fence driver on ring 5 use gpu addr 0x00072118 
and cpu addr 0xdbd9e01b
   [drm:r600_ring_test [radeon]] *ERROR* radeon: ring 0 test failed 
(scratch(0x8504)=0xCAFEDEAD)
   [drm:evergreen_resume [radeon]] *ERROR* evergreen startup failed on resume

  Even if the above reset doesn't happen, this freeze always results in
  a unable to handle page fault" BUG in radeon_ring_backup, entered from
  various call paths, eg:

   BUG: unable to handle page fault for address: bc2d80574ffc
   ...
   Oops:  [#1] SMP PTI 
   CPU: 2 PID: 11243 Comm: kworker/2:1H Not tainted 5.5.0-050500-generic 
#202001262030
   Workqueue: radeon-crtc radeon_flip_work_func [radeon]
   RIP: 0010:radeon_ring_backup+0xc9/0x140 [radeon]
   Call Trace:
radeon_gpu_reset+0xc3/0x2f0 [radeon]
radeon_flip_work_func+0x1f3/0x250 [radeon]
? __schedule+0x2e0/0x760
process_one_work+0x1b5/0x370
worker_thread+0x50/0x3d0
kthread+0x104/0x140
? process_one_work+0x370/0x370
? kthread_park+0x90/0x90
ret_from_fork+0x35/0x40

  or:

   BUG: unable to handle page fault for address: c03901000ffc
   ...
   Oops:  [#1] SMP PTI

   CPU: 3 PID: 2227 Comm: compton Not tainted 5.3.0-28-generic 
#30~18.04.1-Ubuntu
   RIP: 0010:radeon_ring_backup+0xd3/0x140 [radeon]
   Call Trace:
radeon_gpu_reset+0xb9/0x340 [radeon]
? dma_fence_wait_timeout+0x48/0x110
? reservation_object_wait_timeout_rcu+0x19d/0x340
radeon_gem_handle_lockup.part.4+0xe/0x20 [radeon]
radeon_gem_wait_idle_ioctl+0xa6/0x110 [radeon]
? radeon_gem_busy_ioctl+0x80/0x80 [radeon]
drm_ioctl_kernel+0xb0/0x100 [drm]
drm_ioctl+0x389/0x450 [drm]
? radeon_gem_busy_ioctl+0x80/0x80 [radeon]
? __switch_to_asm+0x40/0x70
? __switch_to_asm+0x34/0x70
? __switch_to_asm+0x40/0x70
? __switch_to_asm+0x40/0x70
? __switch_to_asm+0x34/0x70
? __switch_to_asm+0x40/0x70
? __switch_to_asm+0x34/0x70
? __switch_to_asm+0x40/0x70
radeon_drm_ioctl+0x4f/0x80 [radeon]
do_vfs_ioctl+0xa9/0x640
? __schedule+0x2b0/0x670
ksys_ioctl+0x75/0x80
__x64_sys_ioctl+0x1a/0x20
do_syscall_64+0x5a/0x130
entry_SYSCALL_64_after_hwframe+0x44/0xa9

  I've tried both 5.3.0-28-generic and 5.5.0-050500-generic from kernel-
  ppa but that made no difference. It appears to be a bug in radeon.

  Nothing specific makes this happen, just regular usage with a
  compositing window manager. I'm not playing games or particularly
  exercising the GPU. The last two times I was just reading in web
  browser. It's also happened in the middle 

[Desktop-packages] [Bug 1950912] Re: [upstream] Drop-down Calendar menus unreadable in Thunderbird

2021-11-23 Thread Bug Watch Updater
Launchpad has imported 13 comments from the remote bug at
https://bugzilla.mozilla.org/show_bug.cgi?id=1742202.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2021-11-20T02:12:31+00:00 Gordon Lack wrote:

Steps to reproduce:

I'm running Kubuntu 21.10 (Impish) using the Thunderbird from there.

The problems started with the update to v91.2.1 in Impish.
I get the same problems when starting up Thunderbird on a live-USB boot of 
Kubuntu, so it's nothing to do with any options I have set.


Actual results:

At 91.2.1 the drop-down menus for editing Calendar events (such as
options for Repeat: and Reminder:) have light text on a light
background, and are hence unreadable.

At 91.3.1 it gets worse.
Here the (left hand) sidebar in the Preferences menu and Add-ons manager are 
ALSO displayed with a light background (and light text!!) when I'm using the 
Dark Theme!!!
The drop-down menus are *still* totally wrong (and unreadable).


Expected results:

The foreground/background colours should reflect the theme, as they did
until prior to version 91 (which probably means version 78 for Ubuntu).

Reply at:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1950912/comments/6


On 2021-11-20T02:15:01+00:00 Gordon Lack wrote:

Originally reported to Ubuntu.
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1950912

They reckoned it was an upstream issue, hence this.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1950912/comments/8


On 2021-11-21T16:28:04+00:00 Wls220spring wrote:

The issue in 91.3.1 was bug 1741095 which is fixed in version 91.3.2.

I can't reproduce your Calendar issue using 91.3.2 on Fedora 34
Workstation, Gnome 40 desktop with the light Adwaita operating system
theme and the Thunderbird Dark theme, or using the Fedora supplied
91.2.0.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1950912/comments/9


On 2021-11-21T16:42:46+00:00 Gordon Lack wrote:

I'm using KDE not Gnome.

So boot Kubuntu 21.10 from a live USB, run an update (to get to 91.3.2),
start up Thunderbird, set the Dark Theme in Preferences and open
Tools->Add-on and Themes.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1950912/comments/10


On 2021-11-21T16:48:09+00:00 Gordon Lack wrote:

Sorry. Ignore the previous post.

I was thinking I was on 91.3.2, but it's still 91.3.1.

I'll wait to see whether 91.3.2+ also fixes the drop-down menus.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1950912/comments/11


On 2021-11-21T17:05:43+00:00 Gordon Lack wrote:

From bug `1741095:
>>>  You can temporarily fix this by entering the config editor and setting 
>>> ui.systemUsesDarkTheme to 1.

This does work on my 91.3.1 to fix the left-hand panel oddity (odd that
it's a number, not a boolean).

But it has no effect on my drop-down menus in Calendar.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1950912/comments/12


On 2021-11-21T17:11:10+00:00 Gordon Lack wrote:

Created attachment 9251793
What my drop-down Calendar menus look like 91.2.1 (and 91.3.1)

Reply at:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1950912/comments/13


On 2021-11-21T18:49:19+00:00 Gordon Lack wrote:

Created attachment 9251801
Same entry on TB 91.1.2 on live-boot Kubuntu 21.10

I booted the Kubuntu 21.10 iso on a live USB, started up Thunderbird
(91.1.2) there, added my calendar (need to click on the Calendar tab
before any options to add/do anything for calendars shows up), set Dark
Theme and viewed the same entry.

The same unreadable light-on-light drop-down menus appear.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1950912/comments/14


On 2021-11-21T19:38:01+00:00 Gordon Lack wrote:

Just to add that setting ui.systemUsesDarkTheme to 1 has no effect on
these drop-down menus.

It was already being set in 91.2.1 when the Dark Theme was chosen, but
the issue exists there.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1950912/comments/15


On 2021-11-21T22:01:02+00:00 Wls220spring wrote:

*

[Desktop-packages] [Bug 1949572] Re: Shell freeze after right click on the app in the dock

2021-11-23 Thread Daniel van Vugt
** Also affects: gnome-shell-extension-appindicator (Ubuntu)
   Importance: Undecided
   Status: New

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

** Changed in: gnome-shell-extension-appindicator (Ubuntu)
   Importance: Undecided => High

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

Title:
  Shell freeze after right click on the app in the dock

Status in gnome-shell-extension-appindicator package in Ubuntu:
  Confirmed
Status in gnome-shell-extension-ubuntu-dock package in Ubuntu:
  Confirmed

Bug description:
  When you click the icon of the app in the dock to open it for the
  first time and then immediately right click to see options, everything
  freezes and you are forced to reboot.

  I'm using Ubuntu 21.10. I installed it today.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu71
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.10
  InstallationDate: Installed on 2021-11-03 (0 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
  Package: gnome-shell-extension-ubuntu-dock 70~ubuntu3
  PackageArchitecture: all
  ProcVersionSignature: Ubuntu 5.13.0-20.20-generic 5.13.14
  Tags:  impish wayland-session
  Uname: Linux 5.13.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True

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


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


[Desktop-packages] [Bug 1949572] Re: Shell freeze after right click on the app in the dock

2021-11-23 Thread Daniel van Vugt
Found it. The problem is caused by having both:

  Ubuntu Dock
  Ubuntu AppIndicators

enabled AND an app like jEdit that uses AppIndicators.

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

Title:
  Shell freeze after right click on the app in the dock

Status in gnome-shell-extension-ubuntu-dock package in Ubuntu:
  Confirmed

Bug description:
  When you click the icon of the app in the dock to open it for the
  first time and then immediately right click to see options, everything
  freezes and you are forced to reboot.

  I'm using Ubuntu 21.10. I installed it today.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu71
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.10
  InstallationDate: Installed on 2021-11-03 (0 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
  Package: gnome-shell-extension-ubuntu-dock 70~ubuntu3
  PackageArchitecture: all
  ProcVersionSignature: Ubuntu 5.13.0-20.20-generic 5.13.14
  Tags:  impish wayland-session
  Uname: Linux 5.13.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True

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


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


[Desktop-packages] [Bug 1949572] Re: Shell freeze after right click on the app in the dock

2021-11-23 Thread Daniel van Vugt
So far 'jedit' is the only affected app I can find. And I can unfreeze
the shell by logging in remotely and killing the 'java' process.

Annoyingly, building gnome-shell manually (even from Ubuntu source)
doesn't exhibit the bug. I'm missing something.

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

Title:
  Shell freeze after right click on the app in the dock

Status in gnome-shell-extension-ubuntu-dock package in Ubuntu:
  Confirmed

Bug description:
  When you click the icon of the app in the dock to open it for the
  first time and then immediately right click to see options, everything
  freezes and you are forced to reboot.

  I'm using Ubuntu 21.10. I installed it today.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu71
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 21.10
  InstallationDate: Installed on 2021-11-03 (0 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
  Package: gnome-shell-extension-ubuntu-dock 70~ubuntu3
  PackageArchitecture: all
  ProcVersionSignature: Ubuntu 5.13.0-20.20-generic 5.13.14
  Tags:  impish wayland-session
  Uname: Linux 5.13.0-20-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
  _MarkForUpload: True

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


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