[Bug 1912106] Re: caja crashed with SIGABRT in std::terminate()

2021-03-09 Thread Matthias Klose
looking at the stacktrace, looks more like an issue with some caja extension. ** Changed in: gcc-10 (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/1912106

[Bug 1912106] Re: caja crashed with SIGABRT in std::terminate()

2021-03-09 Thread Matthias Klose
LP: #1912096 talk about a snapd issue ** Also affects: snapd (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/1912106 Title: caja crashed with

[Bug 1917887] Re: Network Manager OpenVPN nested connections fail to setup routes correctly

2021-03-09 Thread Riccardo Battistini
I agree that is a problem with Network Manager, maybe also affects different vpn besides OpenVPN; this same problem is present in CentOS 7 and 8. Which config do you need? I tried to draw the network scheme to help understanding my setup. Regards Riccardo ** Attachment added: "Network Scheme"

[Bug 1918252] Re: WWAN Q SD X55 LTE+5G (Huawei for HP) doesn't work [03f0:0a6c]

2021-03-09 Thread Kai-Heng Feng
** Changed in: linux (Ubuntu) Assignee: (unassigned) => Kai-Heng Feng (kaihengfeng) ** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1918253] Re: WWAN I XMM 7360 LTE-Advanced (Cat 9) doesn't work [8086:7360]

2021-03-09 Thread Kai-Heng Feng
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed ** Changed in: linux (Ubuntu) Assignee: (unassigned) => Kai-Heng Feng (kaihengfeng) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1871306] Re: [SRU] No sound from internal card chtmax98090 (missing UCM2 files in alsa-ucm-conf)

2021-03-09 Thread boda liao
I have installed an ubuntu 18.04.5 (kernel 5.4.0-52 ) on lenovo X1 Extreme. Is there some way to make the mic working on this kernel version? Thanks, -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report.

[Bug 1878760] Re: gcc-10 is selecting amdgcn target by default

2021-03-09 Thread Matthias Klose
** Changed in: gcc-10 (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1878760 Title: gcc-10 is selecting amdgcn target by default To manage notifications

[Bug 1909356] Re: package gcc-10-base 10-20200411-0ubuntu1 failed to install/upgrade: trying to overwrite shared '/usr/share/doc/gcc-10-base/TODO.Debian', which is different from other instances of pa

2021-03-09 Thread Matthias Klose
this is most likely caused by a mirror with out-of-date i386/amd64 packages. Please check that you have up-to-date packages for both i386 and amd64. ** Changed in: gcc-10 (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1909368] Re: cpp-10's cc1 fails to handle "-march=native" parameter properly

2021-03-09 Thread Matthias Klose
yes, that's expected. -march=native is handled by the compiler driver. ** Changed in: gcc-10 (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/1909368 Title:

[Bug 1912106] Re: caja crashed with SIGABRT in std::terminate()

2021-03-09 Thread Matthias Klose
** Information type changed from Private to Public -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1912106 Title: caja crashed with SIGABRT in std::terminate() To manage notifications about this bug

[Bug 1912111] Re: caja crashed with SIGABRT in std::terminate()

2021-03-09 Thread Matthias Klose
*** This bug is a duplicate of bug 1912106 *** https://bugs.launchpad.net/bugs/1912106 ** Information type changed from Private to Public ** This bug has been marked a duplicate of bug 1912106 caja crashed with SIGABRT in std::terminate() -- You received this bug notification because

[Bug 1918260] Re: FFe: Sync smcroute 2.4.4-3 (universe) from Debian unstable (main)

2021-03-09 Thread Micha Lenk
** Bug watch added: Debian Bug tracker #924361 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924361 ** Also affects: smcroute (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=924361 Importance: Unknown Status: Unknown ** Description changed: Please sync

[Bug 1918262] [NEW] Impossible acces and reinstallation of Ubuntu after Windows 10 update

2021-03-09 Thread ioan
Public bug reported: On a dualboot hdd (Ubuntu & Windows), After february update of Window 10 the ubuntu partition has disappeared, (it is now marked as unused) and while tryning to reinstall ubuntu there is no possibility of reinstalling the grub-loader. thank you, Ioan ProblemType: Bug

[Bug 1916705] Re: glib2.0 >=2.67.3 breaks include from an extern C context

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

[Bug 1913423] Re: getgrouplist is not thread safe with libnss_systemd

2021-03-09 Thread Daniel Sung
I have tested the updated systemd package in focal-proposed and that does indeed fix 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/1913423 Title: getgrouplist is not thread safe with

[Bug 1916705] Re: glib2.0 >=2.67.3 breaks include from an extern C context

2021-03-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: open-vm-tools (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/1916705

[Bug 1916705] Re: glib2.0 >=2.67.3 breaks include from an extern C context

2021-03-09 Thread Andreas Schultz
for wireshark the problem can be worked around with this: diff -up wireshark-3.4.3/debian/rules.orig wireshark-3.4.3/debian/rules --- wireshark-3.4.3/debian/rules.orig 2021-03-09 10:09:58.184967210 +0100 +++ wireshark-3.4.3/debian/rules2021-03-09 09:58:39.497405512 +0100 @@ -31,7 +31,8

[Bug 1917920] Re: magic-proxy broke with iptables 1.8.7-1ubuntu2

2021-03-09 Thread Dimitri John Ledkov
However I do not think that google.com is a good test, as it will try to redirect to https, no? and magic proxy only does things with http. We are failing to reach http ftpmaster.internal. I am now trying to rewrite bits of magic-proxy to use more of urllib and surface more HTTP and IO errors.

[Bug 1917920] Re: magic-proxy broke with iptables 1.8.7-1ubuntu2

2021-03-09 Thread Dimitri John Ledkov
@alex Thanks for trying this. And yes, we have been unable to reproduce this outside of launchpad. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1917920 Title: magic-proxy broke with iptables

[Bug 1918260] [NEW] FFe: Sync smcroute 2.4.4-3 (universe) from Debian unstable (main)

2021-03-09 Thread Micha Lenk
Public bug reported: Please sync smcroute 2.4.4-3 (universe) from Debian unstable (main) Explanation of FeatureFreeze exception: This updated version of smcroute fixes a racy systemd service unit and makes the autopkgtests much more reliable (Debian debbugs #924361). Changelog entries since

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-03-09 Thread Matthias Klose
libsort-naturally-perl - upstream: - last release 2021 -no open bug reports - no CVE's - Debian - maintained by the Debian Perl Group - no open bug reports A small library to scan code for imports. Ok to promote. ** Changed in: libmodule-scandeps-perl (Ubuntu) Status:

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-03-09 Thread Matthias Klose
so the question, why do we need that at all? we already have checkrestart (debian-goodies) in main. Instead of needrestart doing heuristics on used files/libraries, it just uses dpkg to dermine file to package relationships, and should catch more issues than needrestart. -- You received this

[Bug 1917926] Re: Window focus issues for Xorg sessions in 3.38.3-3ubuntu1

2021-03-09 Thread Daniel van Vugt
Confirmed the clicking on a window problem is fixed by adding in 4d54c3c556d753c0b981406937948895141dc1d4. But I can't figure out exactly what is causing the Alt-Tab issue. It looks like it's somewhere in this massive commit: https://salsa.debian.org/gnome-

[Bug 1918258] [NEW] FFe: Sync libchipcard 5.1.5rc2-7 (universe) from Debian unstable (main)

2021-03-09 Thread Micha Lenk
Public bug reported: Please sync libchipcard 5.1.5rc2-7 (universe) from Debian unstable (main) Explanation of FeatureFreeze exception: I'd like to get this updated version of libchipcard, which fixes a failed assertion crash in the chipcard-tool binary (Debian #983764, severity serious), into

[Bug 1918259] Re: package apache2 2.4.41-4ubuntu3.1 failed to install/upgrade: installed apache2 package post-installation script subprocess returned error exit status 1

2021-03-09 Thread Apport retracing service
** Tags removed: need-duplicate-check -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1918259 Title: package apache2 2.4.41-4ubuntu3.1 failed to install/upgrade: installed apache2 package

[Bug 83297] Re: "Name insertion" in kformula does not work

2021-03-09 Thread Bug Watch Updater
Launchpad has imported 7 comments from the remote bug at https://bugs.kde.org/show_bug.cgi?id=138337. 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

[Bug 1905370] Re: Qt-based tray icons not displayed on start-up

2021-03-09 Thread lizhiyuan
I found another bug related to this problem. Nextcloud, qv2ray and so on, which is based on qt, not only can not show tray icons,but also, when I click on the taskbar of these applications, their interface display is very simple, which is different from the non-self-starting of these

[Bug 1915051] Re: dkms-autopkgtest: Also select binary packages that depends on dkms for testing

2021-03-09 Thread Bug Watch Updater
** Changed in: dkms (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/1915051 Title: dkms-autopkgtest: Also select binary packages that depends on dkms

[Bug 1888942]

2021-03-09 Thread Mozbugs-a
(In reply to Marco Bonardo [:mak] from comment #2) > For how much it may look confusing (it is definitely a shift in behavior and > habits), this is the expected behavior currently. Clicking on the urlbar > focuses and selects its contents, but because the selection is programmatic > we don't

[Bug 1918259] [NEW] package apache2 2.4.41-4ubuntu3.1 failed to install/upgrade: installed apache2 package post-installation script subprocess returned error exit status 1

2021-03-09 Thread Edmilson
Public bug reported: I just upgrade to UBUNTU 20 and this error occurred. I think this could be an old issue. ProblemType: Package DistroRelease: Ubuntu 20.04 Package: apache2 2.4.41-4ubuntu3.1 ProcVersionSignature: Ubuntu 5.4.0-66.74-generic 5.4.86 Uname: Linux 5.4.0-66-generic x86_64

[Bug 1906331] Re: systemd-resolve crashes fairly often (and reports various assertions)

2021-03-09 Thread Mekk
I use my computer for work and need reasonably stable environment. So no, sorry. I am OK with installing newer systemd, testing it, and maybe downgrading in case of (new) problems, but I can't upgrade whole distro just now. Would using PPA from comment 19 be as limited as PPA from comment 8

[Bug 1907422] Re: [MIR] needrestart + dependencies

2021-03-09 Thread Matthias Klose
libsort-naturally-perl - upstream: - last release seven years ago - a few wishlist bug reports - no CVE's - Debian - maintained by the Debian Perl Group - no open bug reports A very small library providing two sort routines. Ok to promote. ** Changed in: libsort-naturally-perl

[Bug 1911435] Re: xrdp session is not using the same PATH as a console session

2021-03-09 Thread matt335672
I've been advised to moved this to the Debian bug tracker:- https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984782 ** Bug watch added: Debian Bug tracker #984782 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=984782 -- You received this bug notification because you are a member of

[Bug 1917926] Re: Window focus issues for Xorg sessions in 3.38.3-3ubuntu1

2021-03-09 Thread Daniel van Vugt
** Changed in: mutter (Ubuntu) Assignee: (unassigned) => Daniel van Vugt (vanvugt) ** Changed in: mutter (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 1916467] Re: [Intel Maple Ridge] system cannot enter S3 the first time while connecting to TBT4 storage

2021-03-09 Thread You-Sheng Yang
Attach dmesg logs for future reference. ** Attachment added: "dmesg.5.10.0-2017-oem.patched" https://bugs.launchpad.net/bugs/1916467/+attachment/5475029/+files/dmesg.5.10.0-2017-oem.patched ** Attachment added: "dmesg.5.11.0-1010-generic.unpatched"

[Bug 1916467] Re: [Intel Maple Ridge] system cannot enter S3 the first time while connecting to TBT4 storage

2021-03-09 Thread You-Sheng Yang
Turns out firmware upgrades do not fix this issue but commit 319696aa8063 ("xhci: Fix repeated xhci wake after suspend due to uncleared internal wake state")[1] does. Kernel packages built with this patch included are available in https://launchpad.net/~vicamo/+archive/ubuntu/ppa-1916467 for

[Bug 1881072] Re: "BUG: unable to handle kernel paging request" when testing ubuntu_kvm_smoke_test.kvm_smoke_test with B-KVM in proposed

2021-03-09 Thread Po-Hsu Lin
** Changed in: ubuntu-kernel-tests Status: New => Fix Released ** Changed in: linux (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1881072 Title:

[Bug 1915811] Re: Empty NUMA topology in machines with high number of CPUs

2021-03-09 Thread Victor Tapia
** Patch removed: "bionic-stein.debdiff" https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1915811/+attachment/5468130/+files/bionic-stein.debdiff ** Patch added: "bionic-stein.debdiff"

[Bug 1918252] Missing required logs.

2021-03-09 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 1918252 and then change the status of the bug to 'Confirmed'. If, due to the

[Bug 1918253] Missing required logs.

2021-03-09 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 1918253 and then change the status of the bug to 'Confirmed'. If, due to the

<    1   2   3   4   5