[Bug 1873750] Re: Custom Application Launcher with Application in Terminal enabled should use user-specified terminal emulator

2022-04-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ubuntu-mate-settings (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/1873750

[Bug 1966937] Re: RM nvidia-graphics-drivers-495 superseded by 510

2022-04-06 Thread Steve Langasek
Removing packages from jammy: nvidia-graphics-drivers-495 495.46-0ubuntu3 in jammy Comment: Obsolete source package; LP: #1966937 1 package successfully removed. ** Changed in: nvidia-graphics-drivers-495 (Ubuntu) Status: Triaged => Fix Released -- You received this bug notificat

[Bug 1967892] Re: Fix flow table lookup failure with no originating ifindex

2022-04-06 Thread Kleber Sacilotto de Souza
** Also affects: linux-bluefield (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: linux-bluefield (Ubuntu) Status: New => Invalid ** Changed in: linux-bluefield (Ubuntu Focal) Status: New => In Progress ** Changed in: linux-bluefield (Ubuntu Focal) S

[Bug 1968067] [NEW] upgrade_lts_contract.py exception on impish and later

2022-04-06 Thread Grant Orndorff
Public bug reported: See this error https://errors.ubuntu.com/problem/864d1a4d38167a7b009ce993125030b58eb012d5 When upgrading from focal -> impish or from impish -> jammy, a KeyError will occur in the upgrade_lts_contract.py script from ubuntu-advantage- tools. This happens because that script ha

[Bug 1951166] Re: nvidia_drm error at the end of kernel ring buffer (dmesg)

2022-04-06 Thread Hassan El Jacifi
Same issue with Jammy 22.04. Linux Jupiter 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux libnvidia-cfg1-510:amd64---510.60.02-0ubuntu1 libnvidia-common-510---510.60.02-0ubuntu1 libnvidia-compute-510:amd64---510.60.02-0ubuntu1 libnvidia-compute-510:i3

[Bug 1968063] Re: Jammy: Xorg crash on virtual QXL graphics

2022-04-06 Thread Sascha Lucas
*** This bug is a duplicate of bug 1967901 *** https://bugs.launchpad.net/bugs/1967901 ** This bug has been marked a duplicate of bug 1967901 [qxl] Xorg fails to start with "Screen(s) found, but none have a usable configuration." -- You received this bug notification because you are a me

[Bug 1966936] Re: RM nvidia-graphics-drivers-460-server superseded by 470-server

2022-04-06 Thread Steve Langasek
Removing packages from jammy: nvidia-graphics-drivers-460-server 460.106.00-0ubuntu2 in jammy Comment: Obsolete source package; LP: #1966936 1 package successfully removed. ** Changed in: nvidia-graphics-drivers-460-server (Ubuntu) Status: Triaged => Fix Released -- You received

[Bug 1964541] Re: Cannot use Drag and Drop in gnome-shell 42 (Wayland session)

2022-04-06 Thread Treviño
Upstream issue is https://gitlab.gnome.org/GNOME/mutter/-/issues/2216 Proposed fix: https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/2368 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1964541 T

[Bug 1966516] Re: FFe: Remove most GNOME Shell extension packages

2022-04-06 Thread Steve Langasek
looks clean. $ bzr diff | sed -n -e's/^\+g/src:g/p' | xargs -n1 reverse-depends No reverse dependencies found b'Package not published in specified release' b'Package not published in specified release' b'Package not published in specified release' b'Package not published in specified release' No

[Bug 1968031] Re: i can't upgrade system

2022-04-06 Thread Erich Eickmeyer 
Thank you for taking the time to report this issue and helping to make Ubuntu better. Examining the information you have given us, this does not appear to be a bug report so we are closing it and converting it to a question in the support tracker. We understand the difficulties you are facing, but

[Bug 1968072] [NEW] flake8 has deprecation warning with Python 3.10

2022-04-06 Thread Chris Lalancette
Public bug reported: Ubuntu release: Ubuntu Jammy Jellyfish (development branch) Package version: python3-flake8 4.0.1-2 Problem description: Ubuntu Jammy has transitioned to Python 3.10. With that comes the deprecation of some importlib_metadata functions. In particular, the 'dict' interface

[Bug 1968074] [NEW] moc fails to parse include inside enum

2022-04-06 Thread Graham Inggs
Public bug reported: Seen while trying to rebuild gudhi against qtbase5-dev/ 5.15.3+dfsg-1 : AutoMoc subprocess error The moc process failed to compile "SRC:/src/GudhUI/gui/MainWindow.cpp" into "SRC:/build/userversion/src/GudhUI/GudhUI_autogen/include/MainWindow.moc" incl

[Bug 1966516] Re: FFe: Remove most GNOME Shell extension packages

2022-04-06 Thread Steve Langasek
Removing packages from jammy: gnome-shell-extension-arc-menu 49+forkv20-1 in jammy gnome-shell-extension-arc-menu 49+forkv20-1 in jammy amd64 gnome-shell-extension-arc-menu 49+forkv20-1 in jammy arm64 gnome-shell-extension-arc-menu 49+forkv20-

[Bug 1968076] [NEW] [BPO] ipmctl with support for CPS hardware

2022-04-06 Thread Adam Borowski
Public bug reported: [Impact] * Hardware enablement of Optane DC persistent memory. The version of ipmctl in Focal supports Apache Pass and Barlow Pass DIMMs but not the new generation, Crow Pass. We got a request from an end user -- there should be no need to build such tools from source if U

[Bug 1968075] Re: Please sync mptcpd 0.9-1 from debian unstable

2022-04-06 Thread Matthieu Baerts
@Ubuntu Release team: sorry for the late request. I hope I properly followed the instructions but it is unclear to me if someone from your team has to approve this request. Hopefully this is not too late for Ubuntu 22.04 :-) Thank you! -- You received this bug notification because you are a mem

[Bug 1968075] [NEW] Please sync mptcpd 0.9-1 from debian unstable

2022-04-06 Thread Matthieu Baerts
Public bug reported: [needs-packaging] mptcpd The Multipath TCP Daemon - mptcpd - is a daemon for Linux based operating systems that performs Multipath TCP path management related operations in the user space. Ubuntu kernels have MPTCP feature enabled. Having this package will help users to conf

[Bug 1968067] Re: upgrade_lts_contract.py exception on impish and later

2022-04-06 Thread Lucas Albuquerque Medeiros de Moura
We have a PR up fixing this issue: https://github.com/canonical/ubuntu-advantage-client/pull/2028 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1968067 Title: upgrade_lts_contract.py exception on im

[Bug 1968076] Re: [BPO] ipmctl with support for CPS hardware

2022-04-06 Thread Mattia Rizzolo
Do you have a sponsor lined up for this? The backporters team by themselves don't do it. ** Also affects: ipmctl (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: ipmctl (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a

[Bug 1952947] Re: ubuntu-bug -w (using xprop) doesn't work under wayland

2022-04-06 Thread Nick Rosbrook
** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1952947 Title: ubuntu-bug -w (using xprop) doesn't work under wayland To manage n

[Bug 1968077] [NEW] NVIDIA driver crashes with kernel NULL pointer dereference

2022-04-06 Thread Simon Fels
Public bug reported: After leaving the system for a while and it turning the screen off the kernel crashes in the NVIDIA driver with the following: Apr 06 17:24:56 kore kernel: BUG: kernel NULL pointer dereference, address: 0070 Apr 06 17:24:56 kore kernel: #PF: supervisor read acces

[Bug 1968076] Re: [BPO] ipmctl with support for CPS hardware

2022-04-06 Thread Adam Borowski
> Do you have a sponsor lined up for this? No, I don't. It's also my first ever backport in Ubuntu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1968076 Title: [BPO] ipmctl with support for CPS h

[Bug 1968079] [NEW] impish:linux-azure - VM fails to initialize CX4 VF due to mem fragmentation (v2)

2022-04-06 Thread Tim Gardner
Public bug reported: SRU Justification [Impact] The fix for LP: #1961632 failed to include commit 48f02eef7f764f33e520ed8009d293396ca690cd ("net/mlx5: Allocate individual capability"). [Test case] Microsoft tested [Where things could go wrong] mlx5 could fail to initialize [Other Info] SF:

[Bug 1966332] Re: composer 2.2.6-2ubuntu4 on jammy unusable - PHP Fatal error

2022-04-06 Thread Lê Chương
Composer issue have been resolve, now I can run composer normally. ** Changed in: composer (Ubuntu) Status: Confirmed => 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/1966332 Titl

[Bug 1968076] Re: [BPO] ipmctl with support for CPS hardware

2022-04-06 Thread Mattia Rizzolo
then you should prepare the change (likely in the form of a debdiff against what's currently in jammy, or an upload to a ppa) and attach it here, then subscribe the ~ubuntu-sponsors team. (also note that we expect your backports to have been tested in the target release, I'll assume you've done th

[Bug 1960615] Re: pgloader autopkgtests fail for lack of OpenSSL 3.0 support

2022-04-06 Thread Athos Ribeiro
The cl-plus-ssl issue seems to be fixed. for pgloader, we are now hitting https://github.com/dimitri/pgloader/issues/153: i.e., when trying to load the first option for the openssl libraries in cl-plus-ssl, the debugger gets invoked (and the tests fail). We can proceed with the cl-plus-ssl FFe th

[Bug 1968079] Re: impish:linux-azure - VM fails to initialize CX4 VF due to mem fragmentation (v2)

2022-04-06 Thread Tim Gardner
Patches submitted: https://lists.ubuntu.com/archives/kernel- team/2022-April/129251.html ** Also affects: linux-azure (Ubuntu Jammy) Importance: Undecided Status: New ** Also affects: linux-azure (Ubuntu Impish) Importance: Undecided Status: New ** Changed in: linux-azure (Ub

[Bug 1968076] Re: [BPO] ipmctl with support for CPS hardware

2022-04-06 Thread Adam Borowski
** Patch added: "debdiff" https://bugs.launchpad.net/ubuntu/+source/ipmctl/+bug/1968076/+attachment/5577710/+files/ipmctl.focal.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1968076 Title:

[Bug 1967965] Re: "Other problem" option is misleading or goes to the wrong menu

2022-04-06 Thread Simon Chopin
Changing back the status to New, as it is actually a display bug in apport as found out in this Twitter thread: https://twitter.com/NoraDotCodes/status/1511763913418891267 I couldn't reproduce on my system (Gnome-based) --- Ubuntu Bug Squad volunteer triager http://wiki.ubuntu.com/BugSquad ** Cha

[Bug 1967965] Re: "Other problem" option is misleading or goes to the wrong menu

2022-04-06 Thread Leonora Tindall
After talking to ~schopin, I think this is a real bug; the "Other" and "Display (X.Org)" entries are swapped. ** Attachment added: "Image showing the problem" https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1967965/+attachment/5577711/+files/FPrfrMMWUAEWjCU.png ** Summary changed: - "O

Re: [Bug 1967947] Re: WiFi will not connect to open WiFi with complicated re-direct

2022-04-06 Thread Kevin English
You don't consider a lack of documentation of how to connect to a basic hotel WiFi that every other operating system can connect to a short-coming in your documentation or product? I have been programming for fun and profit since 1979. I built BSD Unix systems from source in the 1980's. I am not

[Bug 1967127] Re: [FFe] update libarchive to 3.6.0

2022-04-06 Thread Steve Langasek
> https://github.com/libarchive/libarchive/releases/tag/v3.6.0 This looks fine. > https://github.com/libarchive/libarchive/compare/v3.5.2...v3.6.0 I'm not reading this. An FFe request should include a human-readable *summary* of upstream feature-freeze-breaking that may introduce risk of regres

[Bug 1965742] Re: Please remove firefox-launchpad-plugin binaries from the release pocket

2022-04-06 Thread Steve Langasek
Removing packages from jammy: firefox-launchpad-plugin 0.5 in jammy firefox-launchpad-plugin 0.5 in jammy amd64 firefox-launchpad-plugin 0.5 in jammy arm64 firefox-launchpad-plugin 0.5 in jammy armhf firefox-launchpad-plugin 0.

[Bug 1875062] Re: [20.04] Keyboard layout not enabled immediately during installation when typing username/password

2022-04-06 Thread Benjamin Drung
** Patch added: "0001-Set-GNOME-keyboard-layout-v2.patch" https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1875062/+attachment/5577712/+files/0001-Set-GNOME-keyboard-layout-v2.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 1968081] [NEW] [FFe] [UIFe] gnome-characters 42

2022-04-06 Thread Jeremy Bicha
Public bug reported: Benefit --- The new GNOME Characters app significantly improves the usability of the app, upgrading the Unicode support from something like Unicode 9 all the way to Unicode 14. The new version also removes the horizontal lines that the emoji are resting on. I think the

[Bug 1968081] Re: [FFe] [UIFe] gnome-characters 42

2022-04-06 Thread Jeremy Bicha
** Attachment added: "gnome-characters41.png" https://bugs.launchpad.net/ubuntu/+source/gnome-characters/+bug/1968081/+attachment/5577713/+files/gnome-characters41.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.la

[Bug 1968061] Re: python-igraph: FTBFS with LTO on ppc64el, s390x

2022-04-06 Thread Launchpad Bug Tracker
This bug was fixed in the package lto-disabled-list - 24 --- lto-disabled-list (24) jammy; urgency=medium * Add python-igraph on ppc64el and s390x (LP: #1968061) -- Graham Inggs Wed, 06 Apr 2022 16:08:46 + ** Changed in: lto-disabled-list (Ubuntu) Status: New => Fix

[Bug 1968081] Re: [FFe] [UIFe] gnome-characters 42

2022-04-06 Thread Jeremy Bicha
** Attachment added: "gnome-characters42.png" https://bugs.launchpad.net/ubuntu/+source/gnome-characters/+bug/1968081/+attachment/5577714/+files/gnome-characters42.png ** Description changed: Benefit --- The new GNOME Characters app significantly improves the usability of the app,

[Bug 1967947] Re: WiFi will not connect to open WiFi with complicated re-direct

2022-04-06 Thread Doug Smythies
We are simple volunteers here on the Ubuntu-docs project. We have no clue how to help you and/or change the documentation in such a way as to help you. We wish we could. I suggest you ask a question on askubuntu.com or on ubuntu forums. -- You received this bug notification because you are a memb

[Bug 1952933] Re: impish kernel crashes on hp m400 in mlx4_en_poll_rx_cq

2022-04-06 Thread dann frazier
Upstream has gone ahead and reverted the problematic patches, and they are flowing into the various stable trees. ** Changed in: linux (Ubuntu Impish) Status: Confirmed => In Progress ** Changed in: linux (Ubuntu) Status: Confirmed => In Progress ** Changed in: linux (Ubuntu)

[Bug 1826405] Re: Repeatedly "storage error [503 Inconsistent file state], last errno: File exists

2022-04-06 Thread Dariusz Działak
For us change `VfileUseRangeOps: -1` did not solved that problem. It was happening with our custom repository only, let say `repo.xxx.com` (unsure why, maybe because it was changing quite often?) and after upgrade host from Xenial or Bionic (doesn't matter) to Focal the error started to appear very

[Bug 1968085] [NEW] Jammy: ds-identify: cloud-init disabled by generator due to inability to detect LXD datasource when launched from Jammy host system

2022-04-06 Thread Chad Smith
Public bug reported: Launching Jammy KVM instances from a Jammy host where kernel is > 5.10 results in ds-identify disabling cloud-init from systemd boot targets due to systemd-detect-virt returning "qemu" instead of "kvm". Steps to reproduce from Jammy host $ lxc profile show jammy-vm config: {

[Bug 1966530] Re: Occitan locale missing in language list

2022-04-06 Thread Launchpad Bug Tracker
This bug was fixed in the package ubiquity - 22.04.12 --- ubiquity (22.04.12) jammy; urgency=medium [ Gunnar Hjalmarsson ] * Update the localechooser subtree from 2.89ubuntu3 (lp: #1943768, #1966530) * Automatic update of included source packages: localechooser 2.89ubunt

[Bug 1943768] Re: gsd defaults to wrong keymap for Sinhala (Sri Lanka) locale

2022-04-06 Thread Launchpad Bug Tracker
This bug was fixed in the package ubiquity - 22.04.12 --- ubiquity (22.04.12) jammy; urgency=medium [ Gunnar Hjalmarsson ] * Update the localechooser subtree from 2.89ubuntu3 (lp: #1943768, #1966530) * Automatic update of included source packages: localechooser 2.89ubunt

[Bug 1968086] Re: DiscoverNotifier crashed with SIGSEGV in QHashData::nextNode()

2022-04-06 Thread Apport retracing service
*** This bug is a duplicate of bug 1965782 *** https://bugs.launchpad.net/bugs/1965782 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 #1965782, so is being marked as such.

[Bug 1967940] Re: [UIFe] Xubuntu wallpaper for 22.04

2022-04-06 Thread Steve Langasek
This is fine. Note that the purpose of UI Freeze is to ensure adequate time before release for teams working on translation of user-visible strings and any documentation using screenshots to complete their work. The former does not apply to wallpapers, the latter is something that flavor teams can

[Bug 1968081] Re: [FFe] [UIFe] gnome-characters 42

2022-04-06 Thread fossfreedom
From a Ubuntu Budgie point of view, the new libadwaita app looks out of place in our distro with adwaita's ghastly dark brown colouration. With a GTK_THEME based override the headerbar looks broken with our default theme (i.e. we would have used this to suggest this type of workaround for folk tha

[Bug 1968081] Re: [FFe] [UIFe] gnome-characters 42

2022-04-06 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gnome-characters (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/1968081 Ti

[Bug 1968081] Re: [FFe] [UIFe] gnome-characters 42

2022-04-06 Thread fossfreedom
** Changed in: gnome-characters (Ubuntu) Status: Confirmed => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1968081 Title: [FFe] [UIFe] gnome-characters 42 To manage notifications about

[Bug 1960449] Re: Backport container stack in Jammy

2022-04-06 Thread Lucas Kanashiro
In order to fix the golang-github-fsouza-go-dockerclient/1.6.0-2 and golang-github-openshift-imagebuilder/1.1.0-2 regressions, we need to make them build with Golang 1.16 instead of the default in Focal. This is needed because the DEP-8 test tries to build the code and it uses the docker.io library

[Bug 1782984] Re: Assertion `!xcb_xlib_threads_sequence_lost' failed with multiple applications

2022-04-06 Thread Umair Iqbal
The same error when executing UIO tests in eclipse under docker environment [xcb] Unknown sequence number while processing reply [xcb] Most likely this is a multi-threaded client and XInitThreads has not been called [xcb] Aborting, sorry about that. java: ../../src/xcb_io.c:702: _XReply: Assertio

[Bug 1968047] Re: Ubuntu 22.04 Beta - Unable to compile ruby version 2.7.5, 3.0.3 and 3.3.3 problem with the openssl-dev package

2022-04-06 Thread Seth Arnold
Hopefully this is helpful for you: https://sources.debian.org/data/main/r/ruby3.0/3.0.3-1/debian/patches/Update- openssl-to-version-3.0.0.patch Thanks -- 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 1968039] Re: DEP-8 test fails in Focal after Corosync update

2022-04-06 Thread Lucas Kanashiro
** Tags added: block-proposed-focal ** Changed in: pacemaker (Ubuntu) Assignee: (unassigned) => Lucas Kanashiro (lucaskanashiro) ** Changed in: pacemaker (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 1960449] Re: Backport container stack in Jammy

2022-04-06 Thread Lucas Kanashiro
** Patch added: "Build with Golang 1.16" https://bugs.launchpad.net/ubuntu/bionic/+source/runc/+bug/1960449/+attachment/5577727/+files/golang-github-fsouza-go-dockerclient.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. htt

[Bug 1960449] Re: Backport container stack in Jammy

2022-04-06 Thread Lucas Kanashiro
Build with Golang 1.16 ** Patch added: "golang-github-openshift-imagebuilder.debdiff" https://bugs.launchpad.net/ubuntu/bionic/+source/runc/+bug/1960449/+attachment/5577728/+files/golang-github-openshift-imagebuilder.debdiff -- You received this bug notification because you are a member of U

[Bug 1968074] Re: moc fails to parse include inside enum

2022-04-06 Thread Graham Inggs
Failing logs are now visible at: https://launchpad.net/ubuntu/+source/gudhi/3.5.0+dfsg-1ubuntu2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1968074 Title: moc fails to parse include inside enum T

[Bug 1968081] Re: [FFe] [UIFe] gnome-characters 42

2022-04-06 Thread Jeremy Bicha
fossfreedom, thanks for looking into this. This feature is not important enough to cause a regression for Ubuntu Budgie this late in the development cycle. We do plan to let these libadwaita app autosync once 22.10 development starts though. ** Changed in: gnome-characters (Ubuntu) Status:

[Bug 1967924] Re: One overlayfs fix has not been backported to the 5.13 bracnh

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

[Bug 27867]

2022-04-06 Thread Technologicz12
Technology Write For Us (Guest Post) – Tech, Social Media, Business, Marketing, Gadgets, AI, IoT, Big Data, VoIP https://technologicz.com/write-for-us-technology/ Write for us Guest post Technology, Business, Education, Software, Game https://technologicz.com/write-for-us-guest-post/ Rarbg Proxy

[Bug 1968089] [NEW] Scarlett 2i2 USB DAC (1235:8210) has distorted playback on kernel 5.13.0-39

2022-04-06 Thread eta
Public bug reported: After updating to kernel `linux-image-5.13.0-39-generic`, my Scarlett 2i2 began playing back distorted audio (sounds overdriven and slowed down, as if the sample rate is incorrect). To clarify, the device is reported in libusb as: Bus 001 Device 002: ID 1235:8210 Focusrite-No

[Bug 1968049] Re: Ayatana Indicator Keyboard is installed, but disabled

2022-04-06 Thread Norbert
** Tags added: jammy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1968049 Title: Ayatana Indicator Keyboard is installed, but disabled To manage notifications about this bug go to: https://bugs.la

[Bug 1965107] Re: The extension is incompatible with the current GNOME version in 22.04

2022-04-06 Thread Paul White
This extension was removed from the jammy release on 2202-04-06 so closing as no longer valid. https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-dash-to- panel/+bug/1966516/comments/3 ** Changed in: gnome-shell-extension-system-monitor (Ubuntu) Status: Confirmed => Invalid -

[Bug 1968089] Status changed to Confirmed

2022-04-06 Thread Ubuntu Kernel Bot
This change was made by a bot. ** Changed in: linux (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/1968089 Title: Scarlett 2i2 USB DAC (1235:8210) has distor

[Bug 1900347] Current status

2022-04-06 Thread Larry C.
Dear Mr. Bacher, I am a linux novice. You responded to a bug report I made in Oct 20, 2020. On February 26, 2021 there was a updated report posted here: https://bugs.launchpad.net/ubuntu/+source/seahorse/+bug/1900347 So has this bug been fixed? If so were would the fixed package be? If not wh

[Bug 1968094] [NEW] BTRFS root subvolume @ mounted always as readonly (... ro rootflags=subvol=@ ...) on Jammy

2022-04-06 Thread Milan Ulej
Public bug reported: = Description = On Ubuntu Jammy Jellyfish (beta 220330) installed fully on BTRFS filesystem, root subvolume (subvol=@) is always mounted as read only. There is a kernel flag (ro) appended to GRUB configuration file /boot/grub/grub.cfg created by script /usr/sbin/update-grub

[Bug 1968074] Re: moc fails to parse include inside enum

2022-04-06 Thread Graham Inggs
Reverting src/tools/moc/moc.cpp to as it was in 5.15.2+dfsg-15 (as per the attached patch) allows gudhi to build successfully again. ** Patch added: "revert_moc.cpp.patch" https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1968074/+attachment/5577752/+files/revert_moc.cpp.pat

[Bug 1960449] Re: Backport container stack in Jammy

2022-04-06 Thread Sergio Durigan Junior
Thanks for the patches, Lucas. I built the packages locally using them and everything succeeded. LGTM, +1. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1960449 Title: Backport container stack in

[Bug 1968096] [NEW] [UBUNTU 20.04] Null Pointer issue in nfs code running Ubuntu on IBM Z

2022-04-06 Thread bugproxy
Public bug reported: State the component where the Bug is occuring: kernel Indicate the nature of the problem by answering the below questions: - Is this problem reproducible? No No, steps unknown, but we have seen these before - Is the system sitting at a debugger (kdb, or xmon)? N

[Bug 1965465] Re: kodi crashs opening addon

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

[Bug 1965465] Re: kodi crashs opening addon

2022-04-06 Thread cesar
and happend with addon compile with python3... so apparently is not compile problem with python3 at least in 22.04 lts beta.. in may case. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1965465 Title:

[Bug 1951814] Re: Please remove packages depending/build-depending on numba - not ready for python3.10

2022-04-06 Thread Steve Langasek
numba made it back in to jammy in time for release, so closing this as invalid. ** Changed in: fenics-basix (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1951814

[Bug 1968010] Re: Using a geometry shader on a graphics driver that supports OpenGl 3.2 but not EXT_geometry_shader4 crashes

2022-04-06 Thread Martin Pecka
I can help with independent testing on Bionic and Focal, Intel iGPU, AMD iGPU and NVidia eGPU. So far I did a test on Bionic/AMD with RViz trying to render some more complicated scenes and everything worked as expected. -- You received this bug notification because you are a member of Ubuntu Bug

[Bug 1968075] Re: [needs-packaging] Please sync mptcpd 0.9-1 from debian unstable

2022-04-06 Thread Brian Murray
*** This is an automated message *** This bug is tagged needs-packaging which identifies it as a request for a new package in Ubuntu. As a part of the managing needs-packaging bug reports specification, https://wiki.ubuntu.com/QATeam/Specs/NeedsPackagingBugs, all needs- packaging bug reports have

[Bug 1968035] Re: [needs-packaging] Docker cli-plugin docker-buildx missing

2022-04-06 Thread Brian Murray
*** This is an automated message *** This bug is tagged needs-packaging which identifies it as a request for a new package in Ubuntu. As a part of the managing needs-packaging bug reports specification, https://wiki.ubuntu.com/QATeam/Specs/NeedsPackagingBugs, all needs- packaging bug reports have

[Bug 1968099] [NEW] gnome shell crashes after disconnecting external monitors

2022-04-06 Thread Rafal
Public bug reported: Ubuntu 22.04 Beta on Thinkpad Carbon Gen 6. After disconnecting external monitors Gnome crashes: - logged out to login screen - after login there is new session ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: gnome-shell 42.0-1ubuntu1 ProcVersionSignature: Ubuntu 5.15.

[Bug 1967829] Re: package tftpd-hpa 5.2+20150808-1.2build1 failed to install/upgrade: installed tftpd-hpa package post-installation script subprocess returned error exit status 1

2022-04-06 Thread Athos Ribeiro
Hi Ganesh, Thanks for reporting this issue! I could not reproduce the issue locally. Here is what I tried so far: From a clean focal VM, I installed tftpd tftp; then, I installed tftpd-hpa, which is what it seems you have done by looking at your logs. Also checking your logs, I see the followi

[Bug 1701788] Re: /usr/bin/plasmashell debug symbols are not provided by plasma-workspace-dbgsym

2022-04-06 Thread somekool
isn't `plasma-workspace-dev` available now ? and this issue can be closed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1701788 Title: /usr/bin/plasmashell debug symbols are not provided by plasma-

[Bug 1968074] Re: moc fails to parse include inside enum

2022-04-06 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1968074 Title: moc fails to parse include inside enum To manage notifications about this bug go to: https://bugs.launchpad.net/ubu

[Bug 1964782] Re: pyparsing: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p "3.10 3.9" returned exit code 13

2022-04-06 Thread Bug Watch Updater
** Changed in: pyparsing (Debian) Status: New => 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/1964782 Title: pyparsing: FTBFS: dh_auto_test: error: pybuild --test -i python{ve

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

2022-04-06 Thread Alex Murray
** Information type changed from Private Security to Public Security -- 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 a

[Bug 1968100] [NEW] Reporting firefox bug redirect to general mozilla page

2022-04-06 Thread Wouter van Bommel
Public bug reported: When reporting a bug on firefox snap. A dialog is shown, that will redirect to https://support.mozilla.org/en-US/products/firefox and not the bug reporting website. If someone tries to file a bug this is pretty inconvenient. Starting a search there on 'report bug' shows as 2

[Bug 1961039] Re: Brightness control with integrated AMD GPU and NVidia GPU

2022-04-06 Thread Andreas Niemann
Intel CPU with only 01:00.0 VGA compatible controller: NVIDIA Corporation TU104BM [GeForce RTX 2080 Mobile] (rev a1) same Problem! brightness control not working! Last time working was with real 460 drivers! -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 548866]

2022-04-06 Thread Release-mgmt-account-bot
The bug assignee didn't login in Bugzilla in the last 7 months. :KrisWright, could you have a look please? For more information, please visit [auto_nag documentation](https://wiki.mozilla.org/Release_Management/autonag#assignee_no_login.py). -- You received this bug notification because you are

[Bug 828413] Re: Firefox places downloads to irrelevant directories

2022-04-06 Thread Bug Watch Updater
Launchpad has imported 9 comments from the remote bug at https://bugzilla.mozilla.org/show_bug.cgi?id=118924. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at https://hel

[Bug 548866] Re: forgets middlemouse.contentLoadURL on upgrade or browser restart

2022-04-06 Thread Bug Watch Updater
** Changed in: firefox Status: In Progress => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/548866 Title: forgets middlemouse.contentLoadURL on upgrade or browser restart To manage

[Bug 1965241] Re: Include DPC Fixes in Ubuntu 22.04 and 20.04

2022-04-06 Thread Michael Reed
I found that this additional patch was also needed. Pcie_port_device_iter was added in 5.16 and referenced in the "PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot Reset" patch commit 3134689f98f9e09004a4727370adc46e7635b4be Author: Lukas Wunner Date: Fri Oct 15 13:58:40 2021 -0500

[Bug 1965241] Re: Include DPC Fixes in Ubuntu 22.04 and 20.04

2022-04-06 Thread Michael Reed
I have provided test kernels at the following link: https://people.canonical.com/~mreed/lp_1965241_DPC_Fix/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1965241 Title: Include DPC Fixes in Ubuntu

[Bug 1786013] Autopkgtest regression report (linux-meta-ibm/5.4.0.1020.20)

2022-04-06 Thread Ubuntu SRU Bot
All autopkgtests for the newly accepted linux-meta-ibm (5.4.0.1020.20) 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 failures,

[Bug 1944113]

2022-04-06 Thread Libreoffice-commits
Jan-Marek Glogowski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/fbf739198aa7f02975d531521c6525073783c7f1 tdf#144585 Qt fix Wayland LO fake popups It will be available in 7.4.0. The patch should be included in the daily builds

[Bug 1938735]

2022-04-06 Thread Xiscofauli
I wrote a unittest for this issue but it hits an assert. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1938735 Title: Can't insert a row into a OpenO

[Bug 1944113]

2022-04-06 Thread Libreoffice-commits
Jan-Marek Glogowski committed a patch related to this issue. It has been pushed to "libreoffice-7-3": https://git.libreoffice.org/core/commit/c309ddb6d9cd61f3024ffeee33fce1a0e173d9cc tdf#144585 Qt fix Wayland LO fake popups It will be available in 7.3.3. The patch should be included in the dail

[Bug 1926312]

2022-04-06 Thread Maiku-fabian
Created attachment 14051 Slighly improved rif_MA I used ASCII characters directly instead of , for example: abday "Le";/ "Let";/ "Ttl";/ "Lar";/ "Lex";/ "Jje";/ "Sbt" Only for non ASCII char

[Bug 1926312]

2022-04-06 Thread Ilyahoo Proshel
(In reply to Mike FABIAN from comment #7) > Created attachment 14051 [details] > Slighly improved rif_MA > > I used ASCII characters directly instead of , for example: > > abday "Le";/ > "Let";/ > "Ttl";/ > "Lar";/ > "Lex";

[Bug 1926312]

2022-04-06 Thread Maiku-fabian
https://en.wikipedia.org/wiki/Tarifit The wikipedia article said that the endonym (The name of the language in itself) is Tmaziɣt or Tarifiyt or Tarifect and I did just choose the first one. According to Wikipedia, “Tarifit” is the name of the language in English. lang_name should contain the en

[Bug 1926312]

2022-04-06 Thread Maiku-fabian
> And by the way. we did send the patch for the unmodified locale. and it pass > the build successfully, if you want to take a look here: > https://patchwork.sourceware.org/project/glibc/patch/20220125172555.2527278- > 1...@ipshel.com/ Yes, I read your mail and the attached patch and I took the th

[Bug 1926312]

2022-04-06 Thread Maiku-fabian
(In reply to Mike FABIAN from comment #9) > https://en.wikipedia.org/wiki/Tarifit > > The wikipedia article said that the endonym (The name of the language in > itself) is Tmaziɣt or Tarifiyt or Tarifect and I did just choose the first > one. > > According to Wikipedia, “Tarifit” is the name of t

[Bug 1926312]

2022-04-06 Thread Ilyahoo Proshel
(In reply to Mike FABIAN from comment #11) > (In reply to Mike FABIAN from comment #9) > > https://en.wikipedia.org/wiki/Tarifit > > > > The wikipedia article said that the endonym (The name of the language in > > itself) is Tmaziɣt or Tarifiyt or Tarifect and I did just choose the first > > one.

[Bug 1944113] Re: Many UI elements (list box, drop down) don't work at all in kf5 environment

2022-04-06 Thread Bug Watch Updater
** Changed in: df-libreoffice Status: Confirmed => 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/1944113 Title: Many UI elements (list box, drop down) don't work at all in kf5

[Bug 1964532] Re: /usr/libexec/udisks2/udisksd:malloc_consolidate(): unaligned fastbin chunk detected

2022-04-06 Thread Alex Murray
I can reproduce this by just running `sudo systemctl restart udisks2.service` - will see if I can perhaps run it under valgrind and see where the memory corruption is happening. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://b

[Bug 1966093] Re: Update to the 510.60.02 and the 390.147UDA NVIDIA driver series in Bionic, Focal, and Impish

2022-04-06 Thread Kevin Yeh
Test results for 510 are available at https://docs.google.com/spreadsheets/d/1VjZ1Jx9vuQPFtmTU-r9hJYDWlrA5dyopHQfQ9LWitlg/edit?usp=sharing Test results for 390 are available at https://docs.google.com/spreadsheets/d/1hZrugw1J2oNKFf4ZZzhBE5wmE1HWjZGSOqk6Llt_0ZM/edit?usp=sharing No regression foun

[Bug 1964795] Re: gnome-keyring-daemon crashed with signal 7

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

<    1   2   3   4   5   >