[Desktop-packages] [Bug 1967632] Re: [snap] apparmor denied when trying to load pkcs11 module for smart card authentication

2022-08-28 Thread Jefferson Ascaneo
https://launchpad.net/~liuck
Thank you very much! I managed to use my SafeNet eToken 5100 to login to a 
Brazilian government website using your instructions!

In my case, I didn't need to install the libacsccid1 package, maybe that
is related to your smart card. I also didn't have any infinite cycle
when testing my eToken, it seems to work just fine. And the package
pcscd was already installed, since it was needed to use the eToken in
Ubuntu 20.04.

The only remaining "bug" is that I had to manually follow a few symbolic
links to find the real location of the PKCS11 module. In Ubuntu 20.04 I
could just add the path "/usr/lib/libeTPkcs11.so", but this is a
symbolic link to "/usr/lib/libeToken.so", which in turn is a symbolic
link to "/usr/lib/libeToken.so.10.7.77". So it only worked when I used
the final path "/usr/lib/libeToken.so.10.7.77".


Summarizing the solution you gave above, again, but using sudo this time:

$ sudo apt install pcscd
$ sudo mkdir /etc/apparmor.d/abstractions/p11-kit.d/
$ echo "/run/user/[0-9]*/** mr," | sudo tee 
/etc/apparmor.d/abstractions/p11-kit.d/snap
$ echo "/run/pcscd/pcscd.comm rw," | sudo tee -a 
/etc/apparmor.d/abstractions/p11-kit.d/snap
$ sudo sed -i 's|.*#include .*|&\n  #include 
|' /var/lib/snapd/apparmor/profiles/snap.firefox.firefox
$ sudo apparmor_parser -v -C -r 
/var/lib/snapd/apparmor/profiles/snap.firefox.firefox

Then in Firefox -> Settings -> Privacy & Security -> Security devices...
-> Load -> Module name: "eToken SafeNet" in my case, but can be anything
you want, Module filename: "/usr/lib/libeToken.so.10.7.77", also in my
case, you need to find the correct module for you, and it will change
the module path automatically to another starting with "/run/user/..."
after selecting the file.

That's for my USB eToken, my (software) SafeNet reader and my libeToken
module.

My environment:

Ubuntu 22.04.1 LTS
Codename: jammy
Mozilla Firefox 104.0

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

Title:
  [snap] apparmor denied when trying to load pkcs11 module for smart
  card authentication

Status in Mozilla Firefox:
  Unknown
Status in firefox package in Ubuntu:
  Triaged

Bug description:
  I use a smart card to access government sites. I have that working in
  firefox and chrome on ubuntu impish, and gave jammy a try, but there
  firefox won't load the library, giving me a generic error.

  dmesg, however, shows this apparmor denied message:

  [sáb abr  2 17:32:27 2022] audit: type=1400 audit(1648931547.646:115):
  apparmor="DENIED" operation="file_mmap" profile="snap.firefox.firefox"
  name="/run/user/1000/doc/e0bac853/libaetpkss.so.3.5.4112" pid=3680
  comm="firefox" requested_mask="m" denied_mask="m" fsuid=1000 ouid=0

  
  Note also the path, that's not what I typed into the firefox dialog box. I 
have the .so copied to /usr/lib/x86_64-linux-gnu/libaetpkss.so.3.5.4112, and 
that's what I typed in when prompted for its path by firefox.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: firefox 1:1snap1-0ubuntu2
  ProcVersionSignature: Ubuntu 5.15.0-23.23-generic 5.15.27
  Uname: Linux 5.15.0-23-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu80
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Apr  2 17:34:09 2022
  InstallationDate: Installed on 2022-03-20 (13 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20220319)
  Snap.Changes: no changes found
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1967632/+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 1987970] [NEW] after installing wsl-setup WSLG GUI apps stopped working

2022-08-28 Thread Fiz
Public bug reported:

Installed this in a fresh instance of Windows 11 WSL2, systemd is
working, but the GUI apps are not working and produces "Error: Can't
open display: :0"

Here is the versions

C:\WINDOWS\system32>wsl -v
WSL version: 0.66.2.0
Kernel version: 5.15.57.1
WSLg version: 1.0.42
MSRDC version: 1.2.3401
Direct3D version: 1.606.4
DXCore version: 10.0.25131.1002-220531-1700.rs-onecore-base2-hyp
Windows version: 10.0.22000.708

** Affects: wsl-setup (Ubuntu)
 Importance: Undecided
 Status: New

** Summary changed:

- after installing this, WSLG stopped working
+ after installing wsl-setup WSLG GUI apps stopped working

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

Title:
  after installing wsl-setup WSLG GUI apps stopped working

Status in wsl-setup package in Ubuntu:
  New

Bug description:
  Installed this in a fresh instance of Windows 11 WSL2, systemd is
  working, but the GUI apps are not working and produces "Error: Can't
  open display: :0"

  Here is the versions

  C:\WINDOWS\system32>wsl -v
  WSL version: 0.66.2.0
  Kernel version: 5.15.57.1
  WSLg version: 1.0.42
  MSRDC version: 1.2.3401
  Direct3D version: 1.606.4
  DXCore version: 10.0.25131.1002-220531-1700.rs-onecore-base2-hyp
  Windows version: 10.0.22000.708

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wsl-setup/+bug/1987970/+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 1987976] [NEW] firefox black window

2022-08-28 Thread Michelet
Public bug reported:

nicolas@nicolas-fixe:~$ lsb_release -rd
Description:Ubuntu 22.04.1 LTS
Release:22.04

nicolas@nicolas-fixe:~$ apt-cache policy firefox
firefox:
  Installé : 1:1snap1-0ubuntu2
  Candidat : 1:1snap1-0ubuntu2
 Table de version :
 *** 1:1snap1-0ubuntu2 500
500 http://fr.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
100 /var/lib/dpkg/status

When I boot Ubuntu and start Firefox, the Firefox's window is totally
black. See attachment.

I am at your disposal to answer any question you have.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: firefox 1:1snap1-0ubuntu2
ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
Uname: Linux 5.15.0-46-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.1
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Sun Aug 28 12:42:29 2022
InstallationDate: Installed on 2022-08-25 (2 days ago)
InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
ProcEnviron:
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=fr_FR.UTF-8
 SHELL=/bin/bash
Snap.Changes: aucun changement trouvé
SourcePackage: firefox
UpgradeStatus: No upgrade log present (probably fresh install)

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


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

** Attachment added: "Capture d’écran du 2022-08-27 09-04-23.png"
   
https://bugs.launchpad.net/bugs/1987976/+attachment/5612120/+files/Capture%20d%E2%80%99%C3%A9cran%20du%202022-08-27%2009-04-23.png

** Description changed:

  nicolas@nicolas-fixe:~$ lsb_release -rd
  Description:  Ubuntu 22.04.1 LTS
  Release:  22.04
  
  nicolas@nicolas-fixe:~$ apt-cache policy firefox
  firefox:
-   Installé : 1:1snap1-0ubuntu2
-   Candidat : 1:1snap1-0ubuntu2
-  Table de version :
-  *** 1:1snap1-0ubuntu2 500
- 500 http://fr.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
- 100 /var/lib/dpkg/status
+   Installé : 1:1snap1-0ubuntu2
+   Candidat : 1:1snap1-0ubuntu2
+  Table de version :
+  *** 1:1snap1-0ubuntu2 500
+ 500 http://fr.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
+ 100 /var/lib/dpkg/status
  
  When I boot Ubuntu and start Firefox, the Firefox's window is totally
  black. See attachment.
  
  I am at your disposal to answer any question you have.
- 
- guterr...@yahoo.fr
  
  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: firefox 1:1snap1-0ubuntu2
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  Uname: Linux 5.15.0-46-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Aug 28 12:42:29 2022
  InstallationDate: Installed on 2022-08-25 (2 days ago)
  InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
  ProcEnviron:
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=fr_FR.UTF-8
-  SHELL=/bin/bash
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=fr_FR.UTF-8
+  SHELL=/bin/bash
  Snap.Changes: aucun changement trouvé
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  firefox black window

Status in firefox package in Ubuntu:
  New

Bug description:
  nicolas@nicolas-fixe:~$ lsb_release -rd
  Description:  Ubuntu 22.04.1 LTS
  Release:  22.04

  nicolas@nicolas-fixe:~$ apt-cache policy firefox
  firefox:
    Installé : 1:1snap1-0ubuntu2
    Candidat : 1:1snap1-0ubuntu2
   Table de version :
   *** 1:1snap1-0ubuntu2 500
  500 http://fr.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
  100 /var/lib/dpkg/status

  When I boot Ubuntu and start Firefox, the Firefox's window is totally
  black. See attachment.

  I am at your disposal to answer any question you have.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: firefox 1:1snap1-0ubuntu2
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  Uname: Linux 5.15.0-46-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Aug 28 12:42:29 2022
  InstallationDate: Installed on 2022-08-25 (2 days ago)
  InstallationMedia: Ubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  Snap.Changes: aucun changement trouvé
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)

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


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

[Desktop-packages] [Bug 1967632] Re: [snap] apparmor denied when trying to load pkcs11 module for smart card authentication

2022-08-28 Thread Douglas E Engert
So it appears that to load a PKCS11 module in snap packaged FireFox requires:
 1)  "/run/user/[0-9]*/** mr,"
 2)  "/run/pcscd/pcscd.comm rw," (if module uses pcscd)
 3)  absolute path (i.e. no symlinks) to the module
 4)  all libs the module may need to be in the snap base

To test if (4) is correct:

 https://launchpad.net/~ascaneo can you run "ldd
/usr/lib/libeToken.so.10.7.77"

 https://launchpad.net/~liuck can you run "ldd
/usr/lib/bit4id/libbit4xpki.so"

I posted the output of "ldd opensc-pkcs11.so" in
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1967632/comments/18

It requires "libopensc.so.8 => /lib/x86_64-linux-gnu/libopensc.so.8"
which is most likely not in the snap package base as per
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1967632/comments/17

So how should a snap package handle arbitrary pkcs11 packages that
require libs that would have been installed in a traditional install,
but are not by snap packaging?

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

Title:
  [snap] apparmor denied when trying to load pkcs11 module for smart
  card authentication

Status in Mozilla Firefox:
  Unknown
Status in firefox package in Ubuntu:
  Triaged

Bug description:
  I use a smart card to access government sites. I have that working in
  firefox and chrome on ubuntu impish, and gave jammy a try, but there
  firefox won't load the library, giving me a generic error.

  dmesg, however, shows this apparmor denied message:

  [sáb abr  2 17:32:27 2022] audit: type=1400 audit(1648931547.646:115):
  apparmor="DENIED" operation="file_mmap" profile="snap.firefox.firefox"
  name="/run/user/1000/doc/e0bac853/libaetpkss.so.3.5.4112" pid=3680
  comm="firefox" requested_mask="m" denied_mask="m" fsuid=1000 ouid=0

  
  Note also the path, that's not what I typed into the firefox dialog box. I 
have the .so copied to /usr/lib/x86_64-linux-gnu/libaetpkss.so.3.5.4112, and 
that's what I typed in when prompted for its path by firefox.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: firefox 1:1snap1-0ubuntu2
  ProcVersionSignature: Ubuntu 5.15.0-23.23-generic 5.15.27
  Uname: Linux 5.15.0-23-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu80
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Apr  2 17:34:09 2022
  InstallationDate: Installed on 2022-03-20 (13 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20220319)
  Snap.Changes: no changes found
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1967632/+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 1987162] Re: 43: New Device Security feature is confusing and unhelpful currently

2022-08-28 Thread Alexander E. Patrakov
@billdietrich444

Note: my comment is a trolling attempt, and hopefully an obvious one due
to the choice of an obviously unimplementable-in-a-useful-way standard.
Please take only 10% seriously.

It may be a good idea to stop talking about pure security according to
our own set of criteria (because it's up to discussion what's good
enough) and start talking about compliance to recognized standards. We
can start with the UK standard named Cyber Essentials, which is required
for all organizations that need to deal with the UK government. The
standard itself is available at https://www.ncsc.gov.uk/files/Cyber-
Essentials-Requirements-for-Infrastructure-v3-0-January-2022.pdf

It has the following testable requirements related to technical
controls:

* Firewalls - we can check that the firewall is installed and configured
to "block unauthenticated inbound connections by default".

* Secure configuration - this also includes removing unneeded or unused
services (and this means that it is forbidden to run the SSH server
unless there is a documented business need) and uninstalling unused
software. So we might want to display when each piece of software was
last used so that to ease the audit. Another testable requirement is
that any auto-run feature is disabled or configured to "ask". And also
there are some checkable requirements related to device unlocking.

* User access control - we could list administrative accounts. Also, if
a fingerprint reader is detected, or another form of 2FA is available,
we can list all all non-enrolled accounts as non-compliant. We can also
check if the password quality requirements are implemented and the
mandatory unsuccessful login throttling (or lock-out) policy is enforced
by PAM.

* Malware protection - with specific requirements, related to on-access
scanning of all files (including those on network shares, so sorry,
ClamAV is not compliant) and web pages. This was the reason I had to
tell one of my clients that they have to stop using Linux or stop
dealing with the UK government.

* Security update management - we can check Ubuntu-specific settings
related to the freshness of the database, whether a reboot is needed for
something to apply (e.g. are there running copies of deleted and
replaced binaries, or do they use deleted libraries), and whether the
updates are configured to install automatically.

* Backups - we can test whether they configured through known backup
applications.

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

Title:
  43: New Device Security feature is confusing and unhelpful currently

Status in gnome-control-center package in Ubuntu:
  Fix Released

Bug description:
  GNOME 43 added a new Device Security feature in the Settings app.

  You can access it in gnome-control-center 1:43~beta-1ubuntu1
  1. Open the Settings app
  2. Click Privacy then Device Security

  The Security Events aren't clickable.

  A default Ubuntu install only gets us "Security Level 1". The highest
  level is "Security Level 3".

  There isn't anything an Ubuntu user can do to get to a higher security
  level from the Device Security screen.

  If a user attempts to get their system to a higher security level, I
  think they could break their system since this isn't something we
  currently support.

  Therefore, I think we ought to hide/disable the screen for Ubuntu
  22.10. We can work towards better integrating this screen for Ubuntu
  in future releases.

  I'm attaching several screenshots although it's worth trying out the
  feature for yourself too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1987162/+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 1987162] Re: 43: New Device Security feature is confusing and unhelpful currently

2022-08-28 Thread Alexander E. Patrakov
Also note that there is no requirement to have Secure Boot enabled in
Cyber Essentials.

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

Title:
  43: New Device Security feature is confusing and unhelpful currently

Status in gnome-control-center package in Ubuntu:
  Fix Released

Bug description:
  GNOME 43 added a new Device Security feature in the Settings app.

  You can access it in gnome-control-center 1:43~beta-1ubuntu1
  1. Open the Settings app
  2. Click Privacy then Device Security

  The Security Events aren't clickable.

  A default Ubuntu install only gets us "Security Level 1". The highest
  level is "Security Level 3".

  There isn't anything an Ubuntu user can do to get to a higher security
  level from the Device Security screen.

  If a user attempts to get their system to a higher security level, I
  think they could break their system since this isn't something we
  currently support.

  Therefore, I think we ought to hide/disable the screen for Ubuntu
  22.10. We can work towards better integrating this screen for Ubuntu
  in future releases.

  I'm attaching several screenshots although it's worth trying out the
  feature for yourself too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1987162/+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 1987979] [NEW] Firefox Narrator stopped working after upgrade from 20.04 to 22.04

2022-08-28 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I just noticed that the narrator feature, which reads articles out load
with TTS in Firefox reading view stopped working after upgrading to
22.04. Another user reported the same problem on ask Ubuntu:

https://askubuntu.com/questions/1418391/no-tts-voices-on-
firefox-v102-0-after-upgrading-to-ubuntu-22-04-lts

Also, if you have no clue what this is about:
https://askubuntu.com/questions/953509/how-can-i-change-the-voice-used-
by-firefox-reader-view-narrator-in-ubuntu

---

1)

$   lsb_release -rd
Description:Ubuntu 22.04.1 LTS
Release:22.04

2) Firefox is a snap now, but I guess for the feature to work it needs
to detect TTS which is packaged as deb.

$  snap list firefox
Name Version  Rev   Tracking   Publisher  Notes
firefox  104.0-3  1749  latest/stable  mozilla✓   -

$  apt-cache policy espeak speech-dispatcher-espeak-ng firefox
espeak:
  Installed: 1.48.15+dfsg-3
  Candidate: 1.48.15+dfsg-3
  Version table:
 *** 1.48.15+dfsg-3 500
500 http://de.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
100 /var/lib/dpkg/status
speech-dispatcher-espeak-ng:
  Installed: 0.11.1-1ubuntu1
  Candidate: 0.11.1-1ubuntu1
  Version table:
 *** 0.11.1-1ubuntu1 500
500 http://de.archive.ubuntu.com/ubuntu jammy-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 0.11.1-1 500
500 http://de.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
firefox:
  Installed: (none)
  Candidate: 1:1snap1-0ubuntu2
  Version table:
 1:1snap1-0ubuntu2 500
500 http://de.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
100 /var/lib/dpkg/status

3) open a website, enter reader mode, click the icon with sound waves
and hear the text being read with TTS

4) the icon is missing

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

-- 
Firefox Narrator stopped working after upgrade from 20.04 to 22.04
https://bugs.launchpad.net/bugs/1987979
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to firefox in Ubuntu.

-- 
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 1987979] Re: Firefox Narrator stopped working after upgrade from 20.04 to 22.04

2022-08-28 Thread Paul White
** Package changed: ubuntu => firefox (Ubuntu)

** Tags added: jammy snap

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

Title:
  Firefox Narrator stopped working after upgrade from 20.04 to 22.04

Status in firefox package in Ubuntu:
  New

Bug description:
  I just noticed that the narrator feature, which reads articles out
  load with TTS in Firefox reading view stopped working after upgrading
  to 22.04. Another user reported the same problem on ask Ubuntu:

  https://askubuntu.com/questions/1418391/no-tts-voices-on-
  firefox-v102-0-after-upgrading-to-ubuntu-22-04-lts

  Also, if you have no clue what this is about:
  https://askubuntu.com/questions/953509/how-can-i-change-the-voice-
  used-by-firefox-reader-view-narrator-in-ubuntu

  ---

  1)

  $   lsb_release -rd
  Description:  Ubuntu 22.04.1 LTS
  Release:  22.04

  2) Firefox is a snap now, but I guess for the feature to work it needs
  to detect TTS which is packaged as deb.

  $  snap list firefox
  Name Version  Rev   Tracking   Publisher  Notes
  firefox  104.0-3  1749  latest/stable  mozilla✓   -

  $  apt-cache policy espeak speech-dispatcher-espeak-ng firefox
  espeak:
Installed: 1.48.15+dfsg-3
Candidate: 1.48.15+dfsg-3
Version table:
   *** 1.48.15+dfsg-3 500
  500 http://de.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
  100 /var/lib/dpkg/status
  speech-dispatcher-espeak-ng:
Installed: 0.11.1-1ubuntu1
Candidate: 0.11.1-1ubuntu1
Version table:
   *** 0.11.1-1ubuntu1 500
  500 http://de.archive.ubuntu.com/ubuntu jammy-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   0.11.1-1 500
  500 http://de.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
  firefox:
Installed: (none)
Candidate: 1:1snap1-0ubuntu2
Version table:
   1:1snap1-0ubuntu2 500
  500 http://de.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
  100 /var/lib/dpkg/status

  3) open a website, enter reader mode, click the icon with sound waves
  and hear the text being read with TTS

  4) the icon is missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1987979/+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 1987162] Re: 43: New Device Security feature is confusing and unhelpful currently

2022-08-28 Thread Marcos Alano
There are some features maybe I couldn't get, like encrypted RAM,
because they're related to corporate level features.

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

Title:
  43: New Device Security feature is confusing and unhelpful currently

Status in gnome-control-center package in Ubuntu:
  Fix Released

Bug description:
  GNOME 43 added a new Device Security feature in the Settings app.

  You can access it in gnome-control-center 1:43~beta-1ubuntu1
  1. Open the Settings app
  2. Click Privacy then Device Security

  The Security Events aren't clickable.

  A default Ubuntu install only gets us "Security Level 1". The highest
  level is "Security Level 3".

  There isn't anything an Ubuntu user can do to get to a higher security
  level from the Device Security screen.

  If a user attempts to get their system to a higher security level, I
  think they could break their system since this isn't something we
  currently support.

  Therefore, I think we ought to hide/disable the screen for Ubuntu
  22.10. We can work towards better integrating this screen for Ubuntu
  in future releases.

  I'm attaching several screenshots although it's worth trying out the
  feature for yourself too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1987162/+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 1987162] Re: 43: New Device Security feature is confusing and unhelpful currently

2022-08-28 Thread Marcos Alano
I achieved level 2 just setting "intel_iommu=on" on GRUB.

** Attachment added: "Screenshot from 2022-08-28 11-48-52.png"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1987162/+attachment/5612149/+files/Screenshot%20from%202022-08-28%2011-48-52.png

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

Title:
  43: New Device Security feature is confusing and unhelpful currently

Status in gnome-control-center package in Ubuntu:
  Fix Released

Bug description:
  GNOME 43 added a new Device Security feature in the Settings app.

  You can access it in gnome-control-center 1:43~beta-1ubuntu1
  1. Open the Settings app
  2. Click Privacy then Device Security

  The Security Events aren't clickable.

  A default Ubuntu install only gets us "Security Level 1". The highest
  level is "Security Level 3".

  There isn't anything an Ubuntu user can do to get to a higher security
  level from the Device Security screen.

  If a user attempts to get their system to a higher security level, I
  think they could break their system since this isn't something we
  currently support.

  Therefore, I think we ought to hide/disable the screen for Ubuntu
  22.10. We can work towards better integrating this screen for Ubuntu
  in future releases.

  I'm attaching several screenshots although it's worth trying out the
  feature for yourself too.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1987162/+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 1987985] [NEW] Totem black screen playing a video

2022-08-28 Thread corrado venturini
Public bug reported:

Click on a video file. totem opens with a black screen.
problem with webm, avi, mov
totem: Installed: 43~beta-1ubuntu1
I open the bug against totem but the bug seems open against gstreamer1.0

ProblemType: Bug
DistroRelease: Ubuntu 22.10
Package: libgstreamer1.0-0 1.20.3-1
ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
Uname: Linux 5.15.0-27-generic x86_64
ApportVersion: 2.23.0-0ubuntu1
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Sun Aug 28 17:57:01 2022
InstallationDate: Installed on 2022-08-11 (16 days ago)
InstallationMedia: Ubuntu 22.10 "Kinetic Kudu" - Alpha amd64 (20220811)
SourcePackage: gstreamer1.0
UpgradeStatus: No upgrade log present (probably fresh install)
XorgLog: Error: [Errno 2] No such file or directory: '/var/log/Xorg.0.log'

** Affects: gstreamer1.0 (Ubuntu)
 Importance: Undecided
 Status: New


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

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

Title:
  Totem black screen playing a video

Status in gstreamer1.0 package in Ubuntu:
  New

Bug description:
  Click on a video file. totem opens with a black screen.
  problem with webm, avi, mov
  totem: Installed: 43~beta-1ubuntu1
  I open the bug against totem but the bug seems open against gstreamer1.0

  ProblemType: Bug
  DistroRelease: Ubuntu 22.10
  Package: libgstreamer1.0-0 1.20.3-1
  ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
  Uname: Linux 5.15.0-27-generic x86_64
  ApportVersion: 2.23.0-0ubuntu1
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Aug 28 17:57:01 2022
  InstallationDate: Installed on 2022-08-11 (16 days ago)
  InstallationMedia: Ubuntu 22.10 "Kinetic Kudu" - Alpha amd64 (20220811)
  SourcePackage: gstreamer1.0
  UpgradeStatus: No upgrade log present (probably fresh install)
  XorgLog: Error: [Errno 2] No such file or directory: '/var/log/Xorg.0.log'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer1.0/+bug/1987985/+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 1804568] Re: [HP Spectre x360 Convertible 13] click position is flipped to cursor position when in tent mode

2022-08-28 Thread Imre Péntek
as far as I can tell the bug is not present in jammy

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

Title:
  [HP Spectre x360 Convertible 13] click position is flipped to cursor
  position when in tent mode

Status in Mutter:
  New
Status in mutter package in Ubuntu:
  Triaged

Bug description:
  Hello,

  same bug is present 18.04 and 18.10:

  after I log in in tent mode the screen goes upside down, and after

  xrandr --output eDP-1 --rotate normal

  it goes back to normal however now the cursor is upside down, and
  click position and cursor position isnt the same, they are flipped

  thank you for the fix in advance

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: coreutils 8.28-1ubuntu2
  ProcVersionSignature: Ubuntu 4.18.0-11.12-generic 4.18.12
  Uname: Linux 4.18.0-11-generic x86_64
  ApportVersion: 2.20.10-0ubuntu13.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Nov 22 04:28:21 2018
  ExecutablePath: /bin/sleep
  InstallationDate: Installed on 2018-11-22 (0 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  ProcEnviron:
   LANG=hu_HU.UTF-8
   TERM=xterm-256color
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
   PATH=(custom, no user)
  SourcePackage: coreutils
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  imi1950 F pulseaudio
   /dev/snd/controlC1:  imi1950 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.04
  InstallationDate: Installed on 2019-03-30 (0 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190329)
  MachineType: HP HP Spectre x360 Convertible 13-w0XX
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.0.0-8-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.0.0-8.9-generic 5.0.1
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-8-generic N/A
   linux-backports-modules-5.0.0-8-generic  N/A
   linux-firmware   1.178
  Tags:  disco
  Uname: Linux 5.0.0-8-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/27/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F.31
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 827E
  dmi.board.vendor: HP
  dmi.board.version: 94.60
  dmi.chassis.type: 31
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF.31:bd04/27/2017:svnHP:pnHPSpectrex360Convertible13-w0XX:pvr:rvnHP:rn827E:rvr94.60:cvnHP:ct31:cvrChassisVersion:
  dmi.product.family: 103C_5335KV G=N L=CON B=HP S=SPT
  dmi.product.name: HP Spectre x360 Convertible 13-w0XX
  dmi.product.sku: Z9E46EA#ABV
  dmi.sys.vendor: HP
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  imi1333 F pulseaudio
   /dev/snd/controlC1:  imi1333 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.10
  InstallationDate: Installed on 2019-09-23 (0 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Alpha amd64 (20190917)
  MachineType: HP HP Spectre x360 Convertible 13-w0XX
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-10-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.3.0-10.11-generic 5.3.0-rc8
  RelatedPackageVersions:
   linux-restricted-modules-5.3.0-10-generic N/A
   linux-backports-modules-5.3.0-10-generic  N/A
   linux-firmware1.182
  Tags:  eoan
  Uname: Linux 5.3.0-10-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/03/2019
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F.49
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 827E
  dmi.board.vendor: HP
  dmi.board.version: 94.71
  dmi.chassis.type: 31
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF.49:bd05/03/2019:svnHP:pnHPSpectrex360Convertible13-w0XX:pvr:rvnHP:rn827E:rvr94.71:cvnHP:ct31:cvrChassisVersion:
  dmi.product.family: 103C_5335KV G=N L=CON B=HP S=SPT
  dmi.product.name: HP Spectre x360 Convertible 13-w0XX
  dmi.product.sku: Z9E46EA#ABV
  dmi.sys.vendor: HP
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu16
  Architecture: amd64
  C

[Desktop-packages] [Bug 1969315] Re: text in torrent info tabs change after opening it to gibberish

2022-08-28 Thread David Neugebauer
Can confirm this is still a problem on 22.04. I am attaching a syslog
grep, which might be helpful. Switching to transmission-qt does work and
shows no problems.

** Attachment added: "Output of: grep 'transmission-gt' /var/log/syslog"
   
https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/1969315/+attachment/5612165/+files/transmission-syslog.gz

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

Title:
  text in torrent info tabs change after opening it to gibberish

Status in transmission package in Ubuntu:
  Confirmed

Bug description:
  on transmission-gtk

  after opening the torrent's properties panel, the text at first it's showing 
ok, buy on mouse hover it changes to random text
  worked fine on 21.10

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: transmission-gtk 3.00-2ubuntu2
  ProcVersionSignature: Ubuntu 5.15.0-25.25-generic 5.15.30
  Uname: Linux 5.15.0-25-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Sun Apr 17 19:28:03 2022
  SourcePackage: transmission
  UpgradeStatus: Upgraded to jammy on 2022-03-26 (22 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/1969315/+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 1987033] [NEW] Ubuntu Software every time proposes ThinkPad P50 ME update

2022-08-28 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Ubuntu Software propose every time to perform ThinkPad P50 ME firmware Update
After performing the update at next boot ME firmware is correctly updated. 
Ubuntu software proposed again at next update.

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


** Tags: jammy
-- 
Ubuntu Software every time proposes ThinkPad P50 ME update
https://bugs.launchpad.net/bugs/1987033
You received this bug notification because you are a member of Desktop 
Packages, which is subscribed to gnome-software in Ubuntu.

-- 
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 1987033] Re: Ubuntu Software every time proposes ThinkPad P50 ME update

2022-08-28 Thread Paul White
** Package changed: software-center (Ubuntu) => gnome-software (Ubuntu)

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

Title:
  Ubuntu Software every time proposes ThinkPad P50 ME update

Status in gnome-software package in Ubuntu:
  New

Bug description:
  Ubuntu Software propose every time to perform ThinkPad P50 ME firmware Update
  After performing the update at next boot ME firmware is correctly updated. 
Ubuntu software proposed again at next update.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1987033/+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 1908785] Re: gui glitch

2022-08-28 Thread Imre Péntek
bug is still present in jammy

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

Title:
  gui glitch

Status in gnome-power-manager package in Ubuntu:
  New

Bug description:
  When I click the előzmények (preliminary/previously/history) tab in
  Noteszgép akkumlátor (battery of the laptop) and then click back to
  Hálózati csatlakozó (mains power) the right hand side goes empty.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: gnome-power-manager 3.32.0-2
  ProcVersionSignature: Ubuntu 5.4.0-58.64-generic 5.4.73
  Uname: Linux 5.4.0-58-generic x86_64
  ApportVersion: 2.20.11-0ubuntu27.14
  Architecture: amd64
  CasperMD5CheckResult: skip
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Dec 19 15:42:46 2020
  InstallationDate: Installed on 2019-11-23 (392 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Release amd64 (20191017)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=hu_HU.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-power-manager
  UpgradeStatus: Upgraded to focal on 2020-06-03 (199 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/1908785/+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 1970783] Re: Multiple vulnerabilities in Bionic

2022-08-28 Thread Luís Cunha dos Reis Infante da Câmara
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-32893

** Description changed:

  The version in Bionic has multiple vulnerabilities.
  
- Please backport version 2.36.0 or at least the security fixes in that
+ Please backport version 2.36.7 or at least the security fixes in that
  version.
  
  Upstream and Debian have released advisories on April 8.

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

Title:
  Multiple vulnerabilities in Bionic

Status in webkit2gtk package in Ubuntu:
  In Progress

Bug description:
  The version in Bionic has multiple vulnerabilities.

  Please backport version 2.36.7 or at least the security fixes in that
  version.

  Upstream and Debian have released advisories on April 8.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/webkit2gtk/+bug/1970783/+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 1987979] Re: Firefox Narrator stopped working after upgrade from 20.04 to 22.04

2022-08-28 Thread Benjamin Tegge
** Description changed:

  I just noticed that the narrator feature, which reads articles out load
  with TTS in Firefox reading view stopped working after upgrading to
  22.04. Another user reported the same problem on ask Ubuntu:
  
  https://askubuntu.com/questions/1418391/no-tts-voices-on-
  firefox-v102-0-after-upgrading-to-ubuntu-22-04-lts
  
  Also, if you have no clue what this is about:
  https://askubuntu.com/questions/953509/how-can-i-change-the-voice-used-
  by-firefox-reader-view-narrator-in-ubuntu
  
  ---
  
  1)
  
  $   lsb_release -rd
  Description:  Ubuntu 22.04.1 LTS
  Release:  22.04
  
  2) Firefox is a snap now, but I guess for the feature to work it needs
  to detect TTS which is packaged as deb.
  
  $  snap list firefox
  Name Version  Rev   Tracking   Publisher  Notes
  firefox  104.0-3  1749  latest/stable  mozilla✓   -
  
  $  apt-cache policy espeak speech-dispatcher-espeak-ng firefox
  espeak:
-   Installed: 1.48.15+dfsg-3
-   Candidate: 1.48.15+dfsg-3
-   Version table:
-  *** 1.48.15+dfsg-3 500
- 500 http://de.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
- 100 /var/lib/dpkg/status
+   Installed: 1.48.15+dfsg-3
+   Candidate: 1.48.15+dfsg-3
+   Version table:
+  *** 1.48.15+dfsg-3 500
+ 500 http://de.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
+ 100 /var/lib/dpkg/status
  speech-dispatcher-espeak-ng:
-   Installed: 0.11.1-1ubuntu1
-   Candidate: 0.11.1-1ubuntu1
-   Version table:
-  *** 0.11.1-1ubuntu1 500
- 500 http://de.archive.ubuntu.com/ubuntu jammy-updates/main amd64 
Packages
- 100 /var/lib/dpkg/status
-  0.11.1-1 500
- 500 http://de.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
+   Installed: 0.11.1-1ubuntu1
+   Candidate: 0.11.1-1ubuntu1
+   Version table:
+  *** 0.11.1-1ubuntu1 500
+ 500 http://de.archive.ubuntu.com/ubuntu jammy-updates/main amd64 
Packages
+ 100 /var/lib/dpkg/status
+  0.11.1-1 500
+ 500 http://de.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
  firefox:
-   Installed: (none)
-   Candidate: 1:1snap1-0ubuntu2
-   Version table:
-  1:1snap1-0ubuntu2 500
- 500 http://de.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
- 100 /var/lib/dpkg/status
+   Installed: (none)
+   Candidate: 1:1snap1-0ubuntu2
+   Version table:
+  1:1snap1-0ubuntu2 500
+ 500 http://de.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
+ 100 /var/lib/dpkg/status
  
  3) open a website, enter reader mode, click the icon with sound waves
  and hear the text being read with TTS
  
  4) the icon is missing
+ 
+ ---
+ 
+ Edit: I tested Firefox Flatpak and it is also affected, my best guess is
+ that Firefox is not at fault.

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

Title:
  Firefox Narrator stopped working after upgrade from 20.04 to 22.04

Status in firefox package in Ubuntu:
  New

Bug description:
  I just noticed that the narrator feature, which reads articles out
  load with TTS in Firefox reading view stopped working after upgrading
  to 22.04. Another user reported the same problem on ask Ubuntu:

  https://askubuntu.com/questions/1418391/no-tts-voices-on-
  firefox-v102-0-after-upgrading-to-ubuntu-22-04-lts

  Also, if you have no clue what this is about:
  https://askubuntu.com/questions/953509/how-can-i-change-the-voice-
  used-by-firefox-reader-view-narrator-in-ubuntu

  ---

  1)

  $   lsb_release -rd
  Description:  Ubuntu 22.04.1 LTS
  Release:  22.04

  2) Firefox is a snap now, but I guess for the feature to work it needs
  to detect TTS which is packaged as deb.

  $  snap list firefox
  Name Version  Rev   Tracking   Publisher  Notes
  firefox  104.0-3  1749  latest/stable  mozilla✓   -

  $  apt-cache policy espeak speech-dispatcher-espeak-ng firefox
  espeak:
    Installed: 1.48.15+dfsg-3
    Candidate: 1.48.15+dfsg-3
    Version table:
   *** 1.48.15+dfsg-3 500
  500 http://de.archive.ubuntu.com/ubuntu jammy/universe amd64 Packages
  100 /var/lib/dpkg/status
  speech-dispatcher-espeak-ng:
    Installed: 0.11.1-1ubuntu1
    Candidate: 0.11.1-1ubuntu1
    Version table:
   *** 0.11.1-1ubuntu1 500
  500 http://de.archive.ubuntu.com/ubuntu jammy-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   0.11.1-1 500
  500 http://de.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
  firefox:
    Installed: (none)
    Candidate: 1:1snap1-0ubuntu2
    Version table:
   1:1snap1-0ubuntu2 500
  500 http://de.archive.ubuntu.com/ubuntu jammy/main amd64 Packages
  100 /var/lib/dpkg/status

  3) open a website, enter reader mode, click the icon with sound waves
  and hear the text being read with TTS

  4) the icon is missing

  ---

  Edit: I tested Firefox Flatpak and it is also affected, my best 

[Desktop-packages] [Bug 1682542] Re: Add support for top bars on all monitors to allow for multi-monitor support in primary extensions - apps-menu, places-menu, topbar, etc

2022-08-28 Thread Daniel van Vugt
** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/-/issues #3091
   https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3091

** Changed in: gnome-shell
   Importance: Wishlist => Unknown

** Changed in: gnome-shell
   Status: Expired => Unknown

** Changed in: gnome-shell
 Remote watch: bugzilla.gnome.org/ #780078 => 
gitlab.gnome.org/GNOME/gnome-shell/-/issues #3091

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

Title:
  Add support for top bars on all monitors to allow for multi-monitor
  support in primary extensions - apps-menu, places-menu, topbar, etc

Status in GNOME Shell:
  Unknown
Status in gnome-shell package in Ubuntu:
  Triaged

Bug description:
  This issue will effectively be a regression in desktop usage once
  Ubuntu switches from Unity to Gnome Shell. Gnome Shell does not work
  well with multiple monitors unlike every other desktop environment
  except Budgie, which is switching away from GTK/Gnome to Qt with
  Budgie 11 due out in the next month or two.

  I reported it upstream last month but it does not appear to have much
  traction at the moment.

  https://bugzilla.gnome.org/show_bug.cgi?id=780078

  "
  It would be nice if the primary included gnome-shell extensions, eg apps-menu 
and places-menu (and by extension the topbar) supported multi-monitor similar 
to how the bottom bar 'window-list' currently does. This was easy to achieve on 
Gnome 2 and now via MATE (out of the box) but there does not appear to be any 
way to do this with Gnome 3. This also leads to there not being a way to do 
this via 'Gnome Classic'. Even Windows finally (in W10) does this better out of 
the box than Gnome 3.

  BTW - Intel has supported IGP triple head since Ivy Bridge (2012) so
  it is very cheap to deploy a triple head system (~ $200 for 3 1080p
  monitors). AMD supports up to quad head in their IGPs.

  This has been blocking me from moving to Gnome 3 since its release and I 
finally decided to write a bug report about it. I have had all multi-monitor 
systems since prior to 2004.
  "

  And see comments #11 and #14 from Florian.

  "
  No, you don't want that in the extensions. Each extension is separate, so 
what you are asking for here is that apps-menu and places-menu *both* add top 
bars to non-primary monitors. We are definitely not going to add two or more 
stacked panels at the top.

  What you probably want instead is an option in gnome-shell to put top bars on 
non-primary monitors, and the aforementioned extensions to handle that case.
  "

  "
  Well, we've established what you want, but that doesn't necessarily mean that 
we'll implement it.

  So far the reasoning seems to be:
   - you really want the feature
   - GNOME 2 / Windows has it

  Unlike the case of the window list, nothing in the top bar (except for
  the app menu to some extent) is tied to a particular monitor, so
  there's a much weaker case here IMHO.

  (I'll also note that this wouldn't be a "cheap" option, but require work on 
lots of details throughout the stack - we'd need to figure out the overview 
(only include the activities button on the primary monitor? or allow an 
overview on any monitor?), get API to control the brightness of a particular 
monitor (rather than the built-in one), don't use "the monitor with the top 
bar" as indicator for the primary monitor in Settings, ...)
  "

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1682542/+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 1973638] Re: gnome-shell 42 leaks tens of megabytes with every screenshot

2022-08-28 Thread Daniel van Vugt
It looks like the final fix required has now landed in gnome-shell 43:

https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2449


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

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

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

Title:
  gnome-shell 42 leaks tens of megabytes with every screenshot

Status in GNOME Shell:
  Unknown
Status in gjs package in Ubuntu:
  Fix Released
Status in gnome-shell package in Ubuntu:
  Fix Committed
Status in gjs source package in Jammy:
  Fix Released
Status in gnome-shell source package in Jammy:
  Triaged

Bug description:
  [Impact]

  gnome-shell's memory usage grows by tens of megabytes with every
  screenshot. A few screenshots make it 100MB larger and a few dozen
  screenshots make it 1GB larger.

  [Test Plan]

  1. Log into gnome-shell.

  2. Measure its real memory usage:

     grep RSS /proc/`pidof gnome-shell`/status

  3. Take 20 full screen screenshots by pressing PrtScn each time. No
  need to save them anywhere.

  4. Measure the memory usage again.

  Expected: Memory usage grows a little but growth does not exceed a few
  hundred megabytes. It should level off after a while and sometimes
  even shrink due to garbage collection.

  Observed: Memory usage grows without bounds, easily exceeding 1GB
  after about 20 screenshots (depending on screen resolution). It never
  shrinks significantly.

  [Where problems could occur]

  Since the fix affects GJS, problems could occur in any part of gnome-
  shell.

  [Other Info]

  This leak requires multiple fixes to minimize the memory usage. For
  the moment we are only aiming to fix the main GJS portion of the bug
  that allows memory usage to exceed 1GB.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1973638/+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 1799679] Re: Nvidia driver causes Xorg to use 100% CPU and huge lag when dragging OpenGL app windows

2022-08-28 Thread Daniel van Vugt
Nvidia's latest assessment is that this is indeed a driver bug so we
don't need to keep the mutter and metacity tasks open here...

https://gitlab.gnome.org/GNOME/mutter/-/issues/2233#note_1538392

** Also affects: nvidia-graphics-drivers-515 (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: metacity (Ubuntu)
   Status: Confirmed => Invalid

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

** Changed in: nvidia-graphics-drivers-515 (Ubuntu)
   Status: New => Confirmed

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

Title:
  Nvidia driver causes Xorg to use 100% CPU and huge lag when dragging
  OpenGL app windows

Status in Mutter:
  Unknown
Status in metacity package in Ubuntu:
  Invalid
Status in mutter package in Ubuntu:
  Invalid
Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-410 package in Ubuntu:
  Won't Fix
Status in nvidia-graphics-drivers-418 package in Ubuntu:
  Won't Fix
Status in nvidia-graphics-drivers-510 package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-515 package in Ubuntu:
  Confirmed

Bug description:
  Nvidia driver causes Xorg to use 100% CPU and shows high lag and
  stutter... but only when dragging glxgears/glxheads, or any window
  over them. Other apps do not exhibit the problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: nvidia-driver-390 390.87-0ubuntu1
  ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12
  Uname: Linux 4.18.0-10-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.10-0ubuntu13
  Architecture: amd64
  Date: Wed Oct 24 19:11:15 2018
  InstallationDate: Installed on 2018-05-26 (151 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Alpha amd64 (20180525)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  SourcePackage: nvidia-graphics-drivers-390
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1799679/+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 1799679] Re: Nvidia driver causes Xorg to use 100% CPU and huge lag when dragging OpenGL app windows

2022-08-28 Thread Daniel van Vugt
** Tags added: jammy

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

Title:
  Nvidia driver causes Xorg to use 100% CPU and huge lag when dragging
  OpenGL app windows

Status in Mutter:
  Unknown
Status in metacity package in Ubuntu:
  Invalid
Status in mutter package in Ubuntu:
  Invalid
Status in nvidia-graphics-drivers-390 package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-410 package in Ubuntu:
  Won't Fix
Status in nvidia-graphics-drivers-418 package in Ubuntu:
  Won't Fix
Status in nvidia-graphics-drivers-510 package in Ubuntu:
  Confirmed
Status in nvidia-graphics-drivers-515 package in Ubuntu:
  Confirmed

Bug description:
  Nvidia driver causes Xorg to use 100% CPU and shows high lag and
  stutter... but only when dragging glxgears/glxheads, or any window
  over them. Other apps do not exhibit the problem.

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: nvidia-driver-390 390.87-0ubuntu1
  ProcVersionSignature: Ubuntu 4.18.0-10.11-generic 4.18.12
  Uname: Linux 4.18.0-10-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  ApportVersion: 2.20.10-0ubuntu13
  Architecture: amd64
  Date: Wed Oct 24 19:11:15 2018
  InstallationDate: Installed on 2018-05-26 (151 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Alpha amd64 (20180525)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  SourcePackage: nvidia-graphics-drivers-390
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1799679/+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 1967632] Re: [snap] apparmor denied when trying to load pkcs11 module for smart card authentication

2022-08-28 Thread Jefferson Ascaneo
Here is the output:

$ ldd /usr/lib/libeToken.so.10.7.77
linux-vdso.so.1 (0x7ffe6e5ae000)
libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 
(0x7fa98abb3000)
libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x7fa98abae000)
libpcsclite.so.1 => /lib/x86_64-linux-gnu/libpcsclite.so.1 
(0x7fa98aba2000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x7fa98a5d8000)
/lib64/ld-linux-x86-64.so.2 (0x7fa98abd3000)

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

Title:
  [snap] apparmor denied when trying to load pkcs11 module for smart
  card authentication

Status in Mozilla Firefox:
  Unknown
Status in firefox package in Ubuntu:
  Triaged

Bug description:
  I use a smart card to access government sites. I have that working in
  firefox and chrome on ubuntu impish, and gave jammy a try, but there
  firefox won't load the library, giving me a generic error.

  dmesg, however, shows this apparmor denied message:

  [sáb abr  2 17:32:27 2022] audit: type=1400 audit(1648931547.646:115):
  apparmor="DENIED" operation="file_mmap" profile="snap.firefox.firefox"
  name="/run/user/1000/doc/e0bac853/libaetpkss.so.3.5.4112" pid=3680
  comm="firefox" requested_mask="m" denied_mask="m" fsuid=1000 ouid=0

  
  Note also the path, that's not what I typed into the firefox dialog box. I 
have the .so copied to /usr/lib/x86_64-linux-gnu/libaetpkss.so.3.5.4112, and 
that's what I typed in when prompted for its path by firefox.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: firefox 1:1snap1-0ubuntu2
  ProcVersionSignature: Ubuntu 5.15.0-23.23-generic 5.15.27
  Uname: Linux 5.15.0-23-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu80
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Apr  2 17:34:09 2022
  InstallationDate: Installed on 2022-03-20 (13 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20220319)
  Snap.Changes: no changes found
  SourcePackage: firefox
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1967632/+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 1980170] Re: Tapping on the current app's icon in the dock (via touchscreen) doesn't show the current windows (while clicking it does)

2022-08-28 Thread Launchpad Bug Tracker
[Expired for gnome-shell-extension-ubuntu-dock (Ubuntu) because there
has been no activity for 60 days.]

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

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

Title:
  Tapping on the current app's icon in the dock (via touchscreen)
  doesn't show the current windows (while clicking it does)

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

Bug description:
  # Expected Behavior

  Tapping on an app's icon in the dock behaves just like clicking it. As
  in, clicking the current app shows the open windows in a context menu,
  and clicking any other app's icon, makes the app current.

  # Actual Behavior

  CLicking an app's icon just makes it current, and clicking the current
  app's icon does nothing (unless it's a long-press, then it does what
  you expect.)

  # The Screenshot
  I attached a screenshot of the context menu that comes up when clicking the 
current app's dock icon. This menu doesn't come up when tapping.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: gnome-shell 42.2-0ubuntu0.2
  ProcVersionSignature: Ubuntu 5.17.0-1006.6-oem 5.17.3
  Uname: Linux 5.17.0-1006-oem x86_64
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Jun 28 23:26:59 2022
  DisplayManager: gdm3
  InstallationDate: Installed on 2021-06-14 (380 days ago)
  InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions: mutter-common 42.2-0ubuntu1
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to jammy on 2022-05-10 (49 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1980170/+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 1980170] Re: Tapping on the current app's icon in the dock (via touchscreen) doesn't show the current windows (while clicking it does)

2022-08-28 Thread Daniel van Vugt
** Changed in: gnome-shell-extension-ubuntu-dock (Ubuntu)
   Status: Expired => New

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

Title:
  Tapping on the current app's icon in the dock (via touchscreen)
  doesn't show the current windows (while clicking it does)

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

Bug description:
  # Expected Behavior

  Tapping on an app's icon in the dock behaves just like clicking it. As
  in, clicking the current app shows the open windows in a context menu,
  and clicking any other app's icon, makes the app current.

  # Actual Behavior

  CLicking an app's icon just makes it current, and clicking the current
  app's icon does nothing (unless it's a long-press, then it does what
  you expect.)

  # The Screenshot
  I attached a screenshot of the context menu that comes up when clicking the 
current app's dock icon. This menu doesn't come up when tapping.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: gnome-shell 42.2-0ubuntu0.2
  ProcVersionSignature: Ubuntu 5.17.0-1006.6-oem 5.17.3
  Uname: Linux 5.17.0-1006-oem x86_64
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Jun 28 23:26:59 2022
  DisplayManager: gdm3
  InstallationDate: Installed on 2021-06-14 (380 days ago)
  InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  RebootRequiredPkgs: Error: path contained symlinks.
  RelatedPackageVersions: mutter-common 42.2-0ubuntu1
  SourcePackage: gnome-shell
  UpgradeStatus: Upgraded to jammy on 2022-05-10 (49 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1980170/+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 1804568] Re: [HP Spectre x360 Convertible 13] click position is flipped to cursor position when in tent mode

2022-08-28 Thread Daniel van Vugt
Alright we can declare the bug fixed then. Although it might just be
because of the switch to Wayland by default. Does the bug occur on jammy
if you select 'Ubuntu on Xorg' from the login screen?

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

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

Title:
  [HP Spectre x360 Convertible 13] click position is flipped to cursor
  position when in tent mode

Status in Mutter:
  New
Status in mutter package in Ubuntu:
  Incomplete

Bug description:
  Hello,

  same bug is present 18.04 and 18.10:

  after I log in in tent mode the screen goes upside down, and after

  xrandr --output eDP-1 --rotate normal

  it goes back to normal however now the cursor is upside down, and
  click position and cursor position isnt the same, they are flipped

  thank you for the fix in advance

  ProblemType: Bug
  DistroRelease: Ubuntu 18.10
  Package: coreutils 8.28-1ubuntu2
  ProcVersionSignature: Ubuntu 4.18.0-11.12-generic 4.18.12
  Uname: Linux 4.18.0-11-generic x86_64
  ApportVersion: 2.20.10-0ubuntu13.1
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Nov 22 04:28:21 2018
  ExecutablePath: /bin/sleep
  InstallationDate: Installed on 2018-11-22 (0 days ago)
  InstallationMedia: Ubuntu 18.10 "Cosmic Cuttlefish" - Release amd64 
(20181017.3)
  ProcEnviron:
   LANG=hu_HU.UTF-8
   TERM=xterm-256color
   SHELL=/bin/bash
   XDG_RUNTIME_DIR=
   PATH=(custom, no user)
  SourcePackage: coreutils
  UpgradeStatus: No upgrade log present (probably fresh install)
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.10-0ubuntu23
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  imi1950 F pulseaudio
   /dev/snd/controlC1:  imi1950 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.04
  InstallationDate: Installed on 2019-03-30 (0 days ago)
  InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Alpha amd64 (20190329)
  MachineType: HP HP Spectre x360 Convertible 13-w0XX
  Package: linux (not installed)
  ProcFB: 0 inteldrmfb
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-5.0.0-8-generic 
root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=1
  ProcVersionSignature: Ubuntu 5.0.0-8.9-generic 5.0.1
  RelatedPackageVersions:
   linux-restricted-modules-5.0.0-8-generic N/A
   linux-backports-modules-5.0.0-8-generic  N/A
   linux-firmware   1.178
  Tags:  disco
  Uname: Linux 5.0.0-8-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 04/27/2017
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F.31
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 827E
  dmi.board.vendor: HP
  dmi.board.version: 94.60
  dmi.chassis.type: 31
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF.31:bd04/27/2017:svnHP:pnHPSpectrex360Convertible13-w0XX:pvr:rvnHP:rn827E:rvr94.60:cvnHP:ct31:cvrChassisVersion:
  dmi.product.family: 103C_5335KV G=N L=CON B=HP S=SPT
  dmi.product.name: HP Spectre x360 Convertible 13-w0XX
  dmi.product.sku: Z9E46EA#ABV
  dmi.sys.vendor: HP
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu7
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  imi1333 F pulseaudio
   /dev/snd/controlC1:  imi1333 F pulseaudio
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 19.10
  InstallationDate: Installed on 2019-09-23 (0 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Alpha amd64 (20190917)
  MachineType: HP HP Spectre x360 Convertible 13-w0XX
  Package: linux (not installed)
  ProcFB: 0 i915drmfb
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.3.0-10-generic 
root=/dev/mapper/vgubuntu-root ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 5.3.0-10.11-generic 5.3.0-rc8
  RelatedPackageVersions:
   linux-restricted-modules-5.3.0-10-generic N/A
   linux-backports-modules-5.3.0-10-generic  N/A
   linux-firmware1.182
  Tags:  eoan
  Uname: Linux 5.3.0-10-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
  dmi.bios.date: 05/03/2019
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: F.49
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: 827E
  dmi.board.vendor: HP
  dmi.board.version: 94.71
  dmi.chassis.type: 31
  dmi.chassis.vendor: HP
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrF.49:bd05/03/2019:svnHP:pnHPSpectrex360Convertible13-w0XX:pvr:rvnHP:rn827E:rvr94.71:cvnHP:ct31:cvrChassisVersion:
  dmi.product.family: 103C_5335KV 

[Desktop-packages] [Bug 1857191] Re: Dark themes don't work well with highlighted current line in gedit

2022-08-28 Thread Daniel van Vugt
The Yaru team would be unaware of this bug because it is still closed
for the Yaru project. I'll reopen it now, but someone please also report
the issue to the Yaru design team at
https://github.com/ubuntu/yaru/issues and then mention the new issue ID
here.


** Changed in: yaru-theme (Ubuntu)
   Status: Fix Released => Confirmed

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

Title:
  Dark themes don't work well with highlighted current line in gedit

Status in GtkSourceView:
  Fix Released
Status in gtksourceview4 package in Ubuntu:
  Triaged
Status in yaru-theme package in Ubuntu:
  Confirmed

Bug description:
  In order to checkout out an old bug report I started gedit, enabled
  "Highlight current line" and changed the application theme to "Yaru-
  dark" The current line is highlighted correctly but the text is
  unreadable because it is too light. The text needs to be much darker.

  This is not a theme that I would normally use so I'm not too bothered
  about how the problem is fixed but this configuration makes gedit very
  difficult to use as you can't actually see the text that you're
  adding, changing or deleting.

  ProblemType: Bug
  DistroRelease: Ubuntu 20.04
  Package: yaru-theme-gtk 19.10.4
  ProcVersionSignature: Ubuntu 5.3.0-24.26-generic 5.3.10
  Uname: Linux 5.3.0-24-generic x86_64
  ApportVersion: 2.20.11-0ubuntu15
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sat Dec 21 16:33:03 2019
  InstallationDate: Installed on 2019-05-17 (218 days ago)
  InstallationMedia: Ubuntu 19.10 "Eoan Ermine" - Alpha amd64 (20190517)
  PackageArchitecture: all
  SourcePackage: yaru-theme
  UpgradeStatus: Upgraded to focal on 2019-11-08 (42 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtksourceview/+bug/1857191/+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 1970282] Re: Flatpak apps are not properly themed if a accent color other than the default is choosed

2022-08-28 Thread Daniel van Vugt
** Bug watch added: github.com/ubuntu/yaru/issues #3618
   https://github.com/ubuntu/yaru/issues/3618

** Also affects: yaru via
   https://github.com/ubuntu/yaru/issues/3618
   Importance: Unknown
   Status: Unknown

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

Title:
  Flatpak apps are not properly themed if a accent color other than the
  default is choosed

Status in Yaru Theme:
  Unknown
Status in yaru-theme package in Ubuntu:
  Confirmed

Bug description:
  If I use any accent color other than the default orange, flatpak apps
  use the default old adwaita theme.

  These is specially obvious/important if using the dark variant of the
  theme, as the flatpak app will use a light theme.

  I attach screenshots of a flatpak app when using the default accent
  color and a different accent color, as well as the list of the
  installed yaru flatpak themes. The used accent color seems to be
  installed.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: yaru-theme-gtk 22.04.4
  ProcVersionSignature: Ubuntu 5.17.0-1003.3-oem 5.17.0
  Uname: Linux 5.17.0-1003-oem x86_64
  ApportVersion: 2.20.11-0ubuntu82
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Apr 25 19:09:38 2022
  InstallationDate: Installed on 2022-02-02 (82 days ago)
  InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
  PackageArchitecture: all
  RebootRequiredPkgs: Error: path contained symlinks.
  SourcePackage: yaru-theme
  UpgradeStatus: Upgraded to jammy on 2022-03-18 (38 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/yaru/+bug/1970282/+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 1987134] Re: Black screen after wake from S3 suspend on Nvidia proprietary driver

2022-08-28 Thread Daniel van Vugt
OK this sounds like an Nvidia kernel driver bug, or some other kernel
driver bug.

P.S. If you have TLP installed then please remove it as it is known to
also cause bugs like this.

** No longer affects: mutter (Ubuntu)

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

Title:
  Black screen after wake from S3 suspend on Nvidia proprietary driver

Status in nvidia-graphics-drivers-515 package in Ubuntu:
  New

Bug description:
  An Nvidia driver upgrade in Ubuntu 20.04 caused waking from S3 suspend
  to lead to a black screen.

  Upgrading to Ubuntu 22.04 using latest stable Nvidia driver 515.65.01
  did not resolve the issue.

  There are several Nvidia sleep tickets that at first seem related, but
  mention dmesg entries that I am not seeing which makes me suspect I
  have a different issue:

  * 
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-510/+bug/1970088
  * 
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/1946303

  Workaround dhenry mentions in 1970088 of disabling the nvidia suspend
  and hibernate systemd services makes no difference for me.

  Currrently running Ubuntu 22.04, Nvidia GTX 970 on driver 515.65.01,
  AMD Ryzen 7 5800X.

  Here are journalctl excerpts during the reboot process, with and
  without nvidia systemd suspend services. dmesg and /var/log/kern.log
  show no errors as are mentioned in the above tickets.

  With disabled nvidia suspend systemd services:

  Aug 19 12:42:37 uf-panacea ModemManager[2731]:   [sleep-monitor] system 
is about to suspend
  Aug 19 12:42:37 uf-panacea NetworkManager[2617]:   [1660938157.8491] 
manager: NetworkManager state>
  Aug 19 12:42:37 uf-panacea systemd[1]: Reached target Sleep.
  Aug 19 12:42:37 uf-panacea systemd[1]: Starting Record successful boot for 
GRUB...
  Aug 19 12:42:37 uf-panacea systemd[1]: Starting System Suspend...
  Aug 19 12:42:37 uf-panacea systemd-sleep[13048]: Entering sleep state 
'suspend'...
  Aug 19 12:42:37 uf-panacea systemd[1]: grub-common.service: Deactivated 
successfully.
  Aug 19 12:42:37 uf-panacea systemd[1]: Finished Record successful boot for 
GRUB.

  With enabled nvidia suspend systemd services:

  Aug 19 12:12:25 uf-panacea systemd[1]: Starting NVIDIA system suspend 
actions...
  Aug 19 12:12:25 uf-panacea suspend[15998]: nvidia-suspend.service
  Aug 19 12:12:25 uf-panacea logger[15998]: <13>Aug 19 12:12:25 suspend: 
nvidia-suspend.service
  Aug 19 12:12:25 uf-panacea systemd[1]: grub-common.service: Deactivated 
successfully.
  Aug 19 12:12:25 uf-panacea systemd[1]: Finished Record successful boot for 
GRUB.
  Aug 19 12:12:25 uf-panacea systemd[1]: Starting GRUB failed boot detection...
  Aug 19 12:12:25 uf-panacea systemd[1]: grub-initrd-fallback.service: 
Deactivated successfully.
  Aug 19 12:12:25 uf-panacea systemd[1]: Finished GRUB failed boot detection.
  Aug 19 12:12:25 uf-panacea /usr/libexec/gdm-x-session[4092]: (**) Option "fd" 
"40"
  Aug 19 12:12:25 uf-panacea /usr/libexec/gdm-x-session[4092]: (II) event1  - 
Power Button: device removed
  Aug 19 12:12:25 uf-panacea /usr/libexec/gdm-x-session[4092]: (**) Option "fd" 
"43"
  Aug 19 12:12:25 uf-panacea /usr/libexec/gdm-x-session[4092]: (II) event0  - 
Power Button: device removed
  Aug 19 12:12:25 uf-panacea /usr/libexec/gdm-x-session[4092]: (**) Option "fd" 
"44"
  Aug 19 12:12:25 uf-panacea /usr/libexec/gdm-x-session[4092]: (II) event4  - 
USB Mouse OKLIC: device removed
  Aug 19 12:12:25 uf-panacea /usr/libexec/gdm-x-session[4092]: (**) Option "fd" 
"45"
  Aug 19 12:12:25 uf-panacea /usr/libexec/gdm-x-session[4092]: (II) event5  - 
USB Mouse OKLIC Mouse: device removed
  Aug 19 12:12:25 uf-panacea /usr/libexec/gdm-x-session[4092]: (**) Option "fd" 
"46"
  Aug 19 12:12:25 uf-panacea /usr/libexec/gdm-x-session[4092]: (II) event6  - 
USB Mouse OKLIC System Control: device removed
  Aug 19 12:12:25 uf-panacea /usr/libexec/gdm-x-session[4092]: (**) Option "fd" 
"47"
  Aug 19 12:12:25 uf-panacea /usr/libexec/gdm-x-session[4092]: (II) event7  - 
USB Mouse OKLIC Consumer Control: device removed
  Aug 19 12:12:25 uf-panacea /usr/libexec/gdm-x-session[4092]: (**) Option "fd" 
"53"
  Aug 19 12:12:25 uf-panacea /usr/libexec/gdm-x-session[4092]: (**) Option "fd" 
"53"
  Aug 19 12:12:25 uf-panacea /usr/libexec/gdm-x-session[4092]: (II) event11 - 
Valve Software Steam Controller: device removed
  Aug 19 12:12:25 uf-panacea /usr/libexec/gdm-x-session[4092]: (**) Option "fd" 
"50"
  Aug 19 12:12:25 uf-panacea /usr/libexec/gdm-x-session[4092]: (**) Option "fd" 
"50"
  Aug 19 12:12:25 uf-panacea /usr/libexec/gdm-x-session[4092]: (II) event9  - 
Logitech G305: device removed
  Aug 19 12:12:25 uf-panacea rtkit-daemon[3286]: Supervising 10 threads of 4 
processes of 1 users.
  Aug 19 12:12:25 uf-panacea /usr/libexec/gdm-x-session[4092]: (**) Option "fd" 
"51"
  Aug 19 12:12:25 uf-panacea /usr/libexec/gdm

[Desktop-packages] [Bug 1986451] Re: Can't click context menu items when they cover the dock (in a Xorg session)

2022-08-28 Thread Daniel van Vugt
See also Wayland bug 1983456

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

Title:
  Can't click context menu items when they cover the dock (in a Xorg
  session)

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

Bug description:
  ubuntu dock in bottom position won't let me click on button (convert
  java file to Kotlin file) in android studio, but in the left position
  everything works correctly. That is, if the menu android studio
  overlaps the ubuntu dock, then the menu buttons will not be pressed.

  https://youtu.be/KsOVG7Uucow

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  Uname: Linux 5.15.0-46-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia
  .proc.driver.nvidia.capabilities.gpu0: Error: path was not a regular file.
  .proc.driver.nvidia.capabilities.mig: Error: path was not a regular file.
  .proc.driver.nvidia.gpus..01.00.0: Error: path was not a regular file.
  .proc.driver.nvidia.registry: Binary: ""
  .proc.driver.nvidia.suspend: suspend hibernate resume
  .proc.driver.nvidia.suspend_depth: default modeset uvm
  .proc.driver.nvidia.version:
   NVRM version: NVIDIA UNIX x86_64 Kernel Module  515.65.01  Wed Jul 20 
14:00:58 UTC 2022
   GCC version:
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  CasperMD5CheckResult: pass
  CompositorRunning: None
  Date: Sun Aug 14 10:52:56 2022
  DistUpgraded: Fresh install
  DistroCodename: jammy
  DistroVariant: ubuntu
  DkmsStatus:
   openrazer-driver/3.4.0, 5.15.0-43-generic, x86_64: installed
   openrazer-driver/3.4.0, 5.15.0-46-generic, x86_64: installed
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation UHD Graphics 620 [8086:5917] (rev 07) (prog-if 00 [VGA 
controller])
 Subsystem: Xiaomi UHD Graphics 620 [1d72:1701]
 Subsystem: Xiaomi Mi Notebook Pro [GeForce MX150] [1d72:1701]
  InstallationDate: Installed on 2022-07-13 (31 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  MachineType: Timi TM1701
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic 
root=UUID=7c5eaac1-9b38-4169-8a20-0fef5e97c644 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/02/2018
  dmi.bios.release: 106.121
  dmi.bios.vendor: INSYDE Corp.
  dmi.bios.version: XMAKB5R0P0603
  dmi.board.asset.tag: Any
  dmi.board.name: TM1701
  dmi.board.vendor: Timi
  dmi.board.version: MP
  dmi.chassis.asset.tag: Chassis Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: Timi
  dmi.chassis.version: Chassis Version
  dmi.ec.firmware.release: 0.3
  dmi.modalias: 
dmi:bvnINSYDECorp.:bvrXMAKB5R0P0603:bd02/02/2018:br106.121:efr0.3:svnTimi:pnTM1701:pvr:rvnTimi:rnTM1701:rvrMP:cvnTimi:ct10:cvrChassisVersion:sku:
  dmi.product.family: Timibook
  dmi.product.name: TM1701
  dmi.sys.vendor: Timi
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.110-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 22.0.5-0ubuntu0.1
  version.libgl1-mesa-glx: libgl1-mesa-glx 22.0.5-0ubuntu0.1
  version.nvidia-graphics-drivers: nvidia-graphics-drivers-* N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.3-2ubuntu2.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20210115-1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-2build1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1986451/+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 1983456] Re: Context menu options are shown under dock panel and can not be chosen on Ubuntu 22.04

2022-08-28 Thread Daniel van Vugt
See also Xorg bug 1986451

** Summary changed:

- Context menu options are shown under dock panel and can not be chosen on 
Ubuntu 22.04
+ Context menu options are shown under dock panel and can not be chosen in 
Wayland sessions

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

Title:
  Context menu options are shown under dock panel and can not be chosen
  in Wayland sessions

Status in gnome-shell package in Ubuntu:
  New
Status in gnome-shell-extension-ubuntu-dock package in Ubuntu:
  Won't Fix

Bug description:
  1. Ubuntu 22.04.1 LTS
  2. Installed packeges:
  ...
  gnome-shell-common/jammy-updates,jammy-updates,now 42.2-0ubuntu0.2 all 
[installed,automatic]
  gnome-shell-extension-appindicator/jammy,jammy,now 42-2~fakesync1 all 
[installed,automatic]
  gnome-shell-extension-desktop-icons-ng/jammy-updates,jammy-updates,now 
43-2ubuntu1 all [installed,automatic]
  gnome-shell-extension-ubuntu-dock/jammy-updates,jammy-updates,now 
72~ubuntu5.22.04.1 all [installed,automatic]
  gnome-shell/jammy-updates,now 42.2-0ubuntu0.2 amd64 [installed,automatic]

  3. Expected to choose "Property" option in right-click context menu of a 
folder in file manager.
  4. In some position of file manager's window near middle to bottom of the 
screen, the context menu was shown under dock panel without possibility to 
choose options, the dock hides menu.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1983456/+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 1987409] Re: All open applications close after "screen blank" in Ubuntu 22.04 using Wayland

2022-08-28 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1969422 ***
https://bugs.launchpad.net/bugs/1969422

Thanks. The crash on Thu Aug 18 16:52:01 2022 is certainly bug 1969422.

The other gnome-shell crashes could not be retraced, but at least two
others look likely to be bug 1969422 as well. So I think we should point
this to bug 1969422 until a fix is ready for that.

** This bug has been marked a duplicate of bug 1969422
   gnome-shell crashed with SIGSEGV in gbm_surface_release_buffer() from 
meta_drm_buffer_gbm_finalize() from g_object_unref() from g_object_unref() from 
g_set_object()

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

Title:
  All open applications close after "screen blank" in Ubuntu 22.04 using
  Wayland

Status in gnome-shell package in Ubuntu:
  Incomplete

Bug description:
  Ubuntu Version: 22.04
  gnome-shell Version: 42.2-0ubuntu0.2

  
  What I Expected to Happen:
  After user inactivity, computer goes into a locked state. When I log back in 
after user inactivity, all my previously opened applications are still running.

  
  What Actually Happened:
  After user inactivity, all my applications in my session are closed after 
logging back in.

  
  Details:
  This occurred on a workstation that was wiped of its previous data and Ubuntu 
22.04 installed from a flashdrive. I am getting very similar results to a bug 
in:
  https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1987209

  
  About my system (from About menu in Settings)

  - Dell OptiPlex 3050
  - 32 GB RAM
  - Intel® Core™ i7-7700 CPU @ 3.60GHz × 8
  - AMD® Radeon rx 550 / 550 series / Mesa Intel® HD Graphics 630 (KBL GT2)
  - GNOME Version: 42.2

  Monitors being used:
  - Dell U2211Ht 22"
  - Acer G226HQL 22"
  - LG 32MA68HY 27"

  I have reproduced this error by setting the 'Screen Blank' setting to
  1 minute (just so I don't have to wait very long), then waiting for
  the system to enter the screen blank state. The following then
  happens.

  1. Everything seems to be fading out as normal
  2. Screens no longer have data that needs to be displayed, they go into sleep 
mode
  3. After a brief period, screens are forced back on (where when this problem 
isn't happening, screens will remain in sleep mode until input provided by user)
  4. System displays the dark login screen as if I was never logged in.
  5. After signing in, all my open applications have been closed.

  I have managed to circumvent this issue by choosing the option
  'Ubuntu on xorg' before signing in, or by uncommenting the line

  #WaylandEnable=false

  in /etc/gdm3/custom.conf. I then repeat the test described above after
  using either of these methods and my session is saved, no issues.

  I have attached my own results that I found after a 'journalctl -b0'.
  The text in the file are some of the lines before and after the line:

  gnome-shell[]: segfault at 

  
  Links to error reports (I got a bunch trying to replicate the issue):
  - https://errors.ubuntu.com/oops/f429c99a-2262-11ed-978c-fa163e993415
  - https://errors.ubuntu.com/oops/a07c3a5c-225e-11ed-978c-fa163e993415
  - https://errors.ubuntu.com/oops/4b027458-225c-11ed-978c-fa163e993415
  - https://errors.ubuntu.com/oops/d1cc8831-225a-11ed-978c-fa163e993415
  - https://errors.ubuntu.com/oops/cd660830-225a-11ed-b154-fa163ef35206

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: gnome-shell 42.2-0ubuntu0.2
  ProcVersionSignature: Ubuntu 5.15.0-47.51-generic 5.15.46
  Uname: Linux 5.15.0-47-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Tue Aug 23 08:36:52 2022
  DisplayManager: gdm3
  InstallationDate: Installed on 2022-08-16 (6 days ago)
  InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Release amd64 
(20220419)
  RelatedPackageVersions: mutter-common 42.2-0ubuntu1
  SourcePackage: gnome-shell
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1987409/+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 1988020] [NEW] package speech-dispatcher 0.11.1-1 failed to install/upgrade: end of file on stdin at conffile prompt

2022-08-28 Thread Soham Mukherjee
Public bug reported:

Suddenly the issue came in although didn't find any problem running
ubuntu so far.

ProblemType: Package
DistroRelease: Ubuntu 22.04
Package: speech-dispatcher 0.11.1-1
ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
Uname: Linux 5.15.0-46-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.1
AptOrdering:
 gir1.2-gtk-3.0:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
CasperMD5CheckResult: unknown
Date: Mon Aug 29 11:13:06 2022
ErrorMessage: end of file on stdin at conffile prompt
InstallationDate: Installed on 2020-10-14 (683 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
Python3Details: /usr/bin/python3.10, Python 3.10.4, python3-minimal, 
3.10.4-0ubuntu2
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.21.1ubuntu2.1
 apt  2.0.9
SourcePackage: speech-dispatcher
Title: package speech-dispatcher 0.11.1-1 failed to install/upgrade: end of 
file on stdin at conffile prompt
UpgradeStatus: Upgraded to jammy on 2022-08-18 (10 days ago)
modified.conffile..etc.speech-dispatcher.modules.mary-generic.conf: [deleted]

** Affects: speech-dispatcher (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package jammy third-party-packages

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

Title:
  package speech-dispatcher 0.11.1-1 failed to install/upgrade: end of
  file on stdin at conffile prompt

Status in speech-dispatcher package in Ubuntu:
  New

Bug description:
  Suddenly the issue came in although didn't find any problem running
  ubuntu so far.

  ProblemType: Package
  DistroRelease: Ubuntu 22.04
  Package: speech-dispatcher 0.11.1-1
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  Uname: Linux 5.15.0-46-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.1
  AptOrdering:
   gir1.2-gtk-3.0:amd64: Install
   NULL: ConfigurePending
  Architecture: amd64
  CasperMD5CheckResult: unknown
  Date: Mon Aug 29 11:13:06 2022
  ErrorMessage: end of file on stdin at conffile prompt
  InstallationDate: Installed on 2020-10-14 (683 days ago)
  InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
  Python3Details: /usr/bin/python3.10, Python 3.10.4, python3-minimal, 
3.10.4-0ubuntu2
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.21.1ubuntu2.1
   apt  2.0.9
  SourcePackage: speech-dispatcher
  Title: package speech-dispatcher 0.11.1-1 failed to install/upgrade: end of 
file on stdin at conffile prompt
  UpgradeStatus: Upgraded to jammy on 2022-08-18 (10 days ago)
  modified.conffile..etc.speech-dispatcher.modules.mary-generic.conf: [deleted]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/speech-dispatcher/+bug/1988020/+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 1988020] Re: package speech-dispatcher 0.11.1-1 failed to install/upgrade: end of file on stdin at conffile prompt

2022-08-28 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package speech-dispatcher 0.11.1-1 failed to install/upgrade: end of
  file on stdin at conffile prompt

Status in speech-dispatcher package in Ubuntu:
  New

Bug description:
  Suddenly the issue came in although didn't find any problem running
  ubuntu so far.

  ProblemType: Package
  DistroRelease: Ubuntu 22.04
  Package: speech-dispatcher 0.11.1-1
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  Uname: Linux 5.15.0-46-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.1
  AptOrdering:
   gir1.2-gtk-3.0:amd64: Install
   NULL: ConfigurePending
  Architecture: amd64
  CasperMD5CheckResult: unknown
  Date: Mon Aug 29 11:13:06 2022
  ErrorMessage: end of file on stdin at conffile prompt
  InstallationDate: Installed on 2020-10-14 (683 days ago)
  InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
  Python3Details: /usr/bin/python3.10, Python 3.10.4, python3-minimal, 
3.10.4-0ubuntu2
  PythonDetails: N/A
  RelatedPackageVersions:
   dpkg 1.21.1ubuntu2.1
   apt  2.0.9
  SourcePackage: speech-dispatcher
  Title: package speech-dispatcher 0.11.1-1 failed to install/upgrade: end of 
file on stdin at conffile prompt
  UpgradeStatus: Upgraded to jammy on 2022-08-18 (10 days ago)
  modified.conffile..etc.speech-dispatcher.modules.mary-generic.conf: [deleted]

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/speech-dispatcher/+bug/1988020/+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 1987711] Re: Ubuntu display get shifted after some time.

2022-08-28 Thread Daniel van Vugt
Thanks. It sounds like the problem is now happening in Wayland sessions.
Since essentially the same bug was first reported in Xorg that would
make this a kernel bug.

Please try adding this line to /etc/environment:

  MUTTER_DEBUG_ENABLE_ATOMIC_KMS=0

and then reboot. It will change the way the screen is rendered in
Wayland sessions.


** Package changed: xorg-server (Ubuntu) => linux (Ubuntu)

** Summary changed:

- Ubuntu display get shifted after some time. 
+ [i915] Ubuntu display get shifted after some time.

** Tags added: i915

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

Title:
  [i915] Ubuntu display get shifted after some time.

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  It is continuation of this bug:
  
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1986583
  where advised fix was applied. 

  Summay: After ubuntu is turned on, after some time screen gets shifted
  to side. (and starts to overlap)

  I setup webcamera to record screen, and video below shows what it looked 
like. 
  after fix were applied.
  www.ms.mff.cuni.cz/~krasicei/capture-0231.bug.crop.slow.mp4
  (video was cropped, and slowed down 2x)

  before fix was applied shift looked somehow like this:
  www.ms.mff.cuni.cz/~krasicei/bug17-50-18-8-2022.c.mp4
  (video is also cropped, and slowed down 2x)

  During shift no one was present on computer.

  Is there any idea how to enable some more detailed log or something? I 
probably can pinpoint exact moment in time when shift happened. 
  i tried to read log journalctl, but I found nothing interesting.

  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: xorg 1:7.7+23ubuntu2
  ProcVersionSignature: Ubuntu 5.15.0-46.49-generic 5.15.39
  Uname: Linux 5.15.0-46-generic x86_64
  ApportVersion: 2.20.11-0ubuntu82.1
  Architecture: amd64
  BootLog:
   
  CasperMD5CheckResult: unknown
  Date: Fri Aug 26 02:31:10 2022
  DistUpgraded: 2022-08-02 14:36:41,704 DEBUG Running PostInstallScript: 
'/usr/lib/ubuntu-advantage/upgrade_lts_contract.py'
  DistroCodename: jammy
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, including running git bisection searches
  GraphicsCard:
   Intel Corporation Skylake GT2 [HD Graphics 520] [8086:1916] (rev 07) 
(prog-if 00 [VGA controller])
 Subsystem: Intel Corporation Skylake GT2 [HD Graphics 520] [8086:2015]
  InstallationDate: Installed on 2022-02-17 (189 days ago)
  InstallationMedia: Ubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 (20210819)
  Lsusb:
   Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
   Bus 001 Device 003: ID 222a:0001 ILI Technology Corp. Multi-Touch Screen
   Bus 001 Device 002: ID 1a2c:2d23 China Resource Semico Co., Ltd Keyboard
   Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
  MachineType: Default string Default string
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.15.0-46-generic 
root=UUID=582fb3cc-8ef6-460b-b9ae-a16f81c604a7 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to jammy on 2022-08-02 (23 days ago)
  dmi.bios.date: 10/07/2021
  dmi.bios.release: 5.12
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: GSKU0504.V54
  dmi.board.asset.tag: Default string
  dmi.board.name: SKYBAY
  dmi.board.vendor: Default string
  dmi.board.version: Default string
  dmi.chassis.asset.tag: Default string
  dmi.chassis.type: 3
  dmi.chassis.vendor: Default string
  dmi.chassis.version: Default string
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrGSKU0504.V54:bd10/07/2021:br5.12:svnDefaultstring:pnDefaultstring:pvrDefaultstring:rvnDefaultstring:rnSKYBAY:rvrDefaultstring:cvnDefaultstring:ct3:cvrDefaultstring:skuDefaultstring:
  dmi.product.family: Default string
  dmi.product.name: Default string
  dmi.product.sku: Default string
  dmi.product.version: Default string
  dmi.sys.vendor: Default string
  version.compiz: compiz N/A
  version.libdrm2: libdrm2 2.4.110-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 22.0.5-0ubuntu0.1
  version.libgl1-mesa-glx: libgl1-mesa-glx N/A
  version.xserver-xorg-core: xserver-xorg-core 2:21.1.3-2ubuntu2.1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-2ubuntu1
  version.xserver-xorg-video-intel: xserver-xorg-video-intel N/A
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.17-2build1

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