[Bug 1968451] Re: GNOME launcher folder icons and labels very small

2022-04-11 Thread Daniel van Vugt
Upstream bugs: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5097 https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/3450 ** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/-/issues #5097 https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5097 ** Bug watch added: gitlab.gnome.org/

[Bug 1968679] [NEW] Unable to connect to online account

2022-04-11 Thread J-Paul BERARD
Public bug reported: When I try to create a new connection to an online service like Google, the process start but the connection window stay blank and the process seems to be blocked. Screenshot added Ubuntu 22.04, Wayland, AMD64 ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: gnome-onl

[Bug 1950940] Re: Integer underflow in the vrend_decode_set_shader_images() on virglrenderer

2022-04-11 Thread Steve Beattie
Issue 251 is not open upstream, but it looks like this was addressed in https://gitlab.freedesktop.org/virgl/virglrenderer/-/commit/2aed5d419722a0d9fbd17be9c7a1147e22b681de along with a couple of other security fixes in https://gitlab.freedesktop.org/virgl/virglrenderer/-/merge_requests/654 . It do

[Bug 1968428] Re: AMD HD7970 Error: no ums support in radeon modual

2022-04-11 Thread Daniel van Vugt
It sounds like "nomodeset" is actually causing the newest error: no UMS support in Radeon module That's expected with nomodeset and probably not a bug. So we should instead find out why you had a hang with only a cursor at the top left of the screen. Please: 1. Remove "nomodeset". 2. Reboo

[Bug 1968591] Re: xfrm interface cannot be changed anymore

2022-04-11 Thread Stefan Bader
** Also affects: linux (Ubuntu Impish) Importance: Undecided Status: New ** Also affects: linux (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: linux (Ubuntu Focal) Importance: Undecided => Medium ** Changed in: linux (Ubuntu Focal) Status: New => Co

[Bug 1968425] Re: Workspace switching interruptible with trackpad overview gesture

2022-04-11 Thread Daniel van Vugt
I wonder if this is related to an old bug 1878408 (different GNOME version). ** Changed in: gnome-shell (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1968425

[Bug 1967493] Re: pl2303 serial adapter not recognized

2022-04-11 Thread Po-Hsu Lin
Hello, Maybe your PL2303 is using another chip, can you please upload the dmesg output with this device attached? Also the output of the following command with it connected: lsusb -v And in case you're using a PL2303GS chip, here is a test kernel: https://people.canonical.com/~phlin/kernel/pl2303

[Bug 1968518] Re: FFe: Backport new RDP settings

2022-04-11 Thread Jonas Ådahl
Some more upstream reasoning for switching from VNC to RDP: Some releases ago an RDP backend was added to gnome-remote-desktop, using the FreeRDP's RDP implementation, while the VNC backend uses the LibVNCServer project's implementation. Over time, the RDP backend significantly surpassed the abili

[Bug 1968405] Re: File missing in package?

2022-04-11 Thread Daniel van Vugt
That error seems to suggest the installation process has failed ("dpkg- new"), not that the file is missing from the package. Please check you have lots of free space: df -h /usr and maybe also check the filesystem for errors. ** Summary changed: - File missing in package? + yaru-theme-gnome

[Bug 1968311] Missing required logs.

2022-04-11 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window: apport-collect 1968311 and then change the status of the bug to 'Confirmed'. If, due to the nature

[Bug 1968394] Re: No icons on desktop

2022-04-11 Thread Daniel van Vugt
Thanks for the bug report. Next time the problem happens, please run: journalctl -b0 > journal.txt and attach the resulting text file here. ** Changed in: gnome-shell-extension-desktop-icons-ng (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a

[Bug 1968399] Re: Display Server Crashes

2022-04-11 Thread Daniel van Vugt
Thank you for taking the time to report this bug and helping to make Ubuntu better. It sounds like some part of the system has crashed. To help us find the cause of the crash please follow these steps: 1. Look in /var/crash for crash files and if found run: ubuntu-bug YOURFILE.crash Then tell

[Bug 1968675] [NEW] package libexpat1-dev:amd64 2.2.9-1ubuntu0.4 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2022-04-11 Thread parthiin
Public bug reported: I tried to use ubntu software update. I got this error. ProblemType: Package DistroRelease: Ubuntu 20.04 Package: libexpat1-dev:amd64 2.2.9-1ubuntu0.4 ProcVersionSignature: Ubuntu 5.13.0-30.33~20.04.1-generic 5.13.19 Uname: Linux 5.13.0-30-generic x86_64 ApportVersion: 2.20.1

[Bug 1786013] Autopkgtest regression report (linux-meta-gcp/5.4.0.1071.79)

2022-04-11 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted linux-meta-gcp (5.4.0.1071.79) for focal have finished running. The following regressions have been reported in tests triggered by the package: snapd/2.54.3+20.04.1ubuntu0.2 (amd64) r8168/8.048.00-1ubuntu0.20.04.2 (amd64) Please visit the excuses page lis

[Bug 1966499] Re: Recent 5.13 kernel has broken KVM support

2022-04-11 Thread Stefan Bader
** Changed in: linux (Ubuntu Impish) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1966499 Title: Recent 5.13 kernel has broken KVM support To manage notifications

[Bug 1968390] Re: JS ERROR: TypeError: this.window_container is null

2022-04-11 Thread Daniel van Vugt
Looks similar to https://gitlab.gnome.org/GNOME/gnome- shell/-/issues/4324 but that was fixed in GNOME 41. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1968390 Title: JS ERROR: TypeError: this.wind

[Bug 1968390] Re: JS ERROR: TypeError: this.window_container is null

2022-04-11 Thread Daniel van Vugt
Thanks for the bug report. I have removed most of the log messages because they are already covered by bug 1968383. So now this bug is only about: JS ERROR: TypeError: this.window_container is null ** Description changed: Ubuntu 22.04 Development A 3 finger touchpad swipe up/down gestur

[Bug 1968393] Re: Realvnc server won't start in wayland but works uin xorg

2022-04-11 Thread Daniel van Vugt
Sounds like RealVNC is for Xorg only. Certainly to do any kind of screen sharing with Wayland requires that it is implemented by the shell itself. So this bug is unfixable/invalid. You can use a Xorg session instead, or consider using GNOME's built-in screen sharing in: Settings > Sharing ** P

[Bug 1954832] Re: sctp: account for stream padding for reconf chunk

2022-04-11 Thread Steve Beattie
This has been fixed in all affected Ubuntu kernels, closing. ** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2022-0322 ** Information type changed from Private Security to Public Security ** Changed in: linux (Ubuntu) Status: New => Fix Released -- You received this bug not

[Bug 1968235] Re: [i915] Dual DP 4K @60Hz requires toggling to 30Hz and back to 60Hz

2022-04-11 Thread Daniel van Vugt
** Tags added: i915 ** Also affects: linux-hwe-5.13 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1968235 Title: [i915] Dual DP 4K @60Hz require

[Bug 1968311] Re: Jammy Jellyfish beta doesn't boot with zfs + encryption (Dell XPS 13)

2022-04-11 Thread Daniel van Vugt
** Tags added: jammy ** Package changed: xorg (Ubuntu) => linux (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1968311 Title: Jammy Jellyfish beta doesn't boot with zfs + encryption (Dell X

[Bug 1968357] Re: While logginto unity session the message that'the system has crashed and cannot be recovered. the extentions have been disabled"

2022-04-11 Thread Daniel van Vugt
Thank you for taking the time to report this bug and helping to make Ubuntu better. It sounds like some part of the system has crashed. To help us find the cause of the crash please follow these steps: 1. Look in /var/crash for crash files and if found run: ubuntu-bug YOURFILE.crash Then tell

[Bug 1968383] Re: Touchpad gesture animations trigger Object St.Button (0x56439bd53160), has been already disposed — impossible to get any property from it. This might be caused by the object having b

2022-04-11 Thread Daniel van Vugt
** Summary changed: - Touchpad gesture animations trigger Object St.Button (0x56439bd53160), has been already disposed — impossible to get any property from it. This might be caused by the object having been destroyed from C code using something such as destroy(), dispose(), or remove() vfuncs.

[Bug 1968235] Missing required logs.

2022-04-11 Thread Ubuntu Kernel Bot
This bug is missing log files that will aid in diagnosing the problem. While running an Ubuntu kernel (not a mainline or third-party kernel) please enter the following command in a terminal window: apport-collect 1968235 and then change the status of the bug to 'Confirmed'. If, due to the nature

[Bug 1968235] Re: Dual DP 4K @60Hz requires toggling to 30Hz and back to 60Hz

2022-04-11 Thread Daniel van Vugt
Thanks for the bug report. Negotiating bandwidth and supported modes, as well as the boot-time mode, are all jobs for the kernel. So I will reassign this to the kernel. The 'wayland' package is for protocol bugs only. ** Summary changed: - Dual DP 4K @60Hz requires toggling to 30Hz and back to 6

[Bug 1246924] Re: qemu not built with GlusterFS support

2022-04-11 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu - 1:6.2+dfsg-2ubuntu6 --- qemu (1:6.2+dfsg-2ubuntu6) jammy; urgency=medium * debian/control[-in]: no more disable glusterfs in Ubuntu (LP: #1246924) * Fix diff handling on ceph that can cause data corruption (LP: #1968258) - d/p/u/lp-19

[Bug 1968258] Re: Data corruption in qemu_rbd_co_block_status

2022-04-11 Thread Launchpad Bug Tracker
This bug was fixed in the package qemu - 1:6.2+dfsg-2ubuntu6 --- qemu (1:6.2+dfsg-2ubuntu6) jammy; urgency=medium * debian/control[-in]: no more disable glusterfs in Ubuntu (LP: #1246924) * Fix diff handling on ceph that can cause data corruption (LP: #1968258) - d/p/u/lp-19

[Bug 1964427] Re: [Security] CVE-2022-0847 lib/iov_iter: initialize "flags" in new pipe_buffer

2022-04-11 Thread Steve Beattie
This was fixed in affected kernels in https://ubuntu.com/security/notices/USN-5317-1 and https://ubuntu.com/security/notices/USN-5362-1 ** Package changed: ubuntu => linux (Ubuntu) ** Changed in: linux (Ubuntu) Status: New => Fix Released -- You received this bug notification because you

[Bug 1964458] Re: [jammy] gnome-shell live session crashes with SIGSEGV in js::gc::Cell::storeBuffer from js::gc::PostWriteBarrierImpl

2022-04-11 Thread Daniel van Vugt
https://salsa.debian.org/gnome-team/gnome- shell/-/commit/0fb70b0603817614d8612f1a289cd9ceb369616e ** Changed in: gnome-shell (Ubuntu) Status: In Progress => Fix Committed ** Changed in: gnome-shell (Ubuntu) Assignee: Daniel van Vugt (vanvugt) => (unassigned) -- You received this bu

[Bug 1966352] Re: list-oem-metapackages crashed with AttributeError in packages_for_modalias(): 'Cache' object has no attribute 'packages'

2022-04-11 Thread Steve Beattie
Thanks for taking the time to report this bug and helping to make Ubuntu better. We appreciate the difficulties you are facing, but this appears to be a "regular" (non-security) bug. I have unmarked it as a security issue since this bug does not show evidence of allowing attackers to cross privile

[Bug 1968610] Re: Chromium snap doesn't launch correctly Ubuntu 22.04 on Wayland, Nvidia

2022-04-11 Thread librenyaa
** Summary changed: - Chromium snap doesn't launch correctly Ubuntu 22.04 + Chromium snap doesn't launch correctly Ubuntu 22.04 on Wayland, Nvidia -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1968610

[Bug 1786013] Autopkgtest regression report (linux-meta-azure-cvm/5.4.0.1076.73)

2022-04-11 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted linux-meta-azure-cvm (5.4.0.1076.73) for focal have finished running. The following regressions have been reported in tests triggered by the package: snapd/2.54.3+20.04.1ubuntu0.2 (amd64) Please visit the excuses page listed below and investigate the fail

[Bug 1968043] Re: Open CVE-2021-4048 with critical severity

2022-04-11 Thread Steve Beattie
This is fixed in jammy (Ubuntu 22.04 LTS pre-release) but not in focal or bionic. ** Also affects: lapack (Ubuntu Impish) Importance: Undecided Status: New ** Also affects: lapack (Ubuntu Bionic) Importance: Undecided Status: New ** Also affects: lapack (Ubuntu Focal) Impo

[Bug 1968043] Re: Open CVE-2021-4048 with critical severity

2022-04-11 Thread Steve Beattie
** Changed in: lapack (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/1968043 Title: Open CVE-2021-4048 with critical severity To manage notifications about t

[Bug 1967631] Re: Ubuntu 22.04 / snap-store installing outdated software and misses security updates

2022-04-11 Thread Steve Beattie
As an aside, the wireguard-dkms package is not necessary to install (unless one is running an older non Ubuntu kernel that does not have the wireguard module available) as the wireguard kernel module has been enabled and backported to all Ubuntu kernels going back to the 4.4 kernel in Ubuntu 16.04

[Bug 1968610] Re: Chromium snap doesn't launch correctly Ubuntu 22.04

2022-04-11 Thread librenyaa
** Description changed: When launching Chromium as a snap on Ubuntu 22.04, it will not open properly and will open the browser with only the titlebar and a transparent window. Description: Ubuntu Jammy Jellyfish (development branch) Release: 22.04 Chromium Version: 100.0.4896.

[Bug 1786013] Autopkgtest regression report (linux-meta-gcp-5.4/5.4.0.1071.55)

2022-04-11 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted linux-meta-gcp-5.4 (5.4.0.1071.55) for bionic have finished running. The following regressions have been reported in tests triggered by the package: r8168/8.045.08-2ubuntu1 (amd64) snapd/2.54.3+18.04.2ubuntu0.2 (amd64) dpdk/17.11.10-0ubuntu0.1 (amd64) Ple

[Bug 1968626] Re: kioslave5 crashed with SIGSEGV in QString::endsWith()

2022-04-11 Thread Steve Beattie
Thanks for taking the time to report this bug and helping to make Ubuntu better. We appreciate the difficulties you are facing, but this appears to be a "regular" (non-security) bug. I have unmarked it as a security issue since this bug does not show evidence of allowing attackers to cross privile

[Bug 1968631] Re: regression in jammy kernel 5.15 for module ath9k

2022-04-11 Thread David LaFreniere
Reproduced with the daily live iso to avoid loading out of tree module, installing qemu-system and loading the kvm module triggers the issue as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/19686

[Bug 1959692] Re: RM linux-firmware-raspi2 from jammy 5-0ubuntu1

2022-04-11 Thread Launchpad Bug Tracker
[Expired for linux-firmware-raspi2 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux-firmware-raspi2 (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 1960436] Re: Touchpad setting toggles don't work

2022-04-11 Thread Launchpad Bug Tracker
[Expired for gnome-control-center (Ubuntu) because there has been no activity for 60 days.] ** Changed in: gnome-control-center (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1960454] Re: mysql-server-8.0 8.0.28-0ubuntu0.21.10.3 failed to install/upgrade: Error: [Errno 40] too many levels of symbolic links

2022-04-11 Thread Launchpad Bug Tracker
[Expired for mysql-8.0 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: mysql-8.0 (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/19

[Bug 1968475] Re: Fix broken HDMI audio on AMD PRO VII after S3

2022-04-11 Thread koba
** Tags added: originate-from-1967711 ** Tags added: somerville -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1968475 Title: Fix broken HDMI audio on AMD PRO VII after S3 To manage notifications a

[Bug 1968564] Re: linux-azure-cvm doesn't currently support arm64

2022-04-11 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-azure- cvm/5.4.0-1076.79+cvm1 kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed-focal' to 'verification- done-focal'. If the problem stil

[Bug 1968663] Re: Screen freeze when unsuspending and entering password

2022-04-11 Thread Ubuntu Foundations Team Bug Bot
** Package changed: ubuntu => xorg (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1968663 Title: Screen freeze when unsuspending and entering password To manage notifications about this bug

[Bug 1925421] Re: arm64 support

2022-04-11 Thread Ubuntu Kernel Bot
This bug is awaiting verification that the linux-gcp/5.4.0-1071.76 kernel in -proposed solves the problem. Please test the kernel and update this bug with the results. If the problem is solved, change the tag 'verification-needed-focal' to 'verification-done-focal'. If the problem still exists, cha

[Bug 1968660] Re: gvfsd-google assert failure: munmap_chunk(): invalid pointer

2022-04-11 Thread Apport retracing service
*** This bug is a duplicate of bug 1959714 *** https://bugs.launchpad.net/bugs/1959714 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1959714, so is being marked as such.

[Bug 1968663] [NEW] Screen freeze when unsuspending and entering password

2022-04-11 Thread DuckDuckWhale
Public bug reported: Sometimes after unsuspending and entering the login screen password, the right spinning icon stops and the whole system hangs. I am able to SSH into the machine and look at the logs, but everything seems pretty normal and I can't find relevant errors. Do note that my interna

[Bug 1945760] Re: Window manager warning: WM_TRANSIENT_FOR window 0x56994b0 for 0x572b45a window override-redirect is an override-redirect window and this is not correct according to the standard, so

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

[Bug 1968660] [NEW] gvfsd-google assert failure: munmap_chunk(): invalid pointer

2022-04-11 Thread Fabian Aguilar
Public bug reported: Google Drive files will not open from Nautilus. However, if the files are dragged out to the desktop or another folder, they will open. ProblemType: Crash DistroRelease: Ubuntu 22.04 Package: gvfs-backends 1.48.1-4 ProcVersionSignature: Ubuntu 5.15.0-25.25-generic 5.15.30 Una

[Bug 1786013] Autopkgtest regression report (linux-meta-hwe-5.4/5.4.0.109.123~18.04.94)

2022-04-11 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted linux-meta-hwe-5.4 (5.4.0.109.123~18.04.94) for bionic have finished running. The following regressions have been reported in tests triggered by the package: virtualbox-hwe/5.2.42-dfsg-0~ubuntu1.18.04.1 (amd64) lxc/3.0.3-0ubuntu1~18.04.1 (ppc64el, s390x, am

[Bug 1968459] Re: IBus 1.5.26 does not enable on Xorg sesson

2022-04-11 Thread Bug Watch Updater
** Changed in: ibus (Debian) Status: Unknown => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1968459 Title: IBus 1.5.26 does not enable on Xorg sesson To manage notifications a

[Bug 1968654] Re: gnome-control-center crashed with SIGSEGV Gnome settings crash when I attempt to open the pane to configure my Google Account.

2022-04-11 Thread Apport retracing service
*** This bug is a duplicate of bug 1965702 *** https://bugs.launchpad.net/bugs/1965702 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #1965702, so is being marked as such.

[Bug 1967688] Crash report cannot be processed

2022-04-11 Thread Apport retracing service
Thank you for your report! However, processing it in order to get sufficient information for the developers failed (it does not generate a useful symbolic stack trace). This might be caused by some outdated packages which were installed on your system at the time of the report: no debug symbol pa

[Bug 1967688] ThreadStacktrace.txt

2022-04-11 Thread Apport retracing service
** Attachment added: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/1967688/+attachment/5579655/+files/ThreadStacktrace.txt ** Changed in: mozo (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1967688] StacktraceSource.txt

2022-04-11 Thread Apport retracing service
** Attachment added: "StacktraceSource.txt" https://bugs.launchpad.net/bugs/1967688/+attachment/5579654/+files/StacktraceSource.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1967688 Title: m

[Bug 1967688] Stacktrace.txt

2022-04-11 Thread Apport retracing service
** Attachment added: "Stacktrace.txt" https://bugs.launchpad.net/bugs/1967688/+attachment/5579653/+files/Stacktrace.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1967688 Title: mozo crashed

[Bug 1967688] mozo crashed with SIGSEGV in matemenu_tree_item_ref()

2022-04-11 Thread Apport retracing service
StacktraceTop: ?? () ?? () ?? () ?? () ?? () -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1967688 Title: mozo crashed with SIGSEGV in matemenu_tree_item_ref() To manage notifications about th

[Bug 1968040] Re: Blanked screen doesn't wake up after locking

2022-04-11 Thread Daniel van Vugt
In case the 'rotation' and 'GAMMA_LUT' properties are relevant, please try: * Regular landscape orientation for a while * Disabling night light for a while Please also run: sudo drm_info > drminfo.txt and attach the resulting text file here. -- You received this bug notification because

[Bug 1939390] Fix proposed to charm-nova-compute (stable/wallaby)

2022-04-11 Thread OpenStack Infra
Fix proposed to branch: stable/wallaby Review: https://review.opendev.org/c/openstack/charm-nova-compute/+/837325 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939390 Title: Missing dependency: lss

[Bug 1939390] Fix proposed to charm-nova-compute (stable/victoria)

2022-04-11 Thread OpenStack Infra
Fix proposed to branch: stable/victoria Review: https://review.opendev.org/c/openstack/charm-nova-compute/+/837326 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939390 Title: Missing dependency: ls

[Bug 1939390] Re: Missing dependency: lsscsi

2022-04-11 Thread Nobuto Murata
To accommodate the upstream change, we need backporting down to Victoria. os-brick (master=)$ git branch -r --contains fc6ca22bdb955137d97cb9bcfc84104426e53842 origin/HEAD -> origin/master origin/master origin/stable/victoria origin/stable/wallaby origin/stable/xena origin/stable/yoga

[Bug 1968518] Re: FFe: Backport new RDP settings

2022-04-11 Thread Robert Ancell
Łukasz - PPA here https://launchpad.net/~robert- ancell/+archive/ubuntu/gnome-control-center -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1968518 Title: FFe: Backport new RDP settings To manage no

[Bug 1947311] Re: Unexpected partition growth on first boot on impish for raspberry pi

2022-04-11 Thread Noah
I tried growpart: mode: off devices: ['/'] and separately: resize_rootfs: false -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1947311 Title: Unexpected partition growth on first boot on impis

[Bug 1967591] ThreadStacktrace.txt

2022-04-11 Thread Apport retracing service
*** This bug is a duplicate of bug 1916109 *** https://bugs.launchpad.net/bugs/1916109 ** Attachment added: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/1967591/+attachment/5579613/+files/ThreadStacktrace.txt ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/b

[Bug 1967591] StacktraceSource.txt

2022-04-11 Thread Apport retracing service
*** This bug is a duplicate of bug 1916109 *** https://bugs.launchpad.net/bugs/1916109 ** Attachment added: "StacktraceSource.txt" https://bugs.launchpad.net/bugs/1967591/+attachment/5579612/+files/StacktraceSource.txt -- You received this bug notification because you are a member of Ub

[Bug 1967591] Stacktrace.txt

2022-04-11 Thread Apport retracing service
*** This bug is a duplicate of bug 1916109 *** https://bugs.launchpad.net/bugs/1916109 ** Attachment added: "Stacktrace.txt" https://bugs.launchpad.net/bugs/1967591/+attachment/5579611/+files/Stacktrace.txt -- You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 1967591] popsquares crashed with signal 5 in _XReply()

2022-04-11 Thread Apport retracing service
*** This bug is a duplicate of bug 1916109 *** https://bugs.launchpad.net/bugs/1916109 StacktraceTop: XGetGeometry (dpy=0x5602212dcec0, d=d@entry=65011715, root=root@entry=0x7ffde3443020, x=x@entry=0x7ffde3443008, y=y@entry=0x7ffde344300c, width=width@entry=0x7ffde3443010, height=0x7ffde34

[Bug 1968040] Re: Blanked screen doesn't wake up after locking

2022-04-11 Thread Daniel van Vugt
Thanks. Unfortunately MUTTER_DEBUG=kms can't tell us which is the invalid argument and I can't see a consistent pattern in the log. Please try these in /etc/environment in separate sessions: MUTTER_DEBUG_DISABLE_TRIPLE_BUFFERING=1 MUTTER_DEBUG_ENABLE_ATOMIC_KMS=0 ** Changed in: mutter (Ubun

[Bug 1968395] Re: [impish] Wayland is with the black screen when I share it

2022-04-11 Thread Daniel van Vugt
Ubuntu 22.04 will be out in a couple of weeks so I would recommend trying that instead after it is released. ** Summary changed: - Wayland + [impish] Wayland is with the black screen when I share it -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 1968454] Re: missing icon on fcitx5-mozc

2022-04-11 Thread Bug Watch Updater
** Changed in: mozc Status: Unknown => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1968454 Title: missing icon on fcitx5-mozc To manage notifications about this bug go to: htt

[Bug 1968255] Re: Sudden, unexpected restart of the whole system. Reporting after automatic restart

2022-04-11 Thread Daniel van Vugt
A whole system restart is likely a kernel bug. Next time it happens, please run: journalctl -b-1 > prevboot.txt and attach the resulting text file here. ** Package changed: gnome-shell (Ubuntu) => linux (Ubuntu) ** Changed in: linux (Ubuntu) Status: New => Incomplete -- You received

[Bug 1968614] Re: gnome-shell crashed with SIGSEGV in meta_input_device_x11_reset_scroll_info()

2022-04-11 Thread Daniel van Vugt
** Summary changed: - gnome-shell crashed with SIGSEGV in g_main_context_dispatch() + gnome-shell crashed with SIGSEGV in meta_input_device_x11_reset_scroll_info() ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1968614/+attachment/5579439/+file

[Bug 1967451] Crash report cannot be processed

2022-04-11 Thread Apport retracing service
Thank you for your report! However, processing it in order to get sufficient information for the developers failed (it does not generate a useful symbolic stack trace). This might be caused by some outdated packages which were installed on your system at the time of the report: no debug symbol pa

[Bug 1967451] StacktraceSource.txt

2022-04-11 Thread Apport retracing service
** Attachment added: "StacktraceSource.txt" https://bugs.launchpad.net/bugs/1967451/+attachment/5579583/+files/StacktraceSource.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1967451 Title: b

[Bug 1967451] Stacktrace.txt

2022-04-11 Thread Apport retracing service
** Attachment added: "Stacktrace.txt" https://bugs.launchpad.net/bugs/1967451/+attachment/5579582/+files/Stacktrace.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1967451 Title: budgie-panel

[Bug 1967451] ThreadStacktrace.txt

2022-04-11 Thread Apport retracing service
** Attachment added: "ThreadStacktrace.txt" https://bugs.launchpad.net/bugs/1967451/+attachment/5579584/+files/ThreadStacktrace.txt ** Changed in: budgie-desktop (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 1967451] budgie-panel crashed with SIGSEGV in g_type_check_instance_cast()

2022-04-11 Thread Apport retracing service
StacktraceTop: g_type_check_instance_cast (type_instance=0x55ea14ec0550, iface_type=94463852001904) at ../../../gobject/gtype.c:4125 ?? () ?? () ?? () ?? () -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.n

[Bug 1968005] Re: Extensions app crashes on startup

2022-04-11 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1965563 *** https://bugs.launchpad.net/bugs/1965563 Thanks. That is definitely bug 1965563. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1968005 Title: Exten

[Bug 1968590] Re: Gnome-shell memory at 682MB

2022-04-11 Thread Daniel van Vugt
Thanks for the bug report. Please try: gsettings set org.gnome.shell.extensions.dash-to-dock show-trash false and then log in again. ** Tags added: gnome-shell-leak ** Changed in: gnome-shell (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a mem

[Bug 1967274] Re: Screen sometimes can't update on Intel Alder Lake GPUs [Failed to post KMS update: CRTC property (GAMMA_LUT) not found]

2022-04-11 Thread Kai-Chuan Hsieh
** Tags added: originate-from-1968244 somerville -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1967274 Title: Screen sometimes can't update on Intel Alder Lake GPUs [Failed to post KMS update: CRT

[Bug 1786013] Autopkgtest regression report (linux-meta-gkeop-5.4/5.4.0.1039.40~18.04.39)

2022-04-11 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted linux-meta-gkeop-5.4 (5.4.0.1039.40~18.04.39) for bionic have finished running. The following regressions have been reported in tests triggered by the package: lxc/3.0.3-0ubuntu1~18.04.1 (amd64) snapd/2.54.3+18.04.2ubuntu0.2 (amd64) kpatch/0.5.0-0ubuntu1.1

[Bug 1968394] Re: No icons on desktop

2022-04-11 Thread Javier Blanco
Solved the problem by downloading the source of the extension at https://gitlab.com/rastersoft/desktop-icons-ng and running the install script ./local_install.sh -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1968639] [NEW] do-release-upgrade fails with errors involving python-minimal

2022-04-11 Thread Jesse Hughes
Public bug reported: Trying to upgrade from 18.04 to 20.04, I hit a bug that seems similar to https://bugs.launchpad.net/bugs/1929415 . However, that thread says the bug has been fixed, but I can't get past the broken python setup. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: ubuntu-rele

[Bug 1965662] Re: gnome-shell: Unhandled promise rejection in checkInvocation@resource:///org/gnome/shell/misc/util.js:544:26

2022-04-11 Thread Treviño
Fixed in 42.0-1ubuntu1 ** Changed in: gnome-shell (Ubuntu) Status: Confirmed => Fix Committed ** Changed in: gnome-shell (Ubuntu) Importance: Undecided => Medium ** Changed in: gnome-shell (Ubuntu) Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0) ** Changed in: gnome-sh

[Bug 1967621] Re: Can't boot after installing 22.04 beta: Syntax-Error in snap-confine AppArmor

2022-04-11 Thread Brian Murray
I tested an install of Jammy Jellyfish from 20220409 and choose zfs + encrypted. I was able to boot my freshly installed system with no issues. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1967621 Ti

[Bug 1732450] Re: Lock screen doesn't respect gnome shell theme choice

2022-04-11 Thread Treviño
** Changed in: gnome-shell (Ubuntu) Status: Triaged => Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1732450 Title: Lock screen doesn't respect gnome shell theme choice To manage n

[Bug 1943857] Re: use downstream pop!_os patch for global theme switching

2022-04-11 Thread Treviño
** Changed in: gnome-shell (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1943857 Title: use downstream pop!_os patch for global theme switching

[Bug 1890263] Re: release upgrade does not move to the new php apache mod

2022-04-11 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~bryce/ubuntu/+source/php8.1/+git/php8.1/+merge/419245 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1890263 Title: release upgrade does not

[Bug 1957077] Re: SIGSEGV during processing of unicode string

2022-04-11 Thread Mathew Hodson
** Changed in: unzip (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1957077 Title: SIGSEGV during processing of unicode string To manage notifications about

[Bug 1965990] Re: you will want the latest uftrace version without py2 (-4 is in the oven) Sync uftrace 0.11-3 (universe) from Debian experimental (main)

2022-04-11 Thread Mathew Hodson
** Changed in: uftrace (Ubuntu) Importance: Undecided => Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1965990 Title: you will want the latest uftrace version without py2 (-4 is in the

[Bug 1968636] [NEW] cryptroot-unlock doesn't work at all when terminal width is below 51

2022-04-11 Thread Ross
Public bug reported: I'm speaking about ubuntu 20.04.4 with cryptsetup 2:2.2.2-3ubuntu2.4. The behaviour is the same in ubuntu 22.04. I havent tried 18.04 and older LTS, probably the same problem there as well. So I have your usual setup with luks encrypted root. I've installed dropbear-initramfs

[Bug 1962036] Re: dbus was stopped during today's jammy update, breaking desktop

2022-04-11 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker. A list of all reports related to this bug can be found here: http://iso.qa.ubuntu.com/qatracker/reports/bugs/1962036 ** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 1968198] Re: Issue with mirroring 22.04 on a 20.04 host.

2022-04-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: reprepro (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/1968198 Title: I

[Bug 1874719] Re: [SRU] Use the hostname as the node name instead of hardcoded 'node1'

2022-04-11 Thread Billy Olsen
** Changed in: charm-hacluster Milestone: None => 22.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1874719 Title: [SRU] Use the hostname as the node name instead of hardcoded 'node1' To man

[Bug 1968635] [NEW] Chromium window empty

2022-04-11 Thread Sebastian Heiden
Public bug reported: The browser starts, but the entire user interface apart from the window's border is missing. This is what gets displayed when the browser is started via CLI: Gtk-Message: 00:45:30.672: Failed to load module "canberra-gtk-module" Gtk-Message: 00:45:30.673: Failed to load modu

[Bug 1921378] Re: mysql server crashes with port 3306 already in use

2022-04-11 Thread Lena Voytek
Just started work on this again last week. I'm still working on reproducing the error consistently -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1921378 Title: mysql server crashes with port 3306 al

[Bug 1966589] Re: release upgrade fails due to `firefox package pre-installation script subprocess returned error exit status 1`

2022-04-11 Thread Brian Murray
I tested a release upgrade of Ubuntu today and did not encounter an error with the Firefox package. Additionally, we can see in apt-term.log that there was no error: Preparing to unpack .../15-firefox_1%3a1snap1-0ubuntu2_amd64.deb ...^M => Installing the firefox snap^M ==> Checking connectivity wi

[Bug 1968518] Re: FFe: Backport new RDP settings

2022-04-11 Thread Gunnar Hjalmarsson
@Jeremy: Wow, that hadn't been pushed when I looked this morning. But we should probably use it in jammy then. I think I'll simply use a gnome- user-docs patch. Better untranslated than incorrect. To the release team: I added a gnome-user-docs task to this bug, since the just mentioned measure wou

[Bug 1968607] Re: screen became locked during release upgrade

2022-04-11 Thread Brian Murray
Per a conversation with Nick this will need to be fixed in `do-release- upgrade` which is shipped with the version of ubuntu-release-upgrader for the release from which you are upgrading and not in the dist- upgrader tarball. Subsequently, I'm opening tasks for Impish and Jammy as well. ** Changed

  1   2   3   4   5   >