[Bug 2056101] Re: [noble] Quod Libet doesn't start: ModuleNotFoundError: No module named 'senf'

2024-03-18 Thread Christoph Reiter
That fix had a small issue that was later fixed with: https://github.com/quodlibet/quodlibet/commit/7b247a5e0c39006c089efd38ca37e80b527baa23 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2056101

[Bug 2056627] [NEW] PHPStorm crashes when opening a project

2024-03-09 Thread Christoph Reiter
Public bug reported: Filing mostly in case anyone else hits this and is looking for workarounds: Since the Update to 24.04 PHPStorm crashes on open for me. I think when it tries to preview a markdown file, like a README.md which is shown when opening a project. ```

[Bug 2056517] Re: vsode profile still broken

2024-03-08 Thread Christoph Reiter
Thanks, I'm looking forward to it. a bit unrelated: PHPStorm (and I'd guess all Jetbrains IDEs) is also broken, but that is installed by unpacking a tarball to a location and let it auto-update itself. Is there any point in filing a bug for that too? -- You received this bug notification

[Bug 2056517] [NEW] vsode profile still broken

2024-03-07 Thread Christoph Reiter
Public bug reported: Ubuntu 24.04, VSCode installed via their repo (https://packages.microsoft.com/repos/code) Some updates ago apparmor gained an exception for /usr/bin/code to work again. The desktop file uses `/usr/share/code/code` though (see /usr/share/applications/code.desktop), so

[Bug 883459]

2022-05-24 Thread Christoph Thielecke
Still valid in akonadi 21.12.3 on Kubuntu 22.04. I think akonadi should automatically handle this problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/883459 Title: KMail duplicates emails To

[Bug 1911447] Re: touchpad not detected in Fujitsu Lifebook U7510

2022-05-24 Thread Christoph Roeder
For me it does not work on a Fujitsu Lifebook U7610 and Ubuntu 20.04.4 with Kernel 5.4.0-133.127 and even HWE-Kernel 5.13.0-44.49-20.04.28 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1911447

[Bug 1967882] Re: Gwenview does not show HEIC / HEIF images

2022-04-05 Thread Christoph Singer
Reported here in Gwenview as this is the place where a user notices the problem ("gwenview doesn't display photos from my iPhone"), but the underlying problem is that package kimageformats is compiled without libheif support, see Bug #1951278. It is purely a packaging problem so please fix it for

[Bug 1967882] [NEW] Gwenview does not show HEIC / HEIF images

2022-04-05 Thread Christoph Singer
Public bug reported: Testet in Kubuntu Jammy Beta (daily ISO as of 2022-04-03) Operating System: Kubuntu 22.04 KDE Plasma Version: 5.24.4 KDE Frameworks Version: 5.92.0 Qt Version: 5.15.3 Kernel Version: 5.15.0-23-generic (64-bit) Graphics Platform: X11 Please fix this before final Jammy

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

2022-04-05 Thread Christoph Berg
I uploaded your patch as -3 now. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1960615 Title: pgloader autopkgtests fail for lack of OpenSSL 3.0 support To manage notifications about this

[Bug 1779340] Re: systemd-networkd-wait-online.service Failed to start Wait for Network to be Configured with bridge

2022-04-05 Thread Lupe Christoph
** Attachment removed: "wait-online.strace" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1779340/+attachment/5577039/+files/wait-online.strace -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1779340] Re: systemd-networkd-wait-online.service Failed to start Wait for Network to be Configured with bridge

2022-04-04 Thread Lupe Christoph
I have not yet reproduced this on my Ubuntu 21.10 for lack of time, but I ran into it on a Debian 11 machine I was converting to Netplan and preparing to port the ifupdown scripts. I tried ignoring unimportant interfaces, but no dice. So I ran an strace on

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

2022-03-31 Thread Christoph Berg
It turned out that cl-plus-ssl upstream git has already OpenSSL 3 support, so all it took was to update it to 20220328.git8b91648. I've just uploaded that to Debian unstable. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1961898] Re: chromium-browser is refusing to start

2022-03-23 Thread Christoph Singer
Same here, Chromium does not start anymore. System: Kubuntu 21.10 with latest updates as of today chris@kubuntu:~$ LANG=C SNAPD_DEBUG=1 snap run chromium 2022/03/23 12:09:12.183829 tool_linux.go:204: DEBUG: restarting into "/snap/core/current/usr/bin/snap" 2022/03/23 12:09:12.201553

[Bug 1962368] [NEW] chkproc reports " OooPS, not expected XXXXXX value"

2022-02-26 Thread Lupe Christoph
Public bug reported: I run chkrootkit hourly with a customr output filter to intercept attacks. For a while now, I get these two lines that are not filtered out by my filter script: OooPS, not expected 105876 value chkproc: Warning: Possible LKM Trojan installed With varying PIDs. While I

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

2022-02-21 Thread Christoph Berg
This now also affects pgloader/jammy on apt.postgresql.org. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1960615 Title: pgloader autopkgtests fail for lack of OpenSSL 3.0 support To manage

[Bug 1958004] Re: intel_iommu breaks Intel IPU6 camera: isys port open ready failed -16

2022-02-16 Thread christoph jechlitschek
Patch recommended by Hao ** Patch added: "43255ca.diff" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1958004/+attachment/5561449/+files/43255ca.diff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1956898] Re: undefined reference to `std::__throw_bad_array_new_length()'

2022-01-13 Thread Christoph Junghans
The problem is actually introduced by the libecpint-dev package pulled from Debian. ** No longer affects: clang (Ubuntu) ** No longer affects: gcc-9 (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1957168] [NEW] fwbuilder crashes when trying to create almost any type of new object

2022-01-12 Thread Lupe Christoph
Public bug reported: To reproduce: * start fwbuilder without any arguments * click "New Object" * click any type of object, e.g. "New Library" * fwbuilder will segfault Here is the stack trace: (gdb) where #0 0x5571115e in ?? () #1 0x5571cc73 in ?? () #2 0x55720fc3 in

[Bug 1956898] Re: undefined reference to `std::__throw_bad_array_new_length()'

2022-01-10 Thread Christoph Junghans
This issue seems related: https://gcc.gnu.org/pipermail/gcc- help/2021-June/140487.html and hints to towards an issue in libstdc++. ** Also affects: gcc-9 (Ubuntu) Importance: Undecided Status: New ** No longer affects: gcc -- You received this bug notification because you are a

[Bug 1956898] Re: undefined reference to `std::__throw_bad_array_new_length()'

2022-01-10 Thread Christoph Junghans
Ok, this happens with gcc as well. ** Also affects: gcc 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/1956898 Title: undefined reference to

[Bug 1956898] [NEW] undefined reference to `std::__throw_bad_array_new_length()'

2022-01-09 Thread Christoph Junghans
Public bug reported: When compiling the latest version of the VOTCA package on Ubuntu 20.04.3 LTS with clang version 10.0.0-4ubuntu1 one gets an error: /usr/bin/ld: ../libxtp/libvotca_xtp.so.2022: undefined reference to `std::__throw_bad_array_new_length()' This compiled fine in the past.

[Bug 1955762] [NEW] total system freeze/lockup

2021-12-26 Thread Christoph Roeder
Public bug reported: Probably related to this Bug https://bugs.launchpad.net/ubuntu/+source/linux-oem-5.6/+bug/1876567 My server gets totally unresponsive (keyboard, no network, num lock doesn't work, ...), even sysresq does not work most of the times. The Problem seems to be related with nfs

[Bug 1923053] Re: [SRU] nextcloud crashed with SIGSEGV.

2021-12-02 Thread Christoph Reiter
I'm seeing a similar crash in jammy again with nextcloud- desktop-3.3.5-1: ``` Thread 1 "nextcloud" received signal SIGSEGV, Segmentation fault. 0x7fffedc9a89e in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5 (gdb) bt #0 0x7fffedc9a89e in () at /lib/x86_64-linux-gnu/libQt5Core.so.5

[Bug 1951278] [NEW] kimageformat-plugins should be built with HEIC / HEIF support

2021-11-17 Thread Christoph Singer
Public bug reported: Description:Ubuntu 21.10 Release:21.10 kimageformat-plugins: Installiert: 5.88.0-0ubuntu1~ubuntu21.10~ppa1 (but effects older versions, too) Currently, kimageformat-plugins is built without support for HEIC / HEIC images. That's why Gwenview, Dolphin

[Bug 1950078] Re: digikam crashes when face recognition is started

2021-11-13 Thread Christoph Diesch
** Tags added: impish -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950078 Title: digikam crashes when face recognition is started To manage notifications about this bug go to:

[Bug 1950078] [NEW] digikam crashes when face recognition is started

2021-11-07 Thread Christoph Diesch
Public bug reported: Root cause of this crash seems to be an unmatched version of libopencv_dnn: digikam: symbol lookup error: /usr/lib/digikam/libdigikamcore.so.7.1.0: undefined symbol: _ZN2cv3dnn14dnn4_v202011173NetC1Ev. libopencv_dnn.so.4.5.3 reports _ZN2cv3dnn14dnn4_v20210608 instead. this

[Bug 1950053] [NEW] Friend function with requires causes segfault

2021-11-06 Thread Christoph Neumann
Public bug reported: From the versions installed on my machine, the bug occurs in g++ 10.2.0, g++ 10.3.0 and g++ 11.1.0, the only argument in -std=c++2a. The code works on version 9.3.0 with -std=c++2a and -fconcepts. I have also compiled with clang++ 12.0.0 without problems. The bug occurs when

[Bug 1832182] Re: systemd unable to detect running apache if invoked via "apache2ctl graceful"

2021-10-14 Thread Christoph Lechleitner
First, sorry if I'm in the slightly wrong issue here. The most recent comment before mine fits our situation perfectly and wasn't old, so I think it's an acceptable place for this discussion. > So we have a regression when `apache2ctl graceful` is called directly, which I think it's still a

[Bug 1832182] Re: systemd unable to detect running apache if invoked via "apache2ctl graceful"

2021-10-13 Thread Christoph Lechleitner
pache restart for "graceful" by mistake. So PLEASE, if you insinst on rerouting apache2ctl graceful to systemd make it reload and not restart Apache. Thanks, regards, Christoph Lechleitner -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1946575] [NEW] Maybe a bug with the standby timer of the gnome-disk-utility.

2021-10-09 Thread Christoph Kossowski
Public bug reported: Hallo, the standby timer for HDDs is maybe a little bit broken. It works fine if I set it to 8 minutes or less. If I set it above 10 minutes the timer does not send the HDDs to standby any more. It's two Samsung Spinpoint HDDs, just for Data. No active programms. I tested

[Bug 720638] Re: snmpd crashes with segfault (libnetsnmpmibs.so.15.1.2)

2021-08-23 Thread Christoph Roeder
Crashes on ubuntu 20.04 too: --- ... Aug 19 18:30:07 server snmpd[1308748]: Cannot statfs /run/docker/netns/cf01dc8e9bbc: Permission denied Aug 19 18:30:16 server snmpd[1308748]: error on subcontainer 'ifTable container' remove (-1) Aug 19 18:30:19 server kernel: snmpd[1308748]: segfault at 91

[Bug 298480]

2021-08-20 Thread 9-christoph
Merge request to revert the ancient change (and the later done workarounds to avoid other issues like closing tmux) added. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/298480 Title: Konsole should

[Bug 1939898] Re: Unnatended postgresql-12 upgrade caused MAAS internal error

2021-08-16 Thread Christoph Berg
Fwiw the use-case of not restarting after installing a minor upgrade is not supported by PostgreSQL upstream. The proper fix is to restart, or to hold off the upgrade until the time when restarting is possible. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1922466] Re: Writeback not flushing to disk in 4.15.0-137-generic and above

2021-08-04 Thread Christoph Dwertmann
*** This bug is a duplicate of bug 1926808 *** https://bugs.launchpad.net/bugs/1926808 ** This bug has been marked a duplicate of bug 1926808 Bionic update: upstream stable patchset 2021-04-30 -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1922466] Re: Writeback not flushing to disk in 4.15.0-137-generic and above

2021-04-14 Thread Christoph Dwertmann
I'd like to add that this bug also affects 18.04 LTS (Bionic) as it uses the same kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1922466 Title: Writeback not flushing to disk in

[Bug 1922466] [NEW] Writeback not flushing to disk in 4.15.0-137-generic and above

2021-04-03 Thread Christoph Dwertmann
ys/vm/dirty_background_bytes 314572800 # cat /proc/meminfo | grep Writeback: Writeback:572108 kB # dd if=/dev/zero of=/test bs=1M count=10; rm /test 10+0 records in 10+0 records out 10485760 bytes (10 MB, 10 MiB) copied, 126.529 s, 82.9 kB/s Could there be a bug in kernel 4.15.0-137-gener

[Bug 1915191] [NEW] ping utility displays wrong IPv4 address upon receiving ICMP Redirect

2021-02-09 Thread Christoph Viethen
Public bug reported: * Observed behaviour * We ping a host, say 137.226.39.170. While doing so, the router redirects us to 137.226.42.42. (We verify, with Wireshark and taking a close look at RFC 792, that our redirect packet is formatted correctly on-wire.) We see the following output

[Bug 1907552] Re: Problem with aufs/overlayfs on top of nfs4

2020-12-10 Thread Christoph
As it is impossible to call apport-collect on the nfs client, I cannot add log files. ** 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 1907552] Re: Problem with aufs/overlayfs on top of nfs4

2020-12-10 Thread Christoph
** Package changed: ubuntu => linux (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1907552 Title: Problem with aufs/overlayfs on top of nfs4 To manage notifications about this bug go to:

[Bug 1907552] [NEW] Problem with aufs/overlayfs on top of nfs4

2020-12-10 Thread Christoph
t an error "Operation not supported" when I try to create a new file or directory. Because of that problem, I switched from aufs to overlayfs, but overlayfs has the same error. Regards Christoph ** Affects: ubuntu Importance: Undecided Status: New -- You received t

[Bug 1861358] Re: tracker search hangs and never returns results

2020-11-29 Thread Christoph Gohle
to work. Cheers, Christoph -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1861358 Title: tracker search hangs and never returns results To manage notifications about this bug go to: https

[Bug 1861358] Re: tracker search hangs and never returns results

2020-11-29 Thread Christoph Gohle
I have teste the package from focal proposed. I confirm that searches work with the updated package. However, tracker- miner-fs and tracker-extract get removed when installing because of the update to libtracker-control and libtracker-sparql. This should be fixed before backporting. -- You

[Bug 1876567] Re: ubuntu 20.04 nfs page fault since Kernel 5.3 (?)

2020-11-19 Thread Christoph Roeder
Still happens with kernel 5.4.0-54, today my (nfs-)server crashed too. How can we help to fix this issue? Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1876567 Title: ubuntu 20.04 nfs page

[Bug 1901617] [NEW] Please sync votca-xtp-1.6.2 from debian sid

2020-10-26 Thread Christoph Junghans
Public bug reported: Binary package hint: votca-xtp The 1.6.2 version is in debian sid please sync. ** Affects: ubuntu Importance: Undecided Status: New ** Affects: votca-xtp (Debian) Importance: Undecided Status: New ** Also affects: votca-xtp (Debian)

[Bug 1901616] [NEW] Please sync libecpint-1.0.2 from debian sid

2020-10-26 Thread Christoph Junghans
Public bug reported: Binary package hint: libecpint The 1.0.2 version is in debian sid please sync. ** Affects: ubuntu Importance: Undecided Status: New ** Affects: libecpint (Debian) Importance: Undecided Status: New ** Also affects: libecpint (Debian)

[Bug 1899345] [NEW] Es konnte nicht ermittelt werden, welche Systemaktualisierungen verfügbar sind

2020-10-11 Thread HELFENSTEIN Christoph
Public bug reported: Das Programm "aktualisierungen" zeigt Ubuntu 20.04 LTS an, dann aber die Meldung "unlösbares Problem während der Berrechnung der Systemaktualisierung". Protokolldateien unter "/var/list/dist-upgrade" Insbesondere "main.log" und "apt.log". ProblemType: Bug DistroRelease:

[Bug 1891801] Re: watchdog should start after basic.target

2020-09-14 Thread Christoph Roeder
Thanks, hope for a update soon. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1891801 Title: watchdog should start after basic.target To manage notifications about this bug go to:

[Bug 1876567] Re: ubuntu 20.04 nfs page fault since Kernel 5.3 (?)

2020-09-02 Thread Christoph Roeder
Last stable kernel which I'm currently using is 5.4.0-39-generic. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1876567 Title: ubuntu 20.04 nfs page fault since Kernel 5.3 (?) To manage

[Bug 1876567] Re: ubuntu 20.04 nfs page fault since Kernel 5.3 (?)

2020-09-02 Thread Christoph Roeder
Seems to be the same problem with 5.4.0-45, only my system (client) freezes completely. System freezes while accessing nfs-share, mounted with following options:

[Bug 1718244] Re: missing xfs_check in xfs_progs

2020-08-31 Thread Christoph Probst
xfs_check has been merged into / replaced by xfs_repair in 2014. ** Changed in: xfsprogs (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/1718244 Title: missing

[Bug 1718244] Re: missing xfs_check in xfs_progs

2020-08-31 Thread Christoph Probst
xfs_check is deprecated and has been removed from xfsprogs since 2014. See https://fossies.org/linux/xfsprogs/doc/CHANGES > 602 xfsprogs-3.2.1 (15 July 2014) > [...] > 606 - xfs_check has been removed Manpage for fsck.xfs ("do nothing, successfully") still exists and recommends: "If you

[Bug 1891801] Re: watchdog should start after basic.target

2020-08-18 Thread Christoph Roeder
My setup looks like this: - two nodes cluster with drbd - 3rd node qdevice (net) You`re right, sbd should start before watchdog. This was also my first attempt as you suggested above to add "After=watchdog.service". But this creates an order cycle in pacemaker: --- Aug 18 06:36:29 drbd01

[Bug 1891801] [NEW] watchdog should start after basic.target

2020-08-16 Thread Christoph Roeder
Public bug reported: When using watchdog (softdog) with sbd, watchdog starts after sbd by default, because of this unit "After" setting: > After=multi-user.target I think it should be: > After=basic.target PS: running on ubuntu 20.04 server ** Affects: watchdog (Ubuntu) Importance:

[Bug 1809682] Re: "systemctl enable corosync-qdevice.service" fails

2020-08-10 Thread Christoph Roeder
workaround for now: $ ln -st /etc/systemd/system/multi-user.target.wants/ /lib/systemd/system/corosync-qdevice.service -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1809682 Title: "systemctl

[Bug 1809682] Re: "systemctl enable corosync-qdevice.service" fails

2020-08-10 Thread Christoph Roeder
For me it's not fixed in focal: # dpkg -l corosync* 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 VersionArchitecture Description

[Bug 1733889] Re: wrong datatype key in cmap - corosync-qdevice don't start

2020-08-10 Thread Christoph Roeder
I reinstalled all test-vms and now it works... Maybe it was a problem with an earlier test (2 node cluster) with this properties: $ pcs property set no-quorum-policy=ignore $ pcs property set stonith-enabled=false Thanks seems to work now. -- You received this bug notification because you

[Bug 1733889] Re: wrong datatype key in cmap - corosync-qdevice don't start

2020-08-09 Thread Christoph Roeder
Sorry to ask so early, but I really need this. Do you found something? Thanks in advance -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1733889 Title: wrong datatype key in cmap - corosync-qdevice

[Bug 1733889] Re: wrong datatype key in cmap - corosync-qdevice don't start

2020-08-07 Thread Christoph Roeder
Problem still exists for me with corosync-qdevice 3.0.0-4ubuntu1 on ubuntu 20.04: # systemctl start corosync-qdevice.service Job for corosync-qdevice.service failed because the control process exited with error code. See "systemctl status corosync-qdevice.service" and "journalctl -xe" for

[Bug 1888041] Re: default output is ignored and reset after reboot

2020-07-20 Thread Christoph
I am also affected. I have a monitor with audio output via HDMI/DP connected to my Ubuntu 20.04 system. After reboot, default sink is set back to other (USB audio) device automatically. Have to manually switch it back to the HDMI/DP device in the settings manually. Editing /etc/pulse/default.pa in

[Bug 1883491] [NEW] Sound is played through wrong Output Device

2020-06-15 Thread Christoph Grimmer-Dietrich
Public bug reported: Since a few days my Ubuntu 20.04 systems shows the following behavior: The sound settings panel in part ignores the selected output device. I can switch between the devices and in turn all volume controls seem to affect that device (including the hotkeys etc.). But the sound

[Bug 1880041] Re: Failing to shutdown/power off or reboot on AMD Ryzen CPUs on kernel versions 5.3.0-52 and later

2020-06-11 Thread Christoph Behle
Update to Kernel 5.3.0-59 of today seems to have fixed the bug. It took more than one reboot to fix. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1880041 Title: Failing to shutdown/power off or

[Bug 1880041] Re: Failing to shutdown/power off or reboot on AMD Ryzen CPUs on kernel versions 5.3.0-52 and later

2020-06-11 Thread Christoph Behle
Same problem with * Gigabyte B450M DS3H AMD B450 * AMD Athlon 200GE -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1880041 Title: Failing to shutdown/power off or reboot on AMD Ryzen CPUs on

[Bug 1881880] Re: latest update 2.2-3ubuntu3 caused check_ntp_time to fail

2020-06-04 Thread Christoph Mitasch
ndling kod correctly. https://serverfault.com/a/947963 Thanks, Christoph -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1881880 Title: latest update 2.2-3ubuntu3 caused check_ntp_time to fail To

[Bug 1881880] [NEW] latest update 2.2-3ubuntu3 caused check_ntp_time to fail

2020-06-03 Thread Christoph Mitasch
=0 overall average offset: 0 NTP CRITICAL: Offset unknown| I found out that disabling the "kod" option on our internal NTP server helps to get it working again. But this is only a workaround since check_ntp_time should handle kod correctly. Thanks, Christoph ** Affects: monito

[Bug 1874661] Re: networkd sometimes doesn't set mtu received by dhcp

2020-05-17 Thread Christoph Ziebuhr
Tried with image ubuntu-minimal-2004-focal-v20200501 (systemd 245.4-4ubuntu3). No issues seen. I will then upgrade our project to Focal, which also has LTS. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1874661] Re: networkd sometimes doesn't set mtu received by dhcp

2020-05-13 Thread Christoph Ziebuhr
245.5-2upstream202005091618~ubuntu19.10.1 from your ppa seems to be fine: May 11 18:32:54 ct-prod systemd-networkd[435]: DHCP CLIENT (0x8c68da26): REQUEST (renewing) May 11 18:32:54 ct-prod systemd-networkd[435]: DHCP CLIENT (0x8c68da26): ACK May 11 18:32:54 ct-prod systemd-networkd[435]: DHCP

[Bug 1874661] Re: networkd sometimes doesn't set mtu received by dhcp

2020-05-09 Thread Christoph Ziebuhr
Do you have any suggestion on what to look at? Systemd only tracks bugs for the two most recently released versions (which should be 245 and 244) and I don't have the ressources to test those. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1874661] Re: networkd sometimes doesn't set mtu received by dhcp

2020-04-27 Thread Christoph Ziebuhr
After the weekend, I observed that the original MTU gets set on every second renew: Apr 23 09:51:00 ct-prod systemd-networkd[1737]: ens4: Saved original MTU: 1420 Apr 23 09:51:00 ct-prod systemd-networkd[1737]: ens4: Setting MTU: 1460 Apr 23 21:50:59 ct-prod systemd-networkd[1737]: ens4: Setting

[Bug 1874661] Re: networkd sometimes doesn't set mtu received by dhcp

2020-04-24 Thread Christoph Ziebuhr
This is the full log: Apr 23 09:51:00 ct-prod systemd[1]: Stopping Network Service... Apr 23 09:51:00 ct-prod systemd[1]: systemd-networkd.service: Succeeded. Apr 23 09:51:00 ct-prod systemd[1]: Stopped Network Service. Apr 23 09:51:00 ct-prod systemd[1]: Starting Network Service... Apr 23

[Bug 1874661] [NEW] networkd sometimes doesn't set mtu received by dhcp

2020-04-24 Thread Christoph Ziebuhr
Public bug reported: I'm running ubuntu-minimal-1910-eoan on google compute engine with systemd 242-7ubuntu3.7. GCE has mtu 1460, set by dhcp. After having networking issues, I figured out that the mtu on the interface was sometimes incorrectly set to 1500. I manually changed it to 1420 to have

[Bug 1871369] [NEW] Installation apported (Fresh install, HP Elitebook 8760w, i5, Nvidia Quattro 3000)

2020-04-07 Thread Christoph Kronberger
Public bug reported: Installation apported (Fresh install, HP Elitebook 8760w, i5, Nvidia Quattro 3000) ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: ubiquity 20.04.9 ProcVersionSignature: Ubuntu 5.4.0-21.25-generic 5.4.27 Uname: Linux 5.4.0-21-generic x86_64 NonfreeKernelModules: zfs

[Bug 1460203] Re: Drop set_user_default.patch

2020-04-06 Thread Christoph Reiter
upstream pip now defaults to --user if the system dir isn't writable: https://github.com/pypa/pip/pull/7002 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1460203 Title: Drop set_user_default.patch

[Bug 1870733] Re: Not zip safe and breaks Debian pip when building with pep517 (pls sync from Debian)

2020-04-06 Thread Christoph Reiter
Both packages have been updated just now, so closing. ** Changed in: pep517 (Ubuntu) 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/1870733 Title: Not zip safe

[Bug 1870733] [NEW] Not zip safe and breaks Debian pip when building with pep517 (pls sync from Debian)

2020-04-04 Thread Christoph Reiter
Public bug reported: Upstream bugs: * https://github.com/pypa/pip/issues/7874 * https://github.com/pypa/pip/issues/7946 Debian bugs: * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955414 * https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954256 Debian ships all pip dependencies as

[Bug 1866625] Re: OverflowError: With Python 3 Gtk.ListStore only accepts 32 Bit Integers.

2020-03-11 Thread Christoph Reiter
"int" maps to the same underlying type in Python 2 and Python 3. This wasn't changed when pygobject was ported to Python 3 and can't really be changed now. If you want be sure your numbers fit use the suggested "GObject.TYPE_*", or just use "object" which means the Python int object is stored as

[Bug 1586528] Re: Avahi-daemon withdraws address record

2020-02-23 Thread Christoph Duwald
I had the same problem on an Raspberry Pi4 4GB. Uninstalling the avahi-deamon wokrs just fine. Even if this may not the cause of the problem, my Pi is running for the last 12 days without a problem. avahi-daemon[350]: Withdrawing address record for 192.168.1.116 on eth0. avahi-daemon[350]:

[Bug 1861362] [NEW] i915 kernel module loads 1 cpu core 100%

2020-01-29 Thread Christoph Gohle
Public bug reported: When no display is connected to the HDMI port of the integrated graphics card (i915), one core will go to 100% load until a display is plugged in again. For a headless system the workaround is to blacklist the i915 module in grub. There are several patches around:

[Bug 1861358] Re: tracker search hangs and never returns results

2020-01-29 Thread Christoph Gohle
I also found a similar bug report here: https://gitlab.gnome.org/GNOME/tracker/issues/161 ** Bug watch added: gitlab.gnome.org/GNOME/tracker/issues #161 https://gitlab.gnome.org/GNOME/tracker/issues/161 -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1861358] [NEW] tracker search hangs and never returns results

2020-01-29 Thread Christoph Gohle
Public bug reported: When I run $ tracker search -f Bruni I see the following output on console - (tracker search:2): GLib-GObject-WARNING **: 00:31:10.761: cannot register existing type 'TrackerLanguage' (tracker search:2): GLib-GObject-WARNING **: 00:31:10.761: cannot

[Bug 1860276] [NEW] ubuntu 18 installation failed when installing grub

2020-01-19 Thread Christoph Scheid
Public bug reported: sorry, no specifics. will try again an close bug if second attempt does not fail. ProblemType: Bug DistroRelease: Ubuntu 18.04 Package: ubiquity 18.04.14.12 ProcVersionSignature: Ubuntu 5.0.0-23.24~18.04.1-generic 5.0.15 Uname: Linux 5.0.0-23-generic x86_64 ApportVersion:

[Bug 1857121] Re: Qt WebEngine crashes with nouveau in Linux

2019-12-20 Thread Christoph Thielecke
Sorry, the first patch was and old patch, containing one bracket too much, please find correct patch attached. ** Patch added: "check for nouveau driver on qtwebengine and disable gpu in this case, can be overridden by envionment variable"

[Bug 1857121] [NEW] Qt WebEngine crashes with nouveau in Linux

2019-12-20 Thread Christoph Thielecke
Public bug reported: I have crashes of kmail when displaying mails (e.g. GMX info mail). After some research I found that it is related to the qtwebengine when using nouveau driver. The reason is, that Qt WebEngine uses multi-threaded OpenGL, which nouveau does not support. It also crashes when

[Bug 1816742] Re: Failed to restart error on upgrade

2019-11-26 Thread Christoph Roeder
*** This bug is a duplicate of bug 1760391 *** https://bugs.launchpad.net/bugs/1760391 ** This bug has been marked a duplicate of bug 1760391 package acpid 1:2.0.28-1ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 -- You

[Bug 1851648] Re: ardour5 hangs at startup

2019-11-07 Thread Christoph
`strace ardour5` output attached shows an endless loop. ** Attachment added: "strace-ardour5.txt" https://bugs.launchpad.net/ubuntu/+source/ardour/+bug/1851648/+attachment/5303492/+files/strace-ardour5.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1851648] [NEW] ardour5 hangs at startup

2019-11-07 Thread Christoph
Public bug reported: ardour5 hangs before a window is didplayed. Ubuntu 19.10 ardour 1:5.12.0-3 Terminal: ~ ardour5 WARNING: Your system has a limit for maximum amount of locked memory! This might cause Ardour to run out of memory before your system runs out of memory. You

[Bug 1851211] Snap.Info.core.txt

2019-11-06 Thread Christoph
apport information ** Attachment added: "Snap.Info.core.txt" https://bugs.launchpad.net/bugs/1851211/+attachment/5303297/+files/Snap.Info.core.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1851211] ProcInterrupts.txt

2019-11-06 Thread Christoph
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1851211/+attachment/5303292/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1851211] Snap.Info.core18.txt

2019-11-06 Thread Christoph
apport information ** Attachment added: "Snap.Info.core18.txt" https://bugs.launchpad.net/bugs/1851211/+attachment/5303298/+files/Snap.Info.core18.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1851211] Snap.Info.gtk-common-themes.txt

2019-11-06 Thread Christoph
apport information ** Attachment added: "Snap.Info.gtk-common-themes.txt" https://bugs.launchpad.net/bugs/1851211/+attachment/5303299/+files/Snap.Info.gtk-common-themes.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1851211] Re: U2F not working in current build

2019-11-06 Thread Christoph
Hi Olivier thanks for your answer. I executed the command you asked for. Hope you received all necessary information. If not please don't hesitate to contact me. No it is a SoloKeys (https://solokeys.com): lsusb: Bus 001 Device 005: ID 0483:a2ca STMicroelectronics Solo 2.5.3 It works perfectly

[Bug 1851211] Re: U2F not working in current build

2019-11-06 Thread Christoph
apport information ** Tags added: apport-collected eoan snap ** Description changed: This affects the current build of the snap version of Chromium. Although it was marked as fixed in the ticket here: https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1738164 it is

[Bug 1851211] Lspci.txt

2019-11-06 Thread Christoph
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1851211/+attachment/5303289/+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/1851211 Title: U2F

[Bug 1851211] ProcCpuinfoMinimal.txt

2019-11-06 Thread Christoph
apport information ** Attachment added: "ProcCpuinfoMinimal.txt" https://bugs.launchpad.net/bugs/1851211/+attachment/5303291/+files/ProcCpuinfoMinimal.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1851211] Snap.Info.chromium.txt

2019-11-06 Thread Christoph
apport information ** Attachment added: "Snap.Info.chromium.txt" https://bugs.launchpad.net/bugs/1851211/+attachment/5303296/+files/Snap.Info.chromium.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1851211] Snap.Connections.txt

2019-11-06 Thread Christoph
apport information ** Attachment added: "Snap.Connections.txt" https://bugs.launchpad.net/bugs/1851211/+attachment/5303295/+files/Snap.Connections.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1851211] ProcCpuinfo.txt

2019-11-06 Thread Christoph
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1851211/+attachment/5303290/+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/1851211

[Bug 1851211] UdevDb.txt

2019-11-06 Thread Christoph
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1851211/+attachment/5303300/+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/1851211 Title:

[Bug 1851211] Dependencies.txt

2019-11-06 Thread Christoph
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1851211/+attachment/5303288/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1851211] ProcModules.txt

2019-11-06 Thread Christoph
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1851211/+attachment/5303293/+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/1851211

[Bug 1851211] Snap.ChromiumPrefs.txt

2019-11-06 Thread Christoph
apport information ** Attachment added: "Snap.ChromiumPrefs.txt" https://bugs.launchpad.net/bugs/1851211/+attachment/5303294/+files/Snap.ChromiumPrefs.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

  1   2   3   4   5   6   7   8   9   10   >