[Bug 1955413] Re: Update to containerd 1.5.9

2022-01-10 Thread Lucas Kanashiro
@furlongm we try to always ship the latest version to our users, so yes, this is our plan. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1955413 Title: Update to containerd 1.5.9 To manage notifica

[Bug 1955797] Re: [SRU] network-manager can’t modify MTU automatically based on what ModemManager exposes for WWAN modems.

2022-01-10 Thread Jerry Lee
Hi Lukasz, Carrier network providers use bearer information to carry the MTU setting, this can be received by the modem then exposed to its host system either via NetworkManager's ipv4_config or ipv6_config. I think ipv4_config is the must supported setting in carrier's network, that may be why t

[Bug 1956949] Re: CPC AWS jammy builds fail with: "fuse3 : Breaks: fuse"

2022-01-10 Thread Sebastien Bacher
Sounds like something is trying to pull fuse on the image? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1956949 Title: CPC AWS jammy builds fail with: "fuse3 : Breaks: fuse" To manage notification

[Bug 1956950] [NEW] iwd FTBFS with LTO enabled

2022-01-10 Thread Graham Inggs
Public bug reported: Excerpt from the build log: /bin/bash ./libtool --tag=CC --mode=link gcc -fvisibility=hidden -DUNITDIR=\""./unit/"\" -DCERTDIR=\""./unit/"\" -DJSMN_PARENT_LINKS -DJSMN_STRICT -g -O2 -ffile-prefix-map=/<>=. -flto=auto -ffat-lto-objects -flto=auto -ffat-lto-objects -fst

[Bug 1956951] [NEW] libkcapi FTBFS with LTO enabled

2022-01-10 Thread Graham Inggs
Public bug reported: Excerpt from the build log: /bin/bash ./libtool --tag=CC --mode=link gcc -fstack-protector-strong -g -O2 -ffile-prefix-map=/<>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -fpie -fPIE -DPIE -Wl,-z,relro,-z,now -Wl,--version-s

[Bug 1934510] Re: [MIR] fuse3 as a dependency of qemu 6.0 and GNOME apps

2022-01-10 Thread Thomas Bechtold
Looks like this broke CPC AWS image builds for Jammy. See https://bugs.launchpad.net/ubuntu/+source/fuse3/+bug/1956949 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1934510 Title: [MIR] fuse3 as a d

[Bug 1956135] Re: Powerful icons

2022-01-10 Thread Muqtadir
Hi @mxfz Could you please elaborate and share about the issue you've come across with icons provided from yaru rather than just changing the issue description. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1930446] Re: Wallaby ceilometer.compute.discovery fails to get domain metadata

2022-01-10 Thread Pavlo Shchelokovskyy
we can check for the libvirt error code smth like this and act accordingly try: xml_string = domain.metatada(...) except libvirt.libvirtError as exc: if exc.get_error_code() == libvirt.VIR_ERR_NO_DOMAIN_METADATA: ... It may make sense to extract that logic to a separate function i

Re: [Bug 1955903] Re: Dell XPS 13 9370 never wakes from sleep

2022-01-10 Thread Robert Uomini
Actually, I can't find any references to "mem_sleep_default=deep" in /etc/default/grub, although I do see that /boot/grub/grub.cfg contains some (see attached). On Mon, Jan 10, 2022 at 3:10 AM Daniel van Vugt <1955...@bugs.launchpad.net> wrote: > You still have one instance of "mem_sleep_default=

[Bug 1956947] [NEW] bart-cuda FTBFS with LTO enabled

2022-01-10 Thread Graham Inggs
Public bug reported: Excerpt from the build log: gcc -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -MF src/.svd.d -iquote /<>/src/ -DUSE_CUDA -I/usr//include -I/usr//include/ -I/usr//include -DFFTWTHREADS -DMAIN_LIST="avg, bench, bin, bitmask, cabs, caldir, calmat, carg, casorati, cc, ccapply, cdf97, c

[Bug 1956948] [NEW] gcc-or1k-elf FTBFS with LTO enabled

2022-01-10 Thread Graham Inggs
Public bug reported: Excerpt from the build log: /<>/bld/./gcc/xgcc -B/<>/bld/./gcc/ -B/usr/or1k-elf/bin/ -B/usr/or1k-elf/lib/ -isystem /usr/or1k-elf/include -isystem /usr/or1k-elf/sys-include-g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings

[Bug 1956949] [NEW] CPC AWS jammy builds fail with: "fuse3 : Breaks: fuse"

2022-01-10 Thread Thomas Bechtold
Public bug reported: CPC Jammy AWS image builds with livecd-rootfs fail now with: The following packages have unmet dependencies: fuse3 : Breaks: fuse This is relatively new (build worked on 20220104). The full build log can be seen at https://launchpad.net/~cloudware/+livefs/ubuntu/jammy/cpc

[Bug 1956942] Re: snap can not start chromium-browser with cgroup v2 and hierarchy

2022-01-10 Thread Daniele Cruciani
Sorry, I think it was "chromium" simply: $ SNAPD_DEBUG=1 snap run chromium 2022/01/10 12:58:44.366692 tool_linux.go:204: DEBUG: restarting into "/snap/snapd/current/usr/bin/snap" 2022/01/10 12:58:44.385669 cmd_run.go:425: DEBUG: SELinux not enabled 2022/01/10 12:58:44.386362 tracking.go:45: DEBUG

[Bug 1956769] Re: Add full test-suite run to autopkgtests

2022-01-10 Thread Launchpad Bug Tracker
This bug was fixed in the package raqm - 0.7.0-4ubuntu1 --- raqm (0.7.0-4ubuntu1) jammy; urgency=medium * debian/tests/run-suite: Added to run the full test under autopkgtest (LP: #1956769) -- Dave Jones Fri, 07 Jan 2022 14:50:52 + ** Changed in: raqm (Ubuntu) St

[Bug 1956942] Re: snap can not start chromium-browser with cgroup v2 and hierarchy

2022-01-10 Thread Daniele Cruciani
``` $ SNAPD_DEBUG=1 snap run chromium-browser 2022/01/10 12:56:07.461103 tool_linux.go:204: DEBUG: restarting into "/snap/snapd/current/usr/bin/snap" error: cannot find current revision for snap chromium-browser: readlink /snap/chromium-browser/current: no such file or directory ``` -- You rece

[Bug 1956945] [NEW] bart FTBFS with LTO enabled

2022-01-10 Thread Graham Inggs
Public bug reported: Excerpt from the build log: gcc -Wdate-time -D_FORTIFY_SOURCE=2 -MMD -MF src/.estvar.d -iquote /<>/src/ -I/usr//include/ -I/usr//include -DFFTWTHREADS -DMAIN_LIST="avg, bench, bin, bitmask, cabs, caldir, calmat, carg, casorati, cc, ccapply, cdf97, circshift, conj, conv, co

[Bug 1956863] Re: Preferred Applications not listing installed application

2022-01-10 Thread Franz
zylmurbafi@lanbox:~$ apt-cache policy mpv celluloid mpv: Installed: 0.33.1-1ubuntu1 Candidate: 0.33.1-1ubuntu1 Version table: *** 0.33.1-1ubuntu1 500 500 http://archive.ubuntu.com/ubuntu impish/universe amd64 Packages 100 /var/lib/dpkg/status celluloid: Installed: 0.20-2

[Bug 1926481] Re: lockf returns false-positive EDEADLK in multiprocess multithreaded environment

2022-01-10 Thread Ivan Zuboff
Posted to more specific mailing list: linux-fsdevel.vger.kernel.org https://lore.kernel.org/linux-fsdevel/cal-cveifotfbyrfocb0yeyor+sctpwo_2__49tapronhr+t...@mail.gmail.com/T/#u -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://b

[Bug 1952193] Re: NULL pointer dereference at _mod_memcg_state+0x14/0xb0

2022-01-10 Thread Sergey Borodavkin
** Description changed: Hello. We meet a randomly host kernel panics with same RIP and "BUG: kernel NULL pointer dereference". - At current time affected kernel versions was from 5.4.0-53 to 5.4.0-84. + At current time affected kernel versions was from 5.4.0-53 to 5.4.0-87. For now i hav

[Bug 1955797] Re: [SRU] network-manager can’t modify MTU automatically based on what ModemManager exposes for WWAN modems.

2022-01-10 Thread Łukasz Zemczak
Hey Jerry! This looks good and I can certainly sponsor it for you. One question before I do that though. Looking at the original source commit: https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/499?commit_id=212758ea05a4c13d65f36b55c90aee7919642631 It is mentioned there

[Bug 1956942] Re: snap can not start chromium-browser with cgroup v2 and hierarchy

2022-01-10 Thread Maciej Borzecki
Please attach the output of `SNAPD_DEBUG=1 snap run chromium-browser`. ** Changed in: snapd (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1956942 Title: sn

[Bug 1869470] Re: Can't minimize Thunderbird Lightning reminder window

2022-01-10 Thread Gianluca Bertaina
I am also affected by this bug, which is particularly annoying. Is there any info that I can provide to debug it? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1869470 Title: Can't minimize Thunderb

[Bug 1956942] Re: snap can not start chromium-browser with cgroup v2 and hierarchy

2022-01-10 Thread Daniele Cruciani
related also to https://github.com/snapcore/snapd/pull/7825 maybe -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1956942 Title: snap can not start chromium-browser with cgroup v2 and hierarchy To ma

[Bug 1956942] [NEW] snap can not start chromium-browser with cgroup v2 and hierarchy

2022-01-10 Thread Daniele Cruciani
Public bug reported: Message from the command line > $ chromium-browser > /sys/fs/cgroup/unified/user.slice/user-1000.slice/cgroup.procs As a workaround I ran the script found in https://github.com/systemd/systemd/issues/3388 ``` #!/usr/bin/env bash set -euo pipefail file=/sys/fs/cgroup/user.

[Bug 1955932] Re: ps5 controller no longer working

2022-01-10 Thread tobi smethurst
Thanks for the investigation! I will try fiddling around with Steam and see if I can get it working. Good to know I should disregard the errors. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1955932 T

Re: [Bug 1955932] Re: ps5 controller no longer working

2022-01-10 Thread tobi smethurst
Thanks for the investigation! I will try fiddling around with Steam and see if I can resolve the issue then :) On 10.01.22 06:51, Daniel van Vugt wrote: > I've just set up a brand new PS5 controller (via Bluetooth) on Ubuntu > 20.04 with kernel 5.11.0-44-generic and 'sudo evtest' seems to show it

Re: [Bug 1921474] Re: Support client usage notification via V4l2 Event API

2022-01-10 Thread You-Sheng Yang
Hi, On Wed, Jan 5, 2022 at 8:35 PM Robie Basak <1921...@bugs.launchpad.net> wrote: > > > On a MIPI camera through Intel IPU6 platform that its raw V4L2 > loopback interface is preserved for Intel Camera HAL libraries, a relay > daemon + v4l2loopback is used to allow the usage of legacy V4L2 based

[Bug 1821765] Re: [snap] Missing icon in indicator

2022-01-10 Thread Stefan Leitner
Just asking if this is the problem I have: I have Chromium as a favorite in my gnome panel on the left side. After some time the indication of the running Chromium windows disappears (like no Chromium is running at all - clicking the shortcut on the left just opens a new window). When pressing ALT

[Bug 1956518] Re: linux-firmware 1.187.24 may crash USB ports

2022-01-10 Thread Pawel W
I have the same problem with Dell Latitude E7440, Ubuntu 20.04, after an update to kernel 5.4.0-92, and having linux-firmware 1.187.24. 1) I'm using a UGreen USB Switch to switch between the inputs of keyboard, mouse and audio between two stations 2) After the kernel and linux-firmware upgrade I

[Bug 1860640] Re: Add / Enable "32Bit UEFI Support" in Ubuntu?

2022-01-10 Thread Julian Andres Klode
It's a cute little feature, but I think the decision was made long ago that the resources needed to maintain it outweigh the benefit of supporting a handful of old Macs and Bay Trail devices. I want to note that we *do* ship unsigned 32-bit grub, so in theory, if you want to hack this together it

[Bug 1953610] Re: cnf-update-db creates unreadable database if wrong umask

2022-01-10 Thread Julian Andres Klode
** Tags added: fr-1949 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1953610 Title: cnf-update-db creates unreadable database if wrong umask To manage notifications about this bug go to: https://bu

[Bug 1956752] Re: [SRU] openvswitch 2.15.2

2022-01-10 Thread Łukasz Zemczak
Hello James, or anyone else affected, Accepted openvswitch into hirsute-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/openvswitch/2.15.2-0ubuntu1 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1956926] [NEW] Jammy update: v5.15.13 upstream stable release

2022-01-10 Thread Paolo Pisati
Public bug reported: SRU Justification Impact: The upstream process for stable tree updates is quite similar in scope to the Ubuntu SRU process, e.g., each patch has to demonstrably fix a bug, and each patch is vetted by upstream by originating either directly

[Bug 1909735] Re: [MIR] oem-sutton.newell-carleton-meta

2022-01-10 Thread Łukasz Zemczak
Hello Bin, or anyone else affected, Accepted oem-sutton.newell-carleton-meta into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/oem-sutton.newell-carleton- meta/20.04~ubuntu2 in a few hours, and then in the -proposed repository. Please help us

[Bug 1925017] Re: [MIR] oem-stella.cmit-deoxys-meta

2022-01-10 Thread Łukasz Zemczak
Hello OEM, or anyone else affected, Accepted oem-stella.cmit-deoxys-meta into focal-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/oem-stella.cmit-deoxys- meta/20.04~ubuntu1 in a few hours, and then in the -proposed repository. Please help us by test

[Bug 1942788] Re: Nvidia doesn't support RTD3 on non-laptops

2022-01-10 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-drivers-common - 1:0.9.0~0.20.04.4 --- ubuntu-drivers-common (1:0.9.0~0.20.04.4) focal; urgency=medium [ Jeremy Szu ] * ubiquity/target-config/31ubuntu_driver_packages: - Install nvidia-prime in eariler stage (LP: #1943816). ubuntu-dri

[Bug 1943816] Re: "ubuntu-drivers install" needs to be used when installing nvidia-driver if enabling "third-party packages"

2022-01-10 Thread Launchpad Bug Tracker
This bug was fixed in the package ubuntu-drivers-common - 1:0.9.0~0.20.04.4 --- ubuntu-drivers-common (1:0.9.0~0.20.04.4) focal; urgency=medium [ Jeremy Szu ] * ubiquity/target-config/31ubuntu_driver_packages: - Install nvidia-prime in eariler stage (LP: #1943816). ubuntu-dri

[Bug 1943450] Re: Contacts: Retrieve user S/MIME certificate does not work

2022-01-10 Thread Launchpad Bug Tracker
This bug was fixed in the package evolution-ews - 3.40.0-1ubuntu1 --- evolution-ews (3.40.0-1ubuntu1) hirsute; urgency=medium * Retrieve S/MIME certificates (LP: #1943450) -- Roger Meier Sun, 03 Oct 2021 23:08:55 +0200 -- You received this bug notification because you are a me

[Bug 1943450] Re: Contacts: Retrieve user S/MIME certificate does not work

2022-01-10 Thread Launchpad Bug Tracker
This bug was fixed in the package evolution-ews - 3.36.5-0ubuntu1.1 --- evolution-ews (3.36.5-0ubuntu1.1) focal; urgency=medium * Retrieve S/MIME certificates (LP: #1943450) -- Roger Meier Sun, 03 Oct 2021 15:22:01 +0200 ** Changed in: evolution-ews (Ubuntu Focal) Status

[Bug 1955671] Re: support for rocky linux UEFI

2022-01-10 Thread Francesco Santagata
Full curtin log ** Attachment added: "Full curtin log" https://bugs.launchpad.net/ubuntu/+source/curtin/+bug/1955671/+attachment/5553001/+files/c10n2.fu.priv-curtin-2022-01-10.tar -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. ht

[Bug 1943816] Update Released

2022-01-10 Thread Łukasz Zemczak
The verification of the Stable Release Update for ubuntu-drivers-common 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 y

[Bug 1955671] Re: support for rocky linux UEFI

2022-01-10 Thread Francesco Santagata
Hi, just tested right now. It seems it doesn't work... curtin: Installation started. (21.3-5-g5ae173be-0ubuntu1) start: cmd-install/stage-partitioning/builtin/cmd-block-meta: curtin command block-meta [...] finish: cmd-install/stage-curthooks/builtin/cmd-curthooks/install-grub: FAIL: instal

[Bug 1955671] Re: support for rocky linux UEFI

2022-01-10 Thread Francesco Santagata
PS, I've been on holidays, this test takes 20 minutes to me, not a week. Cheers -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1955671 Title: support for rocky linux UEFI To manage notifications a

[Bug 1942788] Re: Nvidia doesn't support RTD3 on non-laptops

2022-01-10 Thread Łukasz Zemczak
Hello! Thank you for setting the tags! I see that you have included all the necessary verification information in the other bug (i.e. LP: #1943816), but please be sure to include verification details in EVERY bug that is part of an SRU. Just switching the tags is not enough. I'll release it condit

[Bug 1943450] Update Released

2022-01-10 Thread Łukasz Zemczak
The verification of the Stable Release Update for evolution-ews 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 encou

[Bug 1956044] Re: [SRU] libreoffice 7.2.5 for impish

2022-01-10 Thread Rico Tzschichholz
** Changed in: libreoffice (Ubuntu) Status: In Progress => Fix Released ** Changed in: libreoffice (Ubuntu) Milestone: impish-updates => None -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1956849] Re: Almost all USB ports suddenly stopped working; unbootable

2022-01-10 Thread dgatwood
Also attached lsusb output from a working kernel for comparison. And yes, it looks like this is a VIA-chipset-specific regression. I stand corrected about the Mac's built-in USB-C ports. Those don't work even after rolling back the kernel to the previous version. I'll file a separate bug for th

[Bug 1956769] Re: Add full test-suite run to autopkgtests

2022-01-10 Thread Lukas Märdian
Thank you for the update, it now works for me (in LXD & Qemu) if I build the package before: $ autopkgtest ../raqm_0.7.0-4ubuntu1_amd64.changes -U -- lxd autopkgtest/ubuntu/jammy/amd64 Sponsored. ** Changed in: raqm (Ubuntu) Status: New => In Progress -- You received this bug notificati

[Bug 1938998] Re: [vmwgfx] Update to mesa and xorg-server causes Cinnamon desktop to not render properly

2022-01-10 Thread Daniel van Vugt
The bug has not been confirmed by another human. That's just the status used by the kernel bot. Since all the relevant packages (mesa, xorg-server and kernel) have been updated since this bug was logged we would appreciate it if you could retest. If the problem still occurs then please consider:

[Bug 1951069] Re: [MIR] raqm

2022-01-10 Thread Didier Roche
ack, keep me posted once the autopkgtests are uploaded and I’m happy to ack the MIR :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1951069 Title: [MIR] raqm To manage notifications about this bug

[Bug 1938998] Re: [vmwgfx] Update to mesa and xorg-server causes Cinnamon desktop to not render properly

2022-01-10 Thread Vinay Sajip
Has this (now confirmed) problem been identified and fixed, and if so, which versions of the package(s) contain the fix? With this information, one could update to the version containing the fix and seeing if the system actually works as expected. I now generally turn off the updates for these pack

[Bug 67691] Re: Nautilus can leave half-copied files on the target on error or cancel

2022-01-10 Thread Paul White
Re comment #14, the upstream bug status is irrelevant as the issue was closed by GNOME on 2021-06-18 as Bugzilla is no longer used to track their bug reports. Anyone wanting this fixed should file a new bug report at https://gitlab.gnome.org/GNOME/nautilus/-/issues/ and post the link to GitLab he

[Bug 1956849] Re: Almost all USB ports suddenly stopped working; unbootable

2022-01-10 Thread dgatwood
** Attachment added: "lsusb -v -v -v" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956849/+attachment/5552994/+files/lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1956849 Title:

[Bug 1956575] Re: [Regression] Focal kernel 5.4.0-92.103 fails to boot when Secure Encrypted Virtualization(SEV) is enabled

2022-01-10 Thread Louis Bouchard
** Tags removed: verification-needed-focal ** Tags added: verification-done-focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1956575 Title: [Regression] Focal kernel 5.4.0-92.103 fails to boot w

[Bug 1946621] Re: Crash in libegl-mesa0 (eglReleaseThread)

2022-01-10 Thread Timo Aaltonen
*** This bug is a duplicate of bug 1956915 *** https://bugs.launchpad.net/bugs/1956915 ** This bug has been marked a duplicate of bug 1956915 New bugfix release 21.2.6 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 1956461] Re: webcam doesn't work

2022-01-10 Thread Marco Heyde
This issue happens starting from kernel 5.4.0-92 and did not occur in kernel 5.4.0-91. Linux Mint 20 Ulyana ** Attachment added: "dmesg+lsusb output from working (5.4.0-91) / not-working (5.4.0-92) kernel" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956461/+attachment/5552992/+file

[Bug 1940545] Re: Update Mesa to mesa-21.1.7 on Ubuntu 20.04

2022-01-10 Thread Timo Aaltonen
*** This bug is a duplicate of bug 1956915 *** https://bugs.launchpad.net/bugs/1956915 ** This bug has been marked a duplicate of bug 1956915 New bugfix release 21.2.6 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 1950044] Re: REGRESSION with version 21.0.3, please backport 21.2.x to Focal

2022-01-10 Thread Timo Aaltonen
*** This bug is a duplicate of bug 1956915 *** https://bugs.launchpad.net/bugs/1956915 ** This bug has been marked a duplicate of bug 1956915 New bugfix release 21.2.6 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 1939455] Re: Upgrading from 20.0.4-2ubuntu1 to 21.0.3-0ubuntu0.2~20.04.1 breaks vlc video output

2022-01-10 Thread Timo Aaltonen
So what about impish? Focal will soon get 21.2.x from impish. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939455 Title: Upgrading from 20.0.4-2ubuntu1 to 21.0.3-0ubuntu0.2~20.04.1 breaks vlc vi

[Bug 1956915] Re: New bugfix release 21.2.6

2022-01-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: mesa (Ubuntu Impish) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1956915 Title:

[Bug 1956915] Re: New bugfix release 21.2.6

2022-01-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: mesa (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1956915 Title: New b

[Bug 1956915] Re: New bugfix release 21.2.6

2022-01-10 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: mesa (Ubuntu Focal) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1956915 Title:

[Bug 1956519] Re: kernel panic after upgrading to kernel 5.13.0-23

2022-01-10 Thread Vadik Mironov
Matthew, thanks a lot for your detailed analysis. I stumbled across Evgeny's patch yesterday as a most notable change related to null ptr handling, but totally missed the second patch from Basavaraj too. How peculiar. Anyway, please do let me know once you have a kernel build and I will give it a r

[Bug 1956393] Re: Bluetooth no longer recognized after update to 5.14.0-1013

2022-01-10 Thread Timo Aaltonen
could you test latest stable mainline build for 5.14.21: https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.14.21/ this would show if it's a regression there or in the distro backports -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 1806334] Re: Thunderbolt 2 storage not auto mounted and show in file manager

2022-01-10 Thread Alex Tu
** Changed in: oem-priority/focal Assignee: (unassigned) => Yao Wei (medicalwei) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1806334 Title: Thunderbolt 2 storage not auto mounted and show in

[Bug 1956915] Re: New bugfix release 21.2.6

2022-01-10 Thread Timo Aaltonen
** Changed in: mesa (Ubuntu Focal) Assignee: (unassigned) => Timo Aaltonen (tjaalton) ** Changed in: mesa (Ubuntu Impish) Assignee: (unassigned) => Timo Aaltonen (tjaalton) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. htt

[Bug 1956393] Re: Bluetooth no longer recognized after update to 5.14.0-1013

2022-01-10 Thread You-Sheng Yang
There is a "usb 1-14: USB disconnect, device number 5" in the 1013 dmesg, so your bluetooth device is done. Let's see... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1956393 Title: Bluetooth no lon

[Bug 1956518] Re: linux-firmware 1.187.24 may crash USB ports

2022-01-10 Thread Juerg Haefliger
We need more data. Please run 'apport-collect 1956518' with the device plugged in that you believe is causing issues. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1956518 Title: linux-firmware 1.18

[Bug 1956916] [NEW] [22.04] Unable to set Left Alt + Left Shift key combination to switch keyboard layouts

2022-01-10 Thread Leonid Golouz
Public bug reported: Currently, there is no way to define Left Alt + Left Shift key combination to change keyboard layouts in Ubuntu 22.04. In previous versions there was a convenient "Keyboard Layout Options" window in which there was able to set required key combination. Since 22.04 release I ca

[Bug 1956915] [NEW] New bugfix release 21.2.6

2022-01-10 Thread Timo Aaltonen
Public bug reported: [Impact] This is the last point-release of the 21.2.x-series, we should put it in impish so latest bugfixes would get there, and in focal for 20.04.4 image. [Test case] Install the updates, test desktop use and some basic games etc on at least AMD and Intel hw. [Where thin

<    1   2   3   4