[Bug 1953208] Re: Fix bogus HDMI audio interface

2021-12-20 Thread Kai-Heng Feng
** 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/1953208 Title: Fix bogus HDMI audio interface To manage notifications

[Bug 1927100] Re: Slow file dialogs, open and save

2021-12-20 Thread buck2202
The bug description is now updated. Apologies for anything I missed! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1927100 Title: Slow file dialogs, open and save To manage notifications about this

[Bug 1927100] Re: Slow file dialogs, open and save

2021-12-20 Thread buck2202
In the attached patch, I've edited debian/changelog to include the LP bug # as requested. I also went ahead and added some description/reference links to the patch itself--I ended up creating a new debdiff to do this since I wasn't sure how to manually update line numbers in a way that would be saf

[Bug 1948723] Re: /usr/lib/python3/dist-packages/Onboard/LayoutLoaderSVG.py:447: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? raise Exceptions.LayoutFileError("Unrecognized

2021-12-20 Thread Norbert
Please attach patch as file and add "patch" tag. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1948723 Title: /usr/lib/python3/dist-packages/Onboard/LayoutLoaderSVG.py:447: SyntaxWarning: 'str' ob

[Bug 1852071] Re: [HP ZBook Studio G5, Ubuntu 18.04.3 LTS] Brightness function keys works as microphone mute function keys

2021-12-20 Thread jeremyszu
** Tags added: originate-from-1879870 stella -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1852071 Title: [HP ZBook Studio G5, Ubuntu 18.04.3 LTS] Brightness function keys works as microphone mute

[Bug 1939952] Re: touchpad not working . external mouse still works on laptop

2021-12-20 Thread Sachet Wasti
:~$ cat /proc/bus/input/devices I: Bus=0019 Vendor= Product=0005 Version= N: Name="Lid Switch" P: Phys=PNP0C0D/button/input0 S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1a/PNP0C0D:00/input/input0 U: Uniq= H: Handlers=event0 B: PROP=0 B: EV=21 B: SW=1 I: Bus=0019 Vendor=00

[Bug 1939952] Re: touchpad not working . external mouse still works on laptop

2021-12-20 Thread Sachet Wasti
:~$ cat /proc/bus/input/devices I: Bus=0019 Vendor= Product=0005 Version= N: Name="Lid Switch" P: Phys=PNP0C0D/button/input0 S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:1a/PNP0C0D:00/input/input0 U: Uniq= H: Handlers=event0 B: PROP=0 B: EV=21 B: SW=1 I: Bus=0019 Vendor=00

[Bug 1939952] Re: touchpad not working . external mouse still works on laptop

2021-12-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux-signed-hwe-5.11 (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/193995

[Bug 1935728] Re: [radeon] Mouse pointer randomly disappears - other mouse operations still work

2021-12-20 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (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/1935728 T

[Bug 1947819] Re: Can't resume from sleep on on ThinkPad P14S Gen 2

2021-12-20 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu) because there has been no activity for 60 days.] ** Changed in: linux (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/1947819 T

[Bug 1948038] Re: disable CONFIG_KFENCE_STATIC_KEYS in linux 5.15

2021-12-20 Thread Launchpad Bug Tracker
[Expired for linux (Ubuntu Jammy) because there has been no activity for 60 days.] ** Changed in: linux (Ubuntu Jammy) 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/bug

[Bug 1955445] Re: ubuntu mate - on adjusting monitor.preferences maximized screen buttons are covered by panel

2021-12-20 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/1955445 ** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 1944661] Re: changing screen positions (mate-control-center.displays) caused one display to become unreadable/unusable

2021-12-20 Thread Chris Guiver
experiencing this today with Ubuntu MATE jammy daily - hp 8200 elite sff (i5-2400, 8gb, nvidia quadro 600) (note the real effect of the screenshot is far worse in real life; on movement of the mouse the image on the bottom display changes & it's mostly white-flashes; esp. the trails left by the t

[Bug 1944661] Re: changing screen positions (mate-control-center.displays) caused one display to become unreadable/unusable

2021-12-20 Thread Chris Guiver
another picture... if the terminal window visible on the 'lower' screen is maximized; the wrong-background gets covered & flashing effect is gone.. if the terminal is dragged around, it leaves trails (which is why some can be seen as it was opened on the top screen & dragged to the bottom for pict

[Bug 1948723] Re: /usr/lib/python3/dist-packages/Onboard/LayoutLoaderSVG.py:447: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? raise Exceptions.LayoutFileError("Unrecognized

2021-12-20 Thread Jason
I believe that the patch below will fix the issue: --- /usr/lib/python3/dist-packages/Onboard/LayoutLoaderSVG.py.orig 2021-12-20 22:34:49.184112471 -0500 +++ /usr/lib/python3/dist-packages/Onboard/LayoutLoaderSVG.py 2021-12-20 22:33:33.374611161 -0500 @@ -445,7 +445,7 @@ exce

[Bug 1946413] Re: ubuntu mate monitor preferences visually a mess on movement

2021-12-20 Thread Chris Guiver
*** This bug is a duplicate of bug 1934752 *** https://bugs.launchpad.net/bugs/1934752 ** This bug has been marked a duplicate of bug 1934752 ubuntu mate - change monitor.preferences and 2 displays became 4/6/... -- You received this bug notification because you are a member of Ubuntu Bug

[Bug 1950239] Re: creat09 from ubuntu_ltp_syscalls and cve-2018-13405 from ubuntu_ltp/cve failed with XFS

2021-12-20 Thread Po-Hsu Lin
Spotted on T-AWS-4.4 4.4.0-1098.103 ** Also affects: linux (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: linux-oem-5.10 (Ubuntu Xenial) Importance: Undecided Status: New ** Also affects: linux-oem-5.14 (Ubuntu Xenial) Importance: Undecided Statu

[Bug 1934752] Re: ubuntu mate - change monitor.preferences and 2 displays became 4/6/...

2021-12-20 Thread Chris Guiver
Ubuntu-MATE jammy live test on - hp 8200 elite sff (i5-2400, 8gb, nvidia quadro 600) identical effects as seen on hp dc7700 Note: box shares screens with dc7700 so Monitor.Preferences should be ~identical ** Summary changed: - ubuntu mate - impish - change monitor.preferences and 2 displays bec

[Bug 1955443] Re: Fix USB3 detection on HP dock

2021-12-20 Thread Kai-Heng Feng
** Tags added: oem-priority originate-from-1948785 stella -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1955443 Title: Fix USB3 detection on HP dock To manage notifications about this bug go to: h

[Bug 1955446] [NEW] incompatible library version - /usr/lib/libdislocker.so on Ubuntu Jammy

2021-12-20 Thread Steven Shiau
Public bug reported: The latest version of dislocker on Ubuntu Jammy is 0.7.3-2ubuntu1: # dpkg -l dislocker Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name

[Bug 1955443] [NEW] Fix USB3 detection on HP dock

2021-12-20 Thread Kai-Heng Feng
Public bug reported: [Impact] Hotplug a USB3 device to HP dock can go undetected. [Fix] Add a delay for USB3 hub resume routine so the link has enough time to transit to U0. [Test] After the patch is applied, the dock can always detect USB3 devices. [Where problems could occur] A non-noticeabl

[Bug 1955445] [NEW] ubuntu mate - on adjusting monitor.preferences maximized screen buttons are covered by panel

2021-12-20 Thread Chris Guiver
d64 CasperMD5CheckResult: pass CasperVersion: 1.465 CurrentDesktop: MATE Date: Tue Dec 21 02:56:02 2021 LiveMediaBuild: Ubuntu-MATE 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20211220) ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/

[Bug 1954773] Re: New fix for jack detection after resume on CS8409 sound driver

2021-12-20 Thread Chris Chiu
** 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/1954773 Title: New fix for jack detection after resume on CS8409 sound

[Bug 1866686] Re: 20.04 Xubuntu does not resume from suspend

2021-12-20 Thread Rafael
Same problem here Xubuntu 21.10 LSB Version: core-11.1.0ubuntu3-noarch:printing-11.1.0ubuntu3-noarch:security-11.1.0ubuntu3-noarch Distributor ID: Ubuntu Description:Ubuntu 21.10 Release:21.10 Codename: impish -- You received this bug notification because you are a member o

[Bug 1941752]

2021-12-20 Thread Nicolas-fella
*** Bug 445763 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1941752 Title: Regression: exiv2 0.27.3-3ubuntu1.5 makes Gwenview crash when opening im

[Bug 1941752]

2021-12-20 Thread Nicolas-fella
*** Bug 447039 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1941752 Title: Regression: exiv2 0.27.3-3ubuntu1.5 makes Gwenview crash when opening im

[Bug 1941752]

2021-12-20 Thread Nicolas-fella
*** Bug 444851 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1941752 Title: Regression: exiv2 0.27.3-3ubuntu1.5 makes Gwenview crash when opening im

[Bug 1949643] Re: iptables-persistent unconditionally drops existing iptables rules

2021-12-20 Thread Jorge Merlino
Tested version 1.0.15ubuntu0.21.10.1 in Impish. Performed the tests on comment #14. All worked fine. ** Tags removed: verification-needed-bionic verification-needed-focal verification-needed-hirsute verification-needed-impish ** Tags added: verification-done-bionic verification-done-focal verifi

[Bug 1949643] Re: iptables-persistent unconditionally drops existing iptables rules

2021-12-20 Thread Jorge Merlino
Tested version 1.0.15ubuntu0.21.04.1 in Hirsute. Performed the tests on comment #14. All worked fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1949643 Title: iptables-persistent unconditionally

[Bug 1934752] Re: ubuntu mate - impish - change monitor.preferences and 2 displays became 4

2021-12-20 Thread Chris Guiver
second pic from dell 780 (radeon graphics card so not nvidia related) note: Sorry, I may have reversed order of upload of pics ** Attachment added: "Screenshot at 2021-12-21 01-29-48.png" https://bugs.launchpad.net/ubuntu/+source/ubuntu-mate-meta/+bug/1934752/+attachment/5548824/+files/Screen

[Bug 1934752] Re: ubuntu mate - impish - change monitor.preferences and 2 displays became 4

2021-12-20 Thread Chris Guiver
Booting same Ubuntu-MATE jammy daily on - dell [optiplex] 780 (c2q-q9400, 8gb, amd/ati cedar radeon hd 5000/6000/7350/8350) and issue occurs here too (see screenpics on this & subsequent comment. this is after first change (swap left-right to match the way this box is setup, the pic in next.com

[Bug 1949643] Re: iptables-persistent unconditionally drops existing iptables rules

2021-12-20 Thread Jorge Merlino
Tested version 1.0.14ubuntu1 in Focal. Performed the tests on comment #14. All worked fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1949643 Title: iptables-persistent unconditionally drops exi

[Bug 1404358] Re: [Upstream] EDITING: multiple graphic objects cannot be selected with key or 'Select' tool with mouse

2021-12-20 Thread Bug Watch Updater
** Changed in: df-libreoffice Status: Invalid => 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/1404358 Title: [Upstream] EDITING: multiple graphic objects cannot be selected with

[Bug 1955437] [NEW] Pre-install / Pre-unstall scripts fail

2021-12-20 Thread Valentin Quequet
Public bug reported: Removing timidity-daemon (2.14.0-8build1) ... Failed to stop timidity.service: Unit timidity.service not loaded. invoke-rc.d: initscript timidity, action "stop" failed. dpkg: error processing package timidity-daemon (--remove): installed timidity-daemon package pre-removal sc

[Bug 1404358]

2021-12-20 Thread Vstuart-foote
(In reply to V Stuart Foote from comment #70) > worked correctly for writer since the 4.3.5 and 4.0 releases. 4.3.5 and 4.4.0 https://cgit.freedesktop.org/libreoffice/core/commit/?id=5f447bb0156322c542649809e1f8ec1db2f22e7d https://cgit.freedesktop.org/libreoffice/core/commit/?h=libreoffice-4-3

[Bug 1404358]

2021-12-20 Thread Stéphane Guillou
(In reply to Yurij Z from comment #68) > This bug appears in the new version. > > Shift+Click doesn't work as well as a rectangle-drag selection. > > Version: 7.0.6.2 > Build ID: 00(Build:2) > CPU threads: 8; OS: Linux 5.8; UI render: default; VCL: kf5 > Locale: en-US (en_US.UTF-8); UI: en-US > U

[Bug 1404358]

2021-12-20 Thread zyss
This bug appears in the new version. Shift+Click doesn't work as well as a rectangle-drag selection. Version: 7.0.6.2 Build ID: 00(Build:2) CPU threads: 8; OS: Linux 5.8; UI render: default; VCL: kf5 Locale: en-US (en_US.UTF-8); UI: en-US Ubuntu package version: 1:7.0.6-0ubuntu0.20.10.1 Calc: thr

[Bug 1404358]

2021-12-20 Thread Vstuart-foote
(In reply to Yurij Z from comment #68) > Shift+Click doesn't work as well as a rectangle-drag selection. Granted, but that was not the OP here. The rectangle-drag has never been implemented for Writer. Only + multi-selection which has worked correctly for writer since the 4.3.5 and 4.0 releases.

[Bug 1934752] Re: ubuntu mate - impish - change monitor.preferences and 2 displays became 4

2021-12-20 Thread Chris Guiver
On switch (MATE-Tweaks) from WM: Marco (Adaptive compositor) to WM: Marco (No compositor) I could NOT re-create the issue described in this bug report. -- On returning to Marco (Adaptive Compositor) issues could be re-created (though not always; some took 2-3 moves (screen position relative t

[Bug 1943561] Re: Add ACCEL_LOCATION=base property for 6 Dell clamshell models

2021-12-20 Thread Dirk Su
Tested on SKU 0B11 with focal and impish. After upgrade udev from focal- proposed and impish-propsed, monitor-sensor show there is no accelerometer. The results are as expected. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://b

[Bug 1934752] Re: ubuntu mate - impish - change monitor.preferences and 2 displays became 4

2021-12-20 Thread Chris Guiver
QA-test install on (Ubuntu-MATE jammy) - hp dc7700 (c2d-e6320, 5gb, nvidia quadro nvs 290) install went well; on first login I adjust displays to match my setup & here my screens went haywire. The Monitor.preferences box is now a mess with multiple screens shown ; and one display is a poor-recept

[Bug 1955434] Re: Driverless printing detection does not work

2021-12-20 Thread Till Kamppeter
To the maintainers of AppArmor: Did anything change in the default/standard AppArmor restrictions in Jammy which requires changed in the profiles of CUPS and cups-browsed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.la

[Bug 1955434] Re: Driverless printing detection does not work

2021-12-20 Thread Till Kamppeter
As usual, submitting to early, trying again ... This looks like that either AppArmor got more restricted in Jammy. I will CC AppArmor folks to make them aware, but due to the holidays they will possibly not react quickly. So I recommend to temporarily de- activate AppArmor for CUPS and for cups-br

[Bug 1945590] Re: Thinkpad E14 Gen2: Kernel panic with trackpad and trackpoint enabled

2021-12-20 Thread David Barroso
I've unintentionally changed the status of Impish from Fix Commited to Fix released. I would be grateful if you change it back to "Fix Commited". Sorry about that. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad

[Bug 1955434] Re: Driverless printing detection does not work

2021-12-20 Thread Till Kamppeter
This looks like that either AppArmor got more restricted in Jammy. I will CC AppArmor folks to make them aware, but due to the holidays they will possibly not react quickly. So I recommend to temporarily de- activate AppArmor for CUPS and for cups-browsed: sudo apt install apparmor-utils s

[Bug 1945590] Re: Thinkpad E14 Gen2: Kernel panic with trackpad and trackpoint enabled

2021-12-20 Thread David Barroso
** Changed in: linux (Ubuntu Impish) 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/1945590 Title: Thinkpad E14 Gen2: Kernel panic with trackpad and track

[Bug 1955434] [NEW] Driverless printing detection does not work

2021-12-20 Thread fossfreedom
0-19.19-generic 5.13.14 Uname: Linux 5.13.0-19-generic x86_64 NonfreeKernelModules: wl ApportVersion: 2.20.11-0ubuntu74 Architecture: amd64 CasperMD5CheckResult: pass CurrentDesktop: Budgie:GNOME Date: Mon Dec 20 23:44:41 2021 InstallationDate: Installed on 2021-12-20 (0 days ago) InstallationMedia: Ub

[Bug 1955353] Re: Installing linux-modules-extra-raspi in chroot triggers flash-kernel which fails

2021-12-20 Thread Dave Jones
Hmmm, the following line is interesting: > 12:39:00 Unsupported platform 'BCM2835'. That suggests that flash-kernel is falling back to querying /proc/cpuinfo (which lists the "Hardware" field as BCM2835). Ordinarily, flash-kernel relies on /proc/device-tree/model instead which suggests that maybe

[Bug 1954963] Re: tm_isdst=1 with mktime on 20.04 produces unexpected output

2021-12-20 Thread Daniel
A resolution on this issue was identified with Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1001774 The behavior noted here is expected and correct. This is related to a bug/change in glibc 2.29. The failure can arise if timezone is not set (e.g., "Etc/UTC"), and possibly other scen

[Bug 1955428] Re: request la_VA locale

2021-12-20 Thread Bug Watch Updater
Launchpad has imported 7 comments from the remote bug at https://sourceware.org/bugzilla/show_bug.cgi?id=24366. 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://h

[Bug 1955428] Re: request la_VA locale

2021-12-20 Thread Gunnar Hjalmarsson
Hi John! Thanks for your report. The locales provided by glibc are what Ubuntu use, so let's await the outcome of the upstream ticket. ** Package changed: langpack-locales (Ubuntu) => glibc (Ubuntu) ** Changed in: glibc (Ubuntu) Importance: Undecided => Wishlist ** Bug watch added: Sourcewar

[Bug 1955433] [NEW] Update to 95.0.1

2021-12-20 Thread Chris Coulson
Public bug reported: See https://www.mozilla.org/en-US/firefox/95.0.1/releasenotes/ ** Affects: firefox (Ubuntu) Importance: Undecided Status: Fix Released ** Changed in: firefox (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a m

[Bug 1944409] Re: Systemd uses CPU after wakeup due to power_supply BAT0 (battery) continued polling

2021-12-20 Thread Viktor Pal
Upgrading to BIOS 1.13.3 on Latitude 3520 seems to have solved the issue. Thanks for the help. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1944409 Title: Systemd uses CPU after wakeup due to power

[Bug 1955429] Status changed to Confirmed

2021-12-20 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/1955429 Title: watchdog: BUG: soft lockup - CPU#3 stuck fo

[Bug 1942952] Re: Kernel Call Trace on Secure Boot

2021-12-20 Thread js1
*** This bug is a duplicate of bug 1955429 *** https://bugs.launchpad.net/bugs/1955429 ** This bug has been marked a duplicate of bug 1955429 watchdog: BUG: soft lockup - CPU#3 stuck for 25s! [swapper/3:0] -- You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 1955429] [NEW] watchdog: BUG: soft lockup - CPU#3 stuck for 25s! [swapper/3:0]

2021-12-20 Thread js1
Public bug reported: [ 660.218068] watchdog: BUG: soft lockup - CPU#3 stuck for 25s! [swapper/3:0] The 5.13 kernels do not seem to agree with the Pentium Silver processors. 5.8 works fine without issue. ProblemType: Bug DistroRelease: Ubuntu 21.10 Package: linux-image-5.13.0-22-generic 5.13.0-

[Bug 1927071] Re: Fresh install of chromium-browser during installer-like process, in a chroot fails (when preparing machines prior to first boot)

2021-12-20 Thread Sergio Zanchetta
I confirm this bug. It happens using desktop installer iso system (I don't have any connectivity issue). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1927071 Title: Fresh install of chromium-brows

[Bug 1927071] Re: Fresh install of chromium-browser during installer-like process, in a chroot fails (when preparing machines prior to first boot)

2021-12-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: chromium-browser (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/1927071 Ti

[Bug 1870366] Re: package gr-fcdproplus 3.7.24.cf5db38-5 failed to install/upgrade: Versuch, »/usr/lib/x86_64-linux-gnu/pkgconfig/gnuradio-fcdproplus.pc« zu überschreiben, welches auch in Paket libgnu

2021-12-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gr-fcdproplus (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/1870366 Title

[Bug 1949643] Re: iptables-persistent unconditionally drops existing iptables rules

2021-12-20 Thread Jorge Merlino
Tested version 1.0.4+nmu2ubuntu1.1 in Bionic. Performed the tests on comment #14. All worked fine. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1949643 Title: iptables-persistent unconditionally dr

[Bug 1930312] Re: USB disks and SD cards mount for wrong user

2021-12-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: caja (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/1930312 Title: USB d

[Bug 1955428] [NEW] request la_VA locale

2021-12-20 Thread John D.
Public bug reported: Currently, there is no locale support for Latin (la_VA) in glibc or in ubuntu. I have been running into a few issues in the past couple years as I develop some applications in PHP that have strings in a number of languages, among which is Latin. However since there is no Lati

[Bug 1928047] Re: AX201 BT will cause system could not enter S0i3

2021-12-20 Thread Wojtek Jurkowlaniec
here's a detailed syslog https://answers.launchpad.net/ubuntu/+question/699942 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1928047 Title: AX201 BT will cause system could not enter S0i3 To manag

[Bug 1905468] Re: Ubuntu 20.04LTS vtund program fails to function

2021-12-20 Thread Charles Smith
Confirming this same error on a fresh install of 20.04 LTS 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/1905468 Title: Ubuntu 20.04LTS vtund program fails to function To manage notificati

[Bug 1955425] [NEW] kernel: [ 6535.330667] deja-dup[505615]: segfault at 556cc2d67d03 ip 00007f312ba0e7f1 sp 00007ffd1df3fff0 error 4 in libgobject-2.0.so.0.6800.4[7f312b9e5000+30000]

2021-12-20 Thread jlambrecht
Public bug reported: Frequent crash of deja-dup, deja-dup does not remember the password Dec 20 13:26:41 mymachine kernel: [ 6535.330667] deja-dup[505615]: segfault at 556cc2d67d03 ip 7f312ba0e7f1 sp 7ffd1df3fff0 error 4 in libgobject-2.0.so.0.6800.4[7f312b9e5000+3] Dec 20 13:26:41

[Bug 1953223] Re: USB device is not detected during boot, again

2021-12-20 Thread Jarkko Toivonen
That did not help either. I also tried rc6, but the results was the same. No output even when quiet and splash kernel parameters were removed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1953223 Tit

[Bug 1955422] [NEW] package plymouth-theme-ubuntu-text 0.9.2-3ubuntu13.1 failed to install/upgrade: Abhängigkeitsprobleme - Trigger bleiben unverarbeitet

2021-12-20 Thread Martin
Public bug reported: Upgrading from 18LTS to 20LTS ProblemType: Package DistroRelease: Ubuntu 18.04 Package: plymouth-theme-ubuntu-text 0.9.2-3ubuntu13.1 ProcVersionSignature: Ubuntu 4.4.0-210.242-generic 4.4.262 Uname: Linux 4.4.0-210-generic x86_64 ApportVersion: 2.20.9-0ubuntu7.27 Architecture

[Bug 1721838] Re: dch --release does not defaulted to previous released distribution

2021-12-20 Thread Lars Kruse
The specific problem here is the wrong documentation of the behavior in the manpage: ``` --release Finalize the changelog for a release. Update the changelog timestamp. If the distribution is set to UNRELEASED, change it to the distribu- tion from the previous changelog entry (or another distr

[Bug 1955421] [NEW] package plymouth-theme-ubuntu-text 0.9.2-3ubuntu13.1 failed to install/upgrade: Abhängigkeitsprobleme - Trigger bleiben unverarbeitet

2021-12-20 Thread Martin
Public bug reported: Trying to upgrade from 16LTS to 18LTS do-release-upgrade fails with "too many errors" ProblemType: Package DistroRelease: Ubuntu 18.04 Package: plymouth-theme-ubuntu-text 0.9.2-3ubuntu13.1 ProcVersionSignature: Ubuntu 4.4.0-210.242-generic 4.4.262 Uname: Linux 4.4.0-210-gener

[Bug 1913883] Re: время от времени мой адаптер Bluetooth выходит из строя

2021-12-20 Thread Артём
** Summary changed: - from time to time my bluetooth adapter going down + время от времени мой адаптер Bluetooth выходит из строя -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1913883 Title: время

[Bug 1712808] Re: udev interface fails in privileged containers

2021-12-20 Thread Jaume Sabater
In case it's of any use, I have made the following test on Proxmox 7.1 with LXC: 1. Create an empty LXC (hostname: test) based on Proxmox's Debian 11 template 2. Configure locales, APT mirror and update packages. Reboot. 3. Shutdown LXC, activate Options: Features: FUSE, start container. 4. apt in

[Bug 36812] Re: Keyboard layout change on hotkeys press instead of release and do not work well with shortcuts

2021-12-20 Thread Nazarii Ritter
Daniel (or anyone else), can you explain why the current state of things with keyboard shortcuts is considered better? Here is how I see it works in Windows and Ubuntu. How it works in Windows: (I press Ctrl) + (I release Ctrl) = the mouse pointer is shown. (I press Ctrl

[Bug 1852071] Re: [HP ZBook Studio G5, Ubuntu 18.04.3 LTS] Brightness function keys works as microphone mute function keys

2021-12-20 Thread Nova
I'm also experiencing this issue dual booting Windows/Ubuntu on 20.04 on an HP Elitebook X360 1040 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1852071 Title: [HP ZBook Studio G5, Ubuntu 18.04.3 LT

[Bug 1955353] Re: Installing linux-modules-extra-raspi in chroot triggers flash-kernel which fails

2021-12-20 Thread Juerg Haefliger
No, this bug is just fine. All I'm saying is that it looks to be a flash-kernel rather than a linux-raspi issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1955353 Title: Installing linux-modules

[Bug 1952155] Re: 5.13.0-21 startup failed , show white noise screen (lenovo r9000x 4800h nvidia 2060)

2021-12-20 Thread Paweł
Same bug with HP Pavilion Gaming 15-ec1050nw (225V3EA) with AMD Ryzen 5 4600H and NVIDIA GeForce GTX 1650. In my case, kernel version is 5.13.0-22 Broken is only internal display, external (display connected with HDMI works properly) -- You received this bug notification because you are a memb

[Bug 1955408] Re: hwe-netboot No network interface detected

2021-12-20 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make Ubuntu better. It seems that your bug report is not filed about a specific source package though, rather it is just filed against Ubuntu in general. It is important that bug reports be filed about source packages so that people

[Bug 1882291] Re: Gnome Shell clock is truncated/corrupt on the right side

2021-12-20 Thread Jaromir Obr
I can confirm that moving of mouse cursor over the time in time widget fixes the issue (temporarily, because it usually occurs in a few minutes again). Also if I press "PrtScr" to save screenshot, the issue is fixed itself. Tested with Ubuntu 21.10, Gnome 40.4.0, Wayland. -- You received this b

[Bug 1955416] Status changed to Confirmed

2021-12-20 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/1955416 Title: Unable to discover devices using Bluethooth

[Bug 1955416] [NEW] Unable to discover devices using Bluethooth

2021-12-20 Thread Alberto
Public bug reported: When using the TP-Link TP-Link UB500, ubuntu its unable to find any BL devices when searching. ProblemType: Bug DistroRelease: Ubuntu 21.10 Package: linux-image-5.13.0-22-generic 5.13.0-22.22 ProcVersionSignature: Ubuntu 5.13.0-22.22-generic 5.13.19 Uname: Linux 5.13.0-22-gen

[Bug 1955416] Re: Unable to discover devices using Bluethooth

2021-12-20 Thread Alberto
this maybe a fix https://askubuntu.com/questions/1370663/bluetooth-scan- doesnt-detect-any-device-on-ubuntu-21-10 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1955416 Title: Unable to discover devi

[Bug 1955408] Re: hwe-netboot No network interface detected

2021-12-20 Thread Ingar Smedstad
** Tags added: focal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1955408 Title: hwe-netboot No network interface detected To manage notifications about this bug go to: https://bugs.launchpad.net/

[Bug 1955408] [NEW] hwe-netboot No network interface detected

2021-12-20 Thread Ingar Smedstad
Public bug reported: PXE-install does not work on Dell Optiplex 7090. It fails to detect NIC during installation. We use boot-image from focal-updates/main/installer- amd64/current/legacy-images/netboot/ubuntu-installer/amd64. As far as I can see this is from 2021-02-01 and probably too old. fro

[Bug 1911055] Re: [modeset][nvidia] suspend/resume broken in nvidia-460 : Display engine push buffer channel allocation failed

2021-12-20 Thread Steve Roberts
Same as #31 for me, Mint 20.2 (=Ubuntu 20.04) Nvidia 470.86 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1911055 Title: [modeset][nvidia] suspend/resume broken in nvidia-460 : Display engine push

[Bug 1851250] Re: [snap] chromium-browser snap cannot upload files outside ~

2021-12-20 Thread Alberto Mardegan
Here are the changes we'd need to backport to Focal in order to fix this bug there: To package xdg-desktop-portal-gtk: - https://github.com/flatpak/xdg-desktop-portal-gtk/commit/920afdde7afc023e77ecfeb4e174cb42f22cbfe3 To package xdg-desktop-portal: - https://github.com/flatpak/xdg-desktop-port

[Bug 1939210] Re: When using HWE, zfs-kmod and zfs user tools versions must match

2021-12-20 Thread N. X.
I feel like this is a subject that needs to be resolved. Recently when I tried using zfs send and receive from ubuntu to a fresh install of ubuntu 20.04.3 LTS. I could 'ten receive the dataset properly. After looking at the net I discovered that the ZFS kmod and User tools didn’t match. Because

[Bug 1955404] [NEW] MSi creator z16 touchpad does not work

2021-12-20 Thread Matteo Menghetti
Public bug reported: I: Bus=0019 Vendor= Product=0005 Version= N: Name="Lid Switch" P: Phys=PNP0C0D/button/input0 S: Sysfs=/devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:3b/PNP0C09:00/PNP0C0D:00/input/input0 U: Uniq= H: Handlers=event0 B: PROP=0 B: EV=21 B: SW=1 I: Bus=0019 Vendor=0

[Bug 1955304] Re: Webcam integrated microphone produces noise

2021-12-20 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/1955304 Title: Webcam integrated microphone produces noise To manage notifications about this bug go to: https://bugs.launchpad.ne

[Bug 1955395] WifiSyslog.txt

2021-12-20 Thread Louis Bouchard
apport information ** Attachment added: "WifiSyslog.txt" https://bugs.launchpad.net/bugs/1955395/+attachment/5548709/+files/WifiSyslog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1955395 Ti

[Bug 1955395] acpidump.txt

2021-12-20 Thread Louis Bouchard
apport information ** Attachment added: "acpidump.txt" https://bugs.launchpad.net/bugs/1955395/+attachment/5548710/+files/acpidump.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1955395 Title:

[Bug 1955395] UdevDb.txt

2021-12-20 Thread Louis Bouchard
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1955395/+attachment/5548708/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1955395 Title: KV

[Bug 1955395] ProcModules.txt

2021-12-20 Thread Louis Bouchard
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1955395/+attachment/5548707/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1955395

[Bug 1955395] ProcInterrupts.txt

2021-12-20 Thread Louis Bouchard
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1955395/+attachment/5548706/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/195

[Bug 1955395] ProcCpuinfoMinimal.txt

2021-12-20 Thread Louis Bouchard
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1955395/+attachment/5548705/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1955395] ProcCpuinfo.txt

2021-12-20 Thread Louis Bouchard
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1955395/+attachment/5548704/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1955395

[Bug 1955395] Lspci-vt.txt

2021-12-20 Thread Louis Bouchard
apport information ** Attachment added: "Lspci-vt.txt" https://bugs.launchpad.net/bugs/1955395/+attachment/5548703/+files/Lspci-vt.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1955395 Title:

[Bug 1955395] Re: KVM flavor of Jammy kernel 5.13 does not boot when Secure Encrypted Virtualization( SEV) is enabled

2021-12-20 Thread Louis Bouchard
apport information ** Changed in: linux (Ubuntu Jammy) Status: Incomplete => Confirmed ** Tags added: apport-collected uec-images ** Description changed: Booting the latest Jammy Ubuntu Cloud Image which embark the -kvm flavor of the kernel does not boot on a QEMU server with Secure

[Bug 1955395] Lspci.txt

2021-12-20 Thread Louis Bouchard
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1955395/+attachment/5548702/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1955395 Title: KVM

[Bug 1913775] Re: Copy from Firefox Wayland fails to be pasted anywhere else

2021-12-20 Thread Launchpad Bug Tracker
This bug was fixed in the package gtk+3.0 - 3.24.30-3ubuntu2 --- gtk+3.0 (3.24.30-3ubuntu2) jammy; urgency=medium * debian/patches/git_wayland_clipboard.patch: - wayland: Ensure clipboard handling doesn't lock up in certain corner cases, fix copy from firefox being unrelia

[Bug 1953572] Re: Broken links in the View Trends and the View Histogram menu

2021-12-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: nagios4 (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/1953572 Title: Br

[Bug 1928047] Re: AX201 BT will cause system could not enter S0i3

2021-12-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: linux (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/1928047 Title:

  1   2   >