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

2022-08-29 Thread vadim
But in wayland everything works fine, wayland have some other overlay algorithm. -- 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 co

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

2022-08-29 Thread vadim
i don't use auto-hide -- 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 sess

[Desktop-packages] [Bug 1973638] Re: gnome-shell 42 leaks tens of megabytes with every screenshot

2022-08-29 Thread Daniel van Vugt
Nevermind. The gnome-shell fix was reverted upstream because it is incorrect. ** Tags removed: rls-jj-incoming ** Changed in: gnome-shell (Ubuntu) Status: Fix Committed => Triaged -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to g

[Desktop-packages] [Bug 1988100] Re: totem-video-thumbnailer fails in OpenBLAS blas_thread_init

2022-08-29 Thread Daniel van Vugt
> OpenBLAS blas_thread_init: pthread_create failed for thread 7 of 16: Resource temporarily unavailable 16 threads is not much so that alone isn't the issue. However https://github.com/xianyi/OpenBLAS/issues/1668 mentions that the offending code might have set the stack ulimit to gigabytes in size

[Desktop-packages] [Bug 1988100] Re: Video thumbnails fail to generate

2022-08-29 Thread Daniel van Vugt
** Package changed: totem (Ubuntu) => openblas (Ubuntu) ** Summary changed: - Video thumbnails fail to generate + totem-video-thumbnailer fails in OpenBLAS blas_thread_init -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to totem in Ubuntu

[Desktop-packages] [Bug 1988100] Re: Video thumbnails fail to generate

2022-08-29 Thread Daniel van Vugt
Yeah it sounds like too many threads are created to get around the 30 second limit when -l is not used. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to totem in Ubuntu. https://bugs.launchpad.net/bugs/1988100 Title: totem-video-thumbna

[Desktop-packages] [Bug 1988100] Re: Video thumbnails fail to generate

2022-08-29 Thread Aaron
If I run it as root it runs for a few seconds and responds "Killed" But; something suspicious is happening because I just went to check the exact output and I got this: $ sudo totem-video-thumbnailer -v sample.mp4 sample.png TotemVideoThumbnailer-Message: 17:38:03.906: Initialised libraries, abou

[Desktop-packages] [Bug 1988100] Re: Video thumbnails fail to generate

2022-08-29 Thread Aaron
** Summary changed: - Video thumbnails fail to genetate + Video thumbnails fail to generate -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to totem in Ubuntu. https://bugs.launchpad.net/bugs/1988100 Title: Video thumbnails fail to gener

[Desktop-packages] [Bug 1988100] Re: Video thumbnails fail to genetate

2022-08-29 Thread Daniel van Vugt
On second thoughts, > Error creating thread: Resource temporarily unavailable sounds like it would be related to RLIMIT_NPROC. Although it does not explain why -l works. Perhaps the thumbnailer contains a thread leak that is triggered by the 30 second limit, which -l avoids. -- You received thi

[Desktop-packages] [Bug 1988100] Re: Video thumbnails fail to genetate

2022-08-29 Thread Aaron
> Don't be alarmed by that. Those two limits are correct and normal Fair enough. I only mentioned it because I noted that the -l flag allowed the process to complete. Sadly I have nothing in /var/crash. I see a couple of gnome-shell reports on errors.ubuntu.com but they are from back in March thi

[Desktop-packages] [Bug 1988100] Re: Video thumbnails fail to genetate

2022-08-29 Thread Daniel van Vugt
> OpenBLAS blas_thread_init: RLIMIT_NPROC 125184 current, 125184 max Don't be alarmed by that. Those two limits are correct and normal per https://manpages.ubuntu.com/manpages/jammy/man2/setrlimit.2.html and it does not mean you actually have that many processes/threads right now. To check for cr

[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-29 Thread Daniel van Vugt
** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/-/issues #4603 https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/4603 ** Changed in: gnome-shell Remote watch: gitlab.gnome.org/GNOME/gnome-shell/-/issues #3091 => gitlab.gnome.org/GNOME/gnome-shell/-/issues #4603 -- You received this

[Desktop-packages] [Bug 1987162] Re: 43: New Device Security feature is confusing and unhelpful currently

2022-08-29 Thread Marcos Alano
I achieved level 3 with a fix that will be released for fwupd to correctly detect the presence of Intel CET feature. That is my original bug report: https://github.com/fwupd/fwupd/issues/4960 ** Bug watch added: github.com/fwupd/fwupd/issues #4960 https://github.com/fwupd/fwupd/issues/4960 --

[Desktop-packages] [Bug 1983645] Re: Can't find 5G option in Network Mode under Mobile Network

2022-08-29 Thread Chris Halse Rogers
Hello Dirk, or anyone else affected, Accepted gnome-control-center into jammy-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/gnome-control- center/1:41.7-0ubuntu0.22.04.5 in a few hours, and then in the -proposed repository. Please help us by testing

[Desktop-packages] [Bug 1988100] Re: Video thumbnails fail to genetate

2022-08-29 Thread Aaron
** Description changed: totem-video-thumbnailer appears to be crashing and so no video thumbnails are generated. This is what happens when I run it manually: $ totem-video-thumbnailer -v sample.mp4 sample.png TotemVideoThumbnailer-Message: 11:08:44.734: Initialised libraries, about to

[Desktop-packages] [Bug 1988100] [NEW] Video thumbnails fail to genetate

2022-08-29 Thread Aaron
Public bug reported: totem-video-thumbnailer appears to be crashing and so no video thumbnails are generated. This is what happens when I run it manually: $ totem-video-thumbnailer -v sample.mp4 sample.png TotemVideoThumbnailer-Message: 11:08:44.734: Initialised libraries, about to create video

[Desktop-packages] [Bug 1987945] Re: [snap] chromium does not read root-owned files in $HOME

2022-08-29 Thread Olivier Tilloy
Arguably, the case for files not owned by the user in their home directory is not very widespread. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to chromium-browser in Ubuntu. https://bugs.launchpad.net/bugs/1987945 Title: [snap] chromi

[Desktop-packages] [Bug 1987945] Re: [snap] chromium does not read root-owned files, but reports useless errors

2022-08-29 Thread Olivier Tilloy
That's probably because by default the home interface doesn't allow access to files not owned by $USER. The interface has a "read" attribute that, when set to "all", allows this behaviour. See https://snapcraft.io/docs/home-interface for details (I wasn't aware of this subtlety of the interface un

[Desktop-packages] [Bug 1960077] Re: Update librest to 1.0 API

2022-08-29 Thread Launchpad Bug Tracker
This bug was fixed in the package librest - 0.9.1-0ubuntu1 --- librest (0.9.1-0ubuntu1) kinetic; urgency=medium * New upstream release required for GNOME 43 (LP: #1960077) - Update for API bump to 1.0 - Build with meson - Switch to libsoup3 * Don't build the examples

[Desktop-packages] [Bug 1988062] Re: Tests are failing on builders with proxy set

2022-08-29 Thread Jeremy Bicha
** Changed in: glib-networking (Ubuntu) Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to glib-networking in Ubuntu. https://bugs.launchpad.net/bugs/1988062 Title: Tests are failing on builders wit

[Desktop-packages] [Bug 1987945] Re: [snap] chromium does not read root-owned files, but reports useless errors

2022-08-29 Thread Walter
Outside snap: -- $ cmp Junk/rode_muur.jpg Junk/rode_muur_root.jpg (no output, files are equal) -- Inside Chromium snap confinement: -- [snap]$ cmp Junk/rode_muur.jpg Junk/rode_muur_root.jpg cmp: Junk/rode_muur_root.jpg: Permission denied -- [snap]$ stat Junk/rode_muur_root.jpg File: Ju

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

2022-08-29 Thread Douglas E Engert
Thanks for the ldd output. libpcsclite.so.1 is the lib to used the pcscd socket, and is used by modules libstpkcs11.so, libeToken.so.10.7.77 and libopensc.so.8 (see below) It is not used in libbit4xpki.so which may be a software pkcs11 or does not use pcscd. libcrypto.so.1.1 is OpenSSL-1.1 a

[Desktop-packages] [Bug 1988087] Re: GNOME Settings has two Screen Blank controls and only one of them works.

2022-08-29 Thread Acceptable Name
stallationDate: Installed on 2022-08-29 (0 days ago) InstallationMedia: Ubuntu 22.10 "Kinetic Kudu" - Alpha amd64 (20220829) ProcEnviron: - TERM=xterm-256color - PATH=(custom, no user) - XDG_RUNTIME_DIR= - LANG=en_US.UTF-8 - SHELL=/bin/bash +  TERM=xterm-256color +  PATH=(c

[Desktop-packages] [Bug 1988087] [NEW] GNOME Settings has two Screen Blank controls and only one of them works.

2022-08-29 Thread Acceptable Name
stalled on 2022-08-29 (0 days ago) InstallationMedia: Ubuntu 22.10 "Kinetic Kudu" - Alpha amd64 (20220829) ProcEnviron:  TERM=xterm-256color  PATH=(custom, no user)  XDG_RUNTIME_DIR=  LANG=en_US.UTF-8  SHELL=/bin/bash SourcePackage: gnome-control-center UpgradeStatus: No upgrade log present

[Desktop-packages] [Bug 1987976] Re: firefox black window

2022-08-29 Thread Michelet
Oh I found that https://doc.ubuntu-fr.org/carte_graphique. Result is: nicolas@nicolas-fixe:~$ lspci -vnn | grep -A 12 '\[030[02]\]' | grep -Ei "vga|3d|display|kernel" 01:05.0 VGA compatible controller [0300]: Advanced Micro Devices, Inc. [AMD/ATI] RS880 [Radeon HD 4200] [1002:9710] (prog-if 00 [V

[Desktop-packages] [Bug 1987976] Re: firefox black window

2022-08-29 Thread Olivier Tilloy
No, I still can't see the attachment. I wonder whether this is a Launchpad bug? In any case, it's good to know that the command line I suggested seems to work around the problem. Just to confirm, if you run it with: MOZ_ENABLE_WAYLAND=0 snap run firefox you get the black screen again? For

[Desktop-packages] [Bug 1987985] Re: Totem black screen playing a video

2022-08-29 Thread corrado venturini
** Changed in: gstreamer1.0 (Ubuntu) Status: Incomplete => Invalid -- 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

[Desktop-packages] [Bug 1987976] Re: firefox black window

2022-08-29 Thread Michelet
I've just tried the command line and it worked (no more black screen). Though the result is : nicolas@nicolas-fixe:~$ MOZ_ENABLE_WAYLAND=1 snap run firefox update.go:85: cannot change mount namespace according to change mount (/var/lib/snapd/hostfs/usr/share/libreoffice/help /usr/share/libreoffic

[Desktop-packages] [Bug 1987976] Re: firefox black window

2022-08-29 Thread Michelet
Here is the attachment again. Can you see it now? I am going to try the command line and tell you thereafter. Sorry but can you tell me how and where I can gather information about GPU and drivers? ** Attachment added: "Capture d’écran du 2022-08-27 09-04-23.png" https://bugs.launchpad.net/ub

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

2022-08-29 Thread Jefferson Ascaneo
It seems there is another smartcard model used by the Italian government. I though this could be useful as another example: $ ldd libstpkcs11.so linux-vdso.so.1 (0x7ffe51f67000) libcrypto.so.1.1 => /lib/x86_64-linux-gnu/libcrypto.so.1.1 (0x7f394c92a000) libpcsclite

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

2022-08-29 Thread Jefferson Ascaneo
I did a quick search and found two deb packages at a Italian government website containing libbit4xpki.so This is the output from i386 and amd64 versions: $ ldd libbit4xpki.so linux-gate.so.1 (0xf7f7f000) libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xf7d87000) libdl.so.2

[Desktop-packages] [Bug 1987985] Re: Totem black screen playing a video

2022-08-29 Thread corrado venturini
Wait, it seems nautilus has problems passing arguments to the called application: if i start totem by double click on the video and ask totem for 'Properties' i see a window wit all info 'Unknown' or 'N/A' so let wait for new nautilus who is blocked for dependencies corrado@corrado-n6-kk-0811:~$

[Desktop-packages] [Bug 1988071] Re: Update to Unity Control Center to 7.6 version

2022-08-29 Thread Rudra Saraswat
Here's the patch for 7.6 version (between 15.04.0+21.10.20220802-0ubuntu1 and 15.04.0+22.04.20220829-0ubuntu1). Subscribing Ubuntu sponsors too. ** Patch added: "unity-control-center_15.04.0+22.04.20220829-0ubuntu1.debdiff" https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/19

[Desktop-packages] [Bug 1988071] [NEW] Update to Unity Control Center to 7.6 version

2022-08-29 Thread Rudra Saraswat
Public bug reported: This version of Unity Control Center fixes many bugs, like the broken theme selector. ** Affects: unity-control-center (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subsc

[Desktop-packages] [Bug 1987979] Re: Firefox Narrator stopped working after upgrade from 20.04 to 22.04

2022-08-29 Thread Olivier Tilloy
This is a known issue, which is being tracked in the upstream bug tracker: https://bugzilla.mozilla.org/show_bug.cgi?id=1729750 ** Bug watch added: Mozilla Bugzilla #1729750 https://bugzilla.mozilla.org/show_bug.cgi?id=1729750 ** Also affects: firefox via https://bugzilla.mozilla.org/show_b

[Desktop-packages] [Bug 1987976] Re: firefox black window

2022-08-29 Thread Olivier Tilloy
It appears that I cannot see the attached screenshot. Can you maybe try re-attaching it? Can you share some details about your hardware (particularly GPU and drivers in use)? Does it make any difference if you run it like this? MOZ_ENABLE_WAYLAND=1 snap run firefox ** Changed in: firefox (U

[Desktop-packages] [Bug 1988033] Re: Login screen is missing the Ubuntu logo

2022-08-29 Thread Launchpad Bug Tracker
This bug was fixed in the package plymouth - 22.02.122-1ubuntu3 --- plymouth (22.02.122-1ubuntu3) kinetic; urgency=medium * debian/rules: - restore /usr/share/plymouth/ubuntu-logo.png, it's used by other components like gnome-shell (lp: #1988033) -- Sebastien Bacher Mo

[Desktop-packages] [Bug 1987945] Re: [snap] chromium does not read root-owned files, but reports useless errors

2022-08-29 Thread Olivier Tilloy
Thanks for the report Walter. This hasn't fallen on deaf ears. Reading and uploading a file to which you have read permissions in your home directory is definitely something that's expected to work, and if it doesn't it needs to be investigated and fixed. Can you try the following? snap run -

[Desktop-packages] [Bug 1987933] Re: package firefox 104.0+build3-0ubuntu0.20.04.1 failed to install/upgrade: new firefox package pre-installation script subprocess returned error exit status 1

2022-08-29 Thread Olivier Tilloy
Relevant debug info from DpkgTerminalLog.txt: Preparing to unpack .../15-firefox_1%3a1snap1-0ubuntu2_amd64.deb ... => Installing the firefox snap ==> Checking connectivity with the snap store dpkg: error processing archive /tmp/apt-dpkg-install-Sum4bs/15-firefox_1%3a1snap1-0ubuntu2_amd64.deb (--

[Desktop-packages] [Bug 1838008] Re: [snap] cursor theme isn't respected

2022-08-29 Thread Olivier Tilloy
So you're unpacking gtk-common-themes, adding something (xxx ?) to the icon theme, and repacking it. Can you explain why you're doing that? The correct way would be to submit a PR against https://github.com/ubuntu/gtk-common-themes, which would address the problem you're encountering for everyone,

[Desktop-packages] [Bug 1988062] [NEW] Tests are failing on builders with proxy set

2022-08-29 Thread Sebastien Bacher
Public bug reported: Reported upstream https://gitlab.gnome.org/GNOME/glib- networking/-/issues/195 ** Affects: glib-networking (Ubuntu) Importance: High Status: Triaged ** Tags: update-excuse ** Changed in: glib-networking (Ubuntu) Importance: Undecided => High ** Changed in

[Desktop-packages] [Bug 1988063] [NEW] import openvpn config based on pkcs12 cert fail

2022-08-29 Thread Winfried Muench
Public bug reported: With Ubuntu 20.04 i can import a openvpn.conf with pkcs12 cert in Ubuntu 22.04 i got the errormessage: sudo nmcli connection import type openvpn file abk.ovpn Fehler: Importieren von abk.ovpn ist fehlgeschlagen: Die zu importierende Datei war keine gültige OpenVPN Konfigur

[Desktop-packages] [Bug 1987985] Re: Totem black screen playing a video

2022-08-29 Thread corrado venturini
I have some video files in my Videos directory. Playing them from command line gives no problem and the video is correctly played also with sound corrado@corrado-n6-kk-0811:~$ cd Videos corrado@corrado-n6-kk-0811:~/Videos$ ls Screencasts x.AVI x.MOV x.mp4 x.webm corrado@corrado-n6-kk-0811:~/V

[Desktop-packages] [Bug 1981937] Re: Update gnome-shell to 42.3.1

2022-08-29 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell - 42.4-0ubuntu0.22.04.1 --- gnome-shell (42.4-0ubuntu0.22.04.1) jammy; urgency=medium * New upstream release (LP: #1985304): - Fix logging in with realmd (LP: #1985128) * debian/patches: Refresh and drop applied upstream -- Marco

[Desktop-packages] [Bug 1981952] Re: gnome-shell-extension-manager update feature doesn't work unless gnome-shell-extension-prefs is installed

2022-08-29 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell - 42.4-0ubuntu0.22.04.1 --- gnome-shell (42.4-0ubuntu0.22.04.1) jammy; urgency=medium * New upstream release (LP: #1985304): - Fix logging in with realmd (LP: #1985128) * debian/patches: Refresh and drop applied upstream -- Marco

[Desktop-packages] [Bug 1985128] Re: GDM fails to activate the login session in AWS Workspaces

2022-08-29 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell - 42.4-0ubuntu0.22.04.1 --- gnome-shell (42.4-0ubuntu0.22.04.1) jammy; urgency=medium * New upstream release (LP: #1985304): - Fix logging in with realmd (LP: #1985128) * debian/patches: Refresh and drop applied upstream -- Marco

[Desktop-packages] [Bug 1985128] Update Released

2022-08-29 Thread Łukasz Zemczak
The verification of the Stable Release Update for gnome-shell has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encount

[Desktop-packages] [Bug 1985304] Update Released

2022-08-29 Thread Łukasz Zemczak
The verification of the Stable Release Update for gnome-shell has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encount

[Desktop-packages] [Bug 1985304] Re: Update GNOME Shell to 42.4

2022-08-29 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell - 42.4-0ubuntu0.22.04.1 --- gnome-shell (42.4-0ubuntu0.22.04.1) jammy; urgency=medium * New upstream release (LP: #1985304): - Fix logging in with realmd (LP: #1985128) * debian/patches: Refresh and drop applied upstream -- Marco

[Desktop-packages] [Bug 1988052] [NEW] Nautilus can't extract RAR files with password protected

2022-08-29 Thread Ayron Grenier
Public bug reported: I recently install Ubuntu 22.04.1 and I installed unrar package. But if I open a password protected .rar file in Nautilus with Extract here... it should ask for the password, but instead it shows the error "There was an error extracting name.rar RAR encryption support unavaila

[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-29 Thread Connor Nolan
Any update on this? -- 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 s

[Desktop-packages] [Bug 1978411] Re: simple-scan throws error and crashes upon scanning document

2022-08-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: simple-scan (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to simple-scan in Ubuntu. https://bugs.launchpad.net/b

[Desktop-packages] [Bug 1988033] Re: Login screen is missing the Ubuntu logo

2022-08-29 Thread Daniel van Vugt
** No longer affects: ubuntu-settings (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to plymouth in Ubuntu. https://bugs.launchpad.net/bugs/1988033 Title: Login screen is missing the Ubuntu logo Status in plymouth package in Ub

[Desktop-packages] [Bug 1988033] Re: Login screen is missing the Ubuntu logo

2022-08-29 Thread Sebastien Bacher
https://launchpad.net/ubuntu/+source/plymouth/22.02.122-1ubuntu3 ** Package changed: gnome-shell (Ubuntu) => plymouth (Ubuntu) ** Changed in: plymouth (Ubuntu) Importance: Undecided => Low ** Changed in: plymouth (Ubuntu) Status: New => Fix Committed -- You received this bug notifica

[Desktop-packages] [Bug 1988033] Re: Login screen is missing the Ubuntu logo

2022-08-29 Thread Daniel van Vugt
Our settings are pointing to a non-existent file now: org.gnome.login-screen logo '/usr/share/plymouth/ubuntu-logo.png' which is the responsibility of source package 'ubuntu-settings'. ** Also affects: ubuntu-settings (Ubuntu) Importance: Undecided Status: New -- You received this bu

[Desktop-packages] [Bug 1988033] [NEW] Login screen is missing the Ubuntu logo

2022-08-29 Thread Daniel van Vugt
Public bug reported: Login screen is missing the Ubuntu logo since the latest updates to kinetic. Looks like plymouth 22.02.122-1ubuntu2 might have triggered it. ** Affects: gnome-shell (Ubuntu) Importance: Undecided Status: New ** Tags: kinetic ** Tags added: kinetic -- You r

[Desktop-packages] [Bug 1979113] Re: Kinetic sound disappeared after today updates (still trying to use pipewire-media-session)

2022-08-29 Thread Daniel van Vugt
This was fixed in ubuntu-meta 1.488 when wireplumber was introduced (which should also uninstall pipewire-media-session). ** Package changed: pipewire (Ubuntu) => ubuntu-meta (Ubuntu) ** Changed in: ubuntu-meta (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notificat

[Desktop-packages] [Bug 1963820] Re: Fails to act a sound server by default

2022-08-29 Thread Daniel van Vugt
This is correct (not a bug): PipeWire audio support is explicitly disabled in 22.04 so as to avoid breaking PulseAudio there. If you want to try PipeWire in 22.04 then the fix is indeed comment #14. ** Tags added: jammy kubuntu ** Changed in: pipewire (Ubuntu) Status: Confirmed => Invalid

[Desktop-packages] [Bug 1960596] Re: no sound after upgrade to 21.10

2022-08-29 Thread Daniel van Vugt
Ubuntu 21.10 is no longer supported. Please install Ubuntu 22.04 instead. ** Changed in: pipewire (Ubuntu) Status: New => Won't Fix -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to pipewire in Ubuntu. https://bugs.launchpad.net/bug

[Desktop-packages] [Bug 1987126] Re: No audio devices are recognized

2022-08-29 Thread Daniel van Vugt
According to the attached info, the kernel does know about your audio devices: !!Soundcards recognised by ALSA !!- 0 [PCH]: HDA-Intel - HDA Intel PCH HDA Intel PCH at 0xa113 irq 127 1 [Camera ]: USB-Audio - USB 2.0 Camera

[Desktop-packages] [Bug 1987665] Re: The "Settings" app is missing the 'Appearance' option

2022-08-29 Thread Sebastien Bacher
Thank you for your bug report. According to your report you use a GNOME upstream session CurrentDesktop: GNOME The Appearance option is an Ubuntu customization and such only available on Ubuntu sessions ** Changed in: ubuntu-settings (Ubuntu) Importance: Undecided => Low ** Changed in: ubun

[Desktop-packages] [Bug 1983717] Re: Monitor layout hotkey does not show single display options

2022-08-29 Thread Yao Wei
Note that https://gitlab.gnome.org/GNOME/gnome- shell/-/merge_requests/2056 is doing the opposite of the feature request. -- 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/1983717 Titl

[Desktop-packages] [Bug 1984147] Re: Monitor switcher popup (Super-P) is not displayed on desktop with joined display on Wayland

2022-08-29 Thread Yao Wei
MR on upstream: https://gitlab.gnome.org/GNOME/gnome- shell/-/merge_requests/2451 -- 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/1984147 Title: Monitor switcher popup (Super-P) is

[Desktop-packages] [Bug 1987737] Re: firefox from snap disabled save button in subfolders

2022-08-29 Thread Sebastien Bacher
Does it ungrey if you edit the filename? it seems a bit similar to bug #1971516 -- 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/1987737 Title: firefox from snap disabled save button in

[Desktop-packages] [Bug 1987985] Re: Totem black screen playing a video

2022-08-29 Thread Sebastien Bacher
Thank you for your bug report. Is there any error displayed on the command line or in the journal? Does $ gst-launch-1.0 playbin uri=file:///dir/to/video.avi has the same issue? ** Changed in: gstreamer1.0 (Ubuntu) Status: New => Incomplete -- You received this bug notification becaus

[Desktop-packages] [Bug 1908785] Re: details view empty after browsing charge history

2022-08-29 Thread Sebastien Bacher
Thank you for your bug report, indeed that's still an issue ** Summary changed: - gui glitch + details view empty after browsing charge history ** Changed in: gnome-power-manager (Ubuntu) Importance: Undecided => Low ** Changed in: gnome-power-manager (Ubuntu) Status: New => Confirmed

[Desktop-packages] [Bug 1973638] Re: gnome-shell 42 leaks tens of megabytes with every screenshot

2022-08-29 Thread Daniel van Vugt
** Tags added: rjs-jj-incoming ** Tags removed: rjs-jj-incoming ** Tags added: rls-jj-incoming ** Description changed: [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 l

[Desktop-packages] [Bug 1987972] Re: nautilus crashed with SIGSEGV in nautilus_application_get_bookmarks

2022-08-29 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please answer these questions: * Is this reproducible? * If so, what specific steps should we take to recreate this bug? This will help us to find and resolve the problem. ** Summary changed: - nautilus crashed

[Desktop-packages] [Bug 1984147] Re: Monitor switcher popup (Super-P) is not displayed on desktop with joined display on Wayland

2022-08-29 Thread Yao Wei
** Changed in: gnome-shell (Ubuntu) Assignee: (unassigned) => Yao Wei (medicalwei) ** Changed in: gnome-shell (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell in Ubuntu. https://

[Desktop-packages] [Bug 1987704] Re: Bulk rename Nautilus

2022-08-29 Thread Sebastien Bacher
Thank you for your bug report, the description lacks a bit of details, is it similar to https://gitlab.gnome.org/GNOME/nautilus/-/issues/2442 ? ** Bug watch added: gitlab.gnome.org/GNOME/nautilus/-/issues #2442 https://gitlab.gnome.org/GNOME/nautilus/-/issues/2442 ** Changed in: nautilus (Ubun

[Desktop-packages] [Bug 1987972] Re: nautilus crashed with SIGSEGV

2022-08-29 Thread Sebastien Bacher
** Information type changed from Private to Public -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1987972 Title: nautilus crashed with SIGSEGV Status in nautilus package in Ubuntu:

[Desktop-packages] [Bug 1987928] Re: gnome-control-center closes with Gtk Gio Error when trying to access keyboard shortcut details

2022-08-29 Thread Sebastien Bacher
Thank you for your bug report, could you give the output of $ dpkg -l gnome-settings-daemon-common and then start gnome-control-center and do $ cat /proc/`pidof gnome-control-center`/maps | grep schemas ** Changed in: gnome-control-center (Ubuntu) Status: New => Incomplete -- You rece

[Desktop-packages] [Bug 1965563] Re: gnome-extensions-app fails to start [Error reading events from display: Protocol error]

2022-08-29 Thread Daniel van Vugt
** Tags added: nvidia -- 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/1965563 Title: gnome-extensions-app fails to start [Error reading events from display: Protocol error] Stat

[Desktop-packages] [Bug 1924251] Re: Embedded browser display corruption under Wayland on Pi desktop

2022-08-29 Thread Sebastien Bacher
One thing we changed in 22.10 is that we enabled the wpe backend, which is the better maintained rendered and what upstream is testing. The non- wpe codepath was even hitting errors on arm64 on recent versions as described in https://bugs.webkit.org/show_bug.cgi?id=237636 -- You received this bug

[Desktop-packages] [Bug 1987919] Re: Cannot open gnome-extension in ubuntu 22.04

2022-08-29 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1965563 *** https://bugs.launchpad.net/bugs/1965563 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 1965563, so it is being marked as such. Please look