[Bug 2062947] Re: chmlib: FTBFS: chm_http.c:167:32: error: implicit declaration of function ‘inet_addr’ [-Werror=implicit-function-declaration]
** Changed in: chmlib (Debian) Importance: Undecided => Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062947 Title: chmlib: FTBFS: chm_http.c:167:32: error: implicit declaration of function ‘inet_addr’ [-Werror=implicit-function-declaration] To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chmlib/+bug/2062947/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2060390] Re: Snapshot No Camera Found
On install from Ubuntu 24.04 LTS "Noble Numbat" - Beta amd64 (20240420) camera starts only after connecting to group video -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2060390 Title: Snapshot No Camera Found To manage notifications about this bug go to: https://bugs.launchpad.net/pipewire/+bug/2060390/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062955] [NEW] autopkgtest failure with version 11.7
Public bug reported: The manpages-format test listed in debian/test/control [1] is found to be failing [2] with this error message: - + cmd='man --warnings "$@" $section $page' + eval 'man --warnings "$@" $section $page 2>&1 >/dev/null |tee /tmp/autopkgtest.Km0D6B/autopkgtest_tmp/tag2upload.5.txt-errs' ++ man --warnings 5 tag2upload ++ tee /tmp/autopkgtest.Km0D6B/autopkgtest_tmp/tag2upload.5.txt-errs No manual entry for tag2upload in section 5 + rc=16 + set +x - The manpage for tag2upload seems to be wronly installed under man1, instead of man5 [3]. [1] https://git.launchpad.net/ubuntu/+source/dgit/tree/debian/tests/control [2] https://objectstorage.prodstack5.canonical.com/swift/v1/AUTH_0f9aae918d5b4744bf7b827671c86842/autopkgtest-noble/noble/amd64/d/dgit/20240414_231505_b3ed0@/log.gz [3] https://git.launchpad.net/ubuntu/+source/dgit/tree/Makefile#n66 ** Affects: dgit (Ubuntu) Importance: Undecided Status: New ** Tags: update-excuse ** Description changed: The manpages-format test listed in debian/test/control [1] is found to - be failing with this error message: + be failing [2] with this error message: - + cmd='man --warnings "$@" $section $page' + eval 'man --warnings "$@" $section $page 2>&1 >/dev/null |tee /tmp/autopkgtest.Km0D6B/autopkgtest_tmp/tag2upload.5.txt-errs' ++ man --warnings 5 tag2upload ++ tee /tmp/autopkgtest.Km0D6B/autopkgtest_tmp/tag2upload.5.txt-errs No manual entry for tag2upload in section 5 + rc=16 + set +x - The manpage for tag2upload seems to be wronly installed under man1, - instead of man5 [2]. + instead of man5 [3]. [1] https://git.launchpad.net/ubuntu/+source/dgit/tree/debian/tests/control - [2] https://git.launchpad.net/ubuntu/+source/dgit/tree/Makefile#n66 + [2] https://objectstorage.prodstack5.canonical.com/swift/v1/AUTH_0f9aae918d5b4744bf7b827671c86842/autopkgtest-noble/noble/amd64/d/dgit/20240414_231505_b3ed0@/log.gz + [3] https://git.launchpad.net/ubuntu/+source/dgit/tree/Makefile#n66 ** Tags added: update-excuse -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062955 Title: autopkgtest failure with version 11.7 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dgit/+bug/2062955/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2060919] Re: Remote filesystems mounted as CIFS not working after update to Kernel "6.5.0-27-generic #28-Ubuntu" (amd64) or Kernel "6.5.0-1014-raspi #17-Ubuntu" (aarch64).
@mruffell I've noticed that the users who have tested your kernel got something in common: the remote system mounted as cifs isn't in an Ubuntu server and it's kernel seems to be older than Ubuntu's client one... Maybe it's something that can help you to reproduce the problem yourself. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2060919 Title: Remote filesystems mounted as CIFS not working after update to Kernel "6.5.0-27-generic #28-Ubuntu" (amd64) or Kernel "6.5.0-1014-raspi #17-Ubuntu" (aarch64). To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2060919/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2058179] Re: Kernel 6.8 + zfs-2.2.2: copy_file_range Operation Not Supported
This might be user error, but I seem to still be running into issues with docker and this. I'm on the latest kernel and zfs versions: zfs --version: zfs-2.2.2-0ubuntu9 zfs-kmod-2.2.2-0ubuntu7 uname -r: 6.8.0-28-generic [00:41:58 ERROR]: Encountered an unexpected exception org.spongepowered.configurate.ConfigurateException: []: java.io.IOException: Operation not supported at org.spongepowered.configurate.loader.AbstractConfigurationLoader.save(AbstractConfigurationLoader.java:205) ~[configurate-core-4.2.0-SNAPSHOT.jar:?] at io.papermc.paper.configuration.Configurations.trySaveFileNode(Configurations.java:111) ~[paper-1.20.4.jar:git-Paper-488] at io.papermc.paper.configuration.Configurations.initializeGlobalConfiguration(Configurations.java:136) ~[paper-1.20.4.jar:git-Paper-488] at io.papermc.paper.configuration.Configurations.initializeGlobalConfiguration(Configurations.java:106) ~[paper-1.20.4.jar:git-Paper-488] at io.papermc.paper.configuration.PaperConfigurations.initializeGlobalConfiguration(PaperConfigurations.java:198) ~[paper-1.20.4.jar:git-Paper-488] at net.minecraft.server.dedicated.DedicatedServer.initServer(DedicatedServer.java:209) ~[paper-1.20.4.jar:git-Paper-488] at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:1131) ~[paper-1.20.4.jar:git-Paper-488] at net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:319) ~[paper-1.20.4.jar:git-Paper-488] at java.lang.Thread.run(Thread.java:1583) ~[?:?] Caused by: java.io.IOException: Operation not supported at sun.nio.fs.LinuxNativeDispatcher.directCopy0(Native Method) ~[?:?] at sun.nio.fs.LinuxFileSystem.directCopy(LinuxFileSystem.java:159) ~[?:?] at sun.nio.fs.UnixFileSystem.copyFile(UnixFileSystem.java:682) ~[?:?] at sun.nio.fs.UnixFileSystem.copy(UnixFileSystem.java:1060) ~[?:?] at sun.nio.fs.UnixFileSystemProvider.copy(UnixFileSystemProvider.java:300) ~[?:?] at java.nio.file.Files.copy(Files.java:1304) ~[?:?] at org.spongepowered.configurate.loader.AtomicFiles.atomicBufferedWriter(AtomicFiles.java:85) ~[configurate-core-4.2.0-SNAPSHOT.jar:?] at org.spongepowered.configurate.loader.AtomicFiles.lambda$atomicWriterFactory$0(AtomicFiles.java:58) ~[configurate-core-4.2.0-SNAPSHOT.jar:?] at org.spongepowered.configurate.loader.AbstractConfigurationLoader.save(AbstractConfigurationLoader.java:188) ~[configurate-core-4.2.0-SNAPSHOT.jar:?] ... 8 more -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2058179 Title: Kernel 6.8 + zfs-2.2.2: copy_file_range Operation Not Supported To manage notifications about this bug go to: https://bugs.launchpad.net/zfs/+bug/2058179/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2036817]
*** Bug 157855 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/2036817 Title: soffice.bin crashed with SIGSEGV in com::sun::star::uno::Reference::operator->() To manage notifications about this bug go to: https://bugs.launchpad.net/df-libreoffice/+bug/2036817/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062956] [NEW] CVE-2024-32462 - Need to update to the last secure patch
*** This bug is a security vulnerability *** Public security bug reported: Hello, There is a security issue in flatpack package, see: https://www.cve.org/CVERecord?id=CVE-2024-32462 To fix that, according to Ubuntu version we have to update the package to one of these versions: 1.10.9, 1.12.9, 1.14.6, and 1.15.8, Here is the current statut: Noble = OK Mantic = update required Jammy = update required Focal = update required Could you please check that and provide the patched version? Thanks in advance. ** Affects: flatpak (Ubuntu) Importance: Undecided Status: New ** Description changed: Hello, There is a security issue in flatpack package, see: https://www.cve.org/CVERecord?id=CVE-2024-32462 To fix that, according to Ubuntu version we have to update the package to one of these versions: 1.10.9, 1.12.9, 1.14.6, and 1.15.8, Here is the current statut: Noble = OK Mantic = update required - Jammy = update required + Jammy = update required Focal = update required Could you please check that and provide the patched version? Thanks in advance. ** Information type changed from Public to Public Security ** Information type changed from Public Security to Private Security ** Information type changed from Private Security to Public Security -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062956 Title: CVE-2024-32462 - Need to update to the last secure patch To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/flatpak/+bug/2062956/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2058150] Re: version 2.0-1ubuntu4.6 not work sound card
Upgrade to version 2.0-1ubuntu4.7 - sound card work ** Changed in: firmware-sof (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/2058150 Title: version 2.0-1ubuntu4.6 not work sound card To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firmware-sof/+bug/2058150/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2057927] Re: lxd vga console throws "Operation not permitted" error
Please can you confirm if still an issue on lxd 5.21/stable as this is the current supported version. Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2057927 Title: lxd vga console throws "Operation not permitted" error To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/2057927/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2038916] Re: php8.2-apcu fails with " undefined symbol: php_strlcpy"
Thanks comment #4, it works. Why hasn't this bug been fixed? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2038916 Title: php8.2-apcu fails with " undefined symbol: php_strlcpy" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/php-apcu/+bug/2038916/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2058179] Re: Kernel 6.8 + zfs-2.2.2: copy_file_range Operation Not Supported
I just updated and rebooted but I'm also still seeing the same problem: Failed to backup /etc/group: Operation not supported. It's reproducible with "apt install tomcat10". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2058179 Title: Kernel 6.8 + zfs-2.2.2: copy_file_range Operation Not Supported To manage notifications about this bug go to: https://bugs.launchpad.net/zfs/+bug/2058179/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1958191] Re: [i915] Screen flickering in Ubuntu 22.04 (until i915.enable_dc=0 intel_idle.max_cstate=2 are added) (fixed in 5.17.7 and later)
The current situation is critical and does not allow using Ubuntu. It is also impossible to lock the screen. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1958191 Title: [i915] Screen flickering in Ubuntu 22.04 (until i915.enable_dc=0 intel_idle.max_cstate=2 are added) (fixed in 5.17.7 and later) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1958191/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062542] Re: systemd-resolved stub gives SERVFAIL for DNSSEC negative response
This is on mantic, systemd-resolved 253.5-1ubuntu6.1 ** Tags added: mantic ** Description changed: - This issue surface when researching the issue that Postfix on my system + This issue surfaced when researching the issue that Postfix on my system (with DANE enabled) deferred mail deliveries with 100s of this warning in the log: - Warning: DANE TLSA lookup problem: Host or domain name not found. + Warning: DANE TLSA lookup problem: Host or domain name not found. Name service error for name=_25._tcp.cluster5.us.messagelabs.com type=TLSA: Host not found, try again The DNS resolver on my machine was pointing at the systemd-resolved stub: - $ cat /etc/resolv.conf | grep nameserver - nameserver 127.0.0.53 + $ cat /etc/resolv.conf | grep nameserver + nameserver 127.0.0.53 - $ resolvectl status - Global - Protocols: -LLMNR -mDNS -DNSOverTLS DNSSEC=allow-downgrade/supported - resolv.conf mode: stub + $ resolvectl status + Global + Protocols: -LLMNR -mDNS -DNSOverTLS DNSSEC=allow-downgrade/supported + resolv.conf mode: stub Note DNSSEC is enabled (else Postfix couldn't be doing DANE). Now if I query the TLSA record for the messagelab server, I get a SERVFAIL from the stub resolver: - $ delv +dnssec _25._tcp.cluster5.us.messagelabs.com TLSA - ;; resolution failed: SERVFAIL + $ delv +dnssec _25._tcp.cluster5.us.messagelabs.com TLSA + ;; resolution failed: SERVFAIL Whereas if I query my upstream DNS or Google DNS, I get a DNSSEC validated (negative) response: - $ delv @8.8.8.8 +dnssec _25._tcp.cluster5.us.messagelabs.com TLSA - ;; resolution failed: ncache nxrrset - ; negative response, fully validated - ; _25._tcp.cluster5.us.messagelabs.com. 299 IN \-TLSA ;-$NXRRSET - ; _25._tcp.cluster5.us.messagelabs.com. RRSIG NSEC ... - ; _25._tcp.cluster5.us.messagelabs.com. NSEC \000._25._tcp.cluster5.us.messagelabs.com. A PTR HINFO MX TXT RP SRV NAPTR SSHFP RRSIG NSEC SVCB HTTPS SPF IXFR AXFR CAA - ; messagelabs.com. SOA ns-1714.awsdns-22.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400 - ; messagelabs.com. RRSIG SOA ... + $ delv @8.8.8.8 +dnssec _25._tcp.cluster5.us.messagelabs.com TLSA + ;; resolution failed: ncache nxrrset + ; negative response, fully validated + ; _25._tcp.cluster5.us.messagelabs.com. 299 IN \-TLSA ;-$NXRRSET + ; _25._tcp.cluster5.us.messagelabs.com. RRSIG NSEC ... + ; _25._tcp.cluster5.us.messagelabs.com. NSEC \000._25._tcp.cluster5.us.messagelabs.com. A PTR HINFO MX TXT RP SRV NAPTR SSHFP RRSIG NSEC SVCB HTTPS SPF IXFR AXFR CAA + ; messagelabs.com. SOA ns-1714.awsdns-22.co.uk. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400 + ; messagelabs.com. RRSIG SOA ... I assume Postfix (with smtp_tls_security_level = dane i.e. "Opportunistic DANE") deals with the negative response by downgrading to "encrypt", whereas the SERVFAIL response makes it refuse to connect altogether. My workaround was to switch from the systemd-resolved stub resolver to the upstream servers. In /etc/systemd/resolved.conf set: - DNS=... your upstream servers if not already given through DHCP ... - DNSStubListener=no + DNS=... your upstream servers if not already given through DHCP ... + DNSStubListener=no Then restart the service and restart Postfix if it is chrooted (so the new /etc/resolv.conf gets copied into the chroot): - systemctl restart systemd-resolved - systemctl restart postfix + systemctl restart systemd-resolved + systemctl restart postfix I am not sure if this could be considered a Postfix bug as well (it could consider a SERVFAIL on a TLSA record the same as a negative), but surely it seems to me the systemd-resolved stub resolver should not return the SERVFAIL here. For more background on this bug report, please see https://serverfault.com/a/1158198/299950 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062542 Title: systemd-resolved stub gives SERVFAIL for DNSSEC negative response To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2062542/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062960] [NEW] ubuntu 24.04 mailman3-web fails install on clean system
Public bug reported: hello y'all. as of now mailman3-web fails to install on noble with the following error: Creating config file /etc/dbconfig-common/mailman3-web.conf with new version creating database mailman3web.db: success. verifying database mailman3web.db exists: success. Creating config file /etc/mailman3/mailman-web.py with new version /usr/lib/python3/dist-packages/django_q/conf.py:174: UserWarning: Retry and timeout are misconfigured. Set retry larger than timeout,failure to do so will cause the tasks to be retriggered before completion.See https://django-q2.readthedocs.io/en/master/configure.html#retry for details. warn( Traceback (most recent call last): File "/usr/bin/django-admin", line 33, in sys.exit(load_entry_point('Django==4.2.11', 'console_scripts', 'django-admin')()) ^^^ File "/usr/lib/python3/dist-packages/django/core/management/__init__.py", line 442, in execute_from_command_line utility.execute() File "/usr/lib/python3/dist-packages/django/core/management/__init__.py", line 416, in execute django.setup() File "/usr/lib/python3/dist-packages/django/__init__.py", line 24, in setup apps.populate(settings.INSTALLED_APPS) File "/usr/lib/python3/dist-packages/django/apps/registry.py", line 124, in populate app_config.ready() File "/usr/lib/python3/dist-packages/allauth/account/apps.py", line 15, in ready raise ImproperlyConfigured( django.core.exceptions.ImproperlyConfigured: allauth.account.middleware.AccountMiddleware must be added to settings.MIDDLEWARE dpkg: error processing package mailman3-web (--configure): installed mailman3-web package post-installation script subprocess returned error exit status 1 Errors were encountered while processing: mailman3-web needrestart is being skipped since dpkg has failed E: Sub-process /usr/bin/dpkg returned an error code (1) I guess a fresh install should not fail like that. cheers! ** Affects: mailman-suite (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/2062960 Title: ubuntu 24.04 mailman3-web fails install on clean system To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mailman-suite/+bug/2062960/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2061980] Re: GIMP crashes instead of closing normally
*** This bug is a duplicate of bug 2055044 *** https://bugs.launchpad.net/bugs/2055044 ** This bug has been marked a duplicate of bug 2055044 GIMP crash at closure -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2061980 Title: GIMP crashes instead of closing normally To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/2061980/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062516] Re: Gimp crashed on closing
*** This bug is a duplicate of bug 2055044 *** https://bugs.launchpad.net/bugs/2055044 ** This bug is no longer a duplicate of bug 2061980 GIMP crashes instead of closing normally ** This bug has been marked a duplicate of bug 2055044 GIMP crash at closure -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062516 Title: Gimp crashed on closing To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/2062516/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2061989] Re: GIMP crashes after closing without saving
*** This bug is a duplicate of bug 2055044 *** https://bugs.launchpad.net/bugs/2055044 ** This bug has been marked a duplicate of bug 2055044 GIMP crash at closure -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2061989 Title: GIMP crashes after closing without saving To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gimp/+bug/2061989/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062026] Re: 24.04 dvd installer failure, weird upgrade path
>I tried the daily build iso as a dvd install and it failed twice. Which daily builds? How did it fail? What did any error messages say? Does this still happen with today's ISO, that is 20240420? Marking incomplete as there's nothing for anyone to investigate and maybe fix. Please provide the requested information and change the status back to 'New'. Thanks ** Tags added: noble ** Package changed: ubuntu => ubuntu-desktop-provision ** Changed in: ubuntu-desktop-provision Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062026 Title: 24.04 dvd installer failure, weird upgrade path To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-desktop-provision/+bug/2062026/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062032] Re: unab le to burn an iso with brasero or other cd burning software
Which ISO did you download? Does the same happen with today's ISO, i.e. 20240420? Can you write the image to a USB stick? If so, does it boot correctly? ** Tags added: noble ** Changed in: ubuntu Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062032 Title: unab le to burn an iso with brasero or other cd burning software To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/2062032/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2061337] Re: systemd-localed crashed with SIGABRT in __waitid()
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: systemd (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/2061337 Title: systemd-localed crashed with SIGABRT in __waitid() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2061337/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2058179] Re: Kernel 6.8 + zfs-2.2.2: copy_file_range Operation Not Supported
Oh the new kernel wasn't built with the new zfs-dkms =/ II: dkms-build downloading zfs (zfs-dkms_2.2.2-0ubuntu7_all.deb) II: fetching https://launchpad.net/ubuntu/+archive/primary/+files/zfs-dkms_2.2.2-0ubuntu7_all.deb II: fixing https://launchpadlibrarian.net/718392332/zfs-dkms_2.2.2-0ubuntu7_all.deb II: following http://launchpadlibrarian.net/718392332/zfs-dkms_2.2.2-0ubuntu7_all.deb II: dkms-build-configure dkms-build-configure--zfs found, executing -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2058179 Title: Kernel 6.8 + zfs-2.2.2: copy_file_range Operation Not Supported To manage notifications about this bug go to: https://bugs.launchpad.net/zfs/+bug/2058179/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB
Same here, stuck on upgraded system... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2060391 Title: gnome desktop cannot start as mutter fails to find drmModeCloseFB To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2060391/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2060391] Re: gnome desktop cannot start as mutter fails to find drmModeCloseFB
Ok solved it, the issue was the optional and driver, it had installed libraries in /opt and ld was preferring them.. Removed the ld.conf entries and rebooted. All is good now. `ld /usr/bin/mutter | grep drm` Gave me the hint. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2060391 Title: gnome desktop cannot start as mutter fails to find drmModeCloseFB To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2060391/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062406] Re: CVE-2024-32462: Sandbox escape via RequestBackground portal and CWE-88
I'm not working on the stable security updates now but I opened tasks for them in case someone else wants to contribute. ** Also affects: flatpak (Ubuntu Jammy) Importance: Undecided Status: New ** Also affects: flatpak (Ubuntu Mantic) 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/2062406 Title: CVE-2024-32462: Sandbox escape via RequestBackground portal and CWE-88 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/flatpak/+bug/2062406/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2055818] Re: Intermittent UI freezes since LTS HWE linux 6.5.0-18
Since the situation was unbearable, as I didn't want to sit with a kernel that had no recent security updates, I made the jump to 24.04 (beta), everything is running fine now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2055818 Title: Intermittent UI freezes since LTS HWE linux 6.5.0-18 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2055818/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062422] Re: Update rmlint to latest version
** Bug watch added: Debian Bug tracker #1043292 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1043292 ** Also affects: rmlint (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1043292 Importance: Unknown Status: Unknown ** Tags added: upgrade-software-version -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062422 Title: Update rmlint to latest version To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rmlint/+bug/2062422/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062951] Re: Random flickering with i915 on Linux 6.8
Thank you for filing this bug and make Ubuntu better! In order to collect all your system info and relevant logs please execute: apport-collect 2062951 from your terminal so the developers can start debug your bug a better way Thank you! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062951 Title: Random flickering with i915 on Linux 6.8 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2062951/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2051155] Re: dh-cargo generating empty/invalid X-Cargo-Built-Using fields
Jonas vendors dh-cargo for all his Rust apps and crates. Is it possible to get Ubuntu's custom changes into Debian's dh-cargo? Then we can ask Jonas to update his vendored copy. ** Changed in: helvum (Ubuntu) Status: New => Triaged ** Changed in: oxigraph (Ubuntu) Status: New => Triaged ** Tags added: noble -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2051155 Title: dh-cargo generating empty/invalid X-Cargo-Built-Using fields To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dh-cargo/+bug/2051155/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062962] [NEW] Kubuntu 24.04 - SDDM fails to start Plasma session
Public bug reported: After upgrade to Kubuntu 24.04 SDDM fails to start Plasma Wayland session: 1. I enter the correct credentials 2. The screen goes black for a few seconds 3. The SDDM greeter appears again, asking for login credentials. However, I can start plasma session manually by running /usr/bin/startplasma-wayland from a different TTY. Attaching the output of `journalctl -f` during an attempt to start Plasma from SDDM. The following lines seem to be connected to the problem: kwi 20 13:17:29 k-laptop sddm[1197]: Authentication for user "kyrboh" successful kwi 20 13:17:29 k-laptop sddm-helper[1971]: pam_kwallet5(sddm:setcred): pam_kwallet5: pam_sm_setcred kwi 20 13:17:29 k-laptop sddm-helper[1971]: pam_unix(sddm:session): session opened for user kyrboh(uid=1000) by kyrboh(uid=0) kwi 20 13:17:29 k-laptop sddm-greeter[1901]: Message received from daemon: LoginSucceeded kwi 20 13:17:29 k-laptop systemd-logind[807]: New session 11 of user kyrboh. kwi 20 13:17:29 k-laptop systemd[1]: Started session-11.scope - Session 11 of User kyrboh. kwi 20 13:17:29 k-laptop sddm-helper[1971]: pam_kwallet5(sddm:session): pam_kwallet5: pam_sm_open_session kwi 20 13:17:29 k-laptop sddm-helper[1974]: pam_kwallet5: final socket path: /run/user/1000/kwallet5.socket kwi 20 13:17:29 k-laptop sddm-helper[1971]: pam_env(sddm:session): Unrecognized Option: SAL_USE_VCLPLUGIN=gtk3 - ignoring line kwi 20 13:17:29 k-laptop sddm-helper[1971]: [PAM] openSession: Critical error - immediate abort kwi 20 13:17:29 k-laptop sddm[1197]: Authentication error: SDDM::Auth::ERROR_INTERNAL "Critical error - immediate abort" kwi 20 13:17:29 k-laptop sddm[1197]: Session started false kwi 20 13:17:29 k-laptop sddm-helper[1971]: [PAM] Asked to close the session but it wasn't previously open kwi 20 13:17:29 k-laptop sddm-helper[1971]: [PAM] Ended. kwi 20 13:17:29 k-laptop sddm[1197]: Auth: sddm-helper exited with 2 kwi 20 13:17:29 k-laptop sddm[1197]: Greeter stopping... kwi 20 13:17:29 k-laptop sddm-helper[1900]: Signal received: SIGTERM ProblemType: Bug DistroRelease: Ubuntu 24.04 Package: sddm 0.20.0-2ubuntu4 ProcVersionSignature: Ubuntu 6.8.0-28.28-generic 6.8.1 Uname: Linux 6.8.0-28-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.28.1-0ubuntu2 Architecture: amd64 CasperMD5CheckResult: pass CurrentDesktop: KDE Date: Sat Apr 20 13:18:39 2024 InstallationDate: Installed on 2023-11-04 (168 days ago) InstallationMedia: Kubuntu 22.04.3 LTS "Jammy Jellyfish" - Release amd64 (20230807.1) SourcePackage: sddm UpgradeStatus: Upgraded to noble on 2024-04-20 (0 days ago) ** Affects: sddm (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug noble wayland-session ** Attachment added: "journalctl -f output during attempt to start Plasma session by SDDM" https://bugs.launchpad.net/bugs/2062962/+attachment/5768472/+files/startup.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062962 Title: Kubuntu 24.04 - SDDM fails to start Plasma session To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sddm/+bug/2062962/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062966] [NEW] package linux-tools-common (not installed) failed to install/upgrade: trying to overwrite '/usr/bin/acpidbg', which is also in package linux-intel-iotg-tools-common 5.15.0-1055.61
Public bug reported: Hello, I wanted to measure the frequency of the processors on my machine, but I couldn't install the package. Thank you. ProblemType: Package DistroRelease: Ubuntu 22.04 Package: linux-tools-common (not installed) ProcVersionSignature: Ubuntu 6.5.0-28.29~22.04.1-generic 6.5.13 Uname: Linux 6.5.0-28-generic x86_64 ApportVersion: 2.20.11-0ubuntu82.5 AptOrdering: linux-tools-common:amd64: Install linux-tools-5.15.0-105:amd64: Install linux-tools-5.15.0-105-generic:amd64: Install linux-tools-generic:amd64: Install NULL: ConfigurePending Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: misha 2313 F pulseaudio CRDA: N/A CasperMD5CheckResult: pass Date: Sat Apr 20 13:21:12 2024 DpkgTerminalLog: Preparing to unpack .../linux-tools-common_5.15.0-105.115_all.deb ... Unpacking linux-tools-common (5.15.0-105.115) ... [1mdpkg:[0m error processing archive /var/cache/apt/archives/linux-tools-common_5.15.0-105.115_all.deb (--unpack): trying to overwrite '/usr/bin/acpidbg', which is also in package linux-intel-iotg-tools-common 5.15.0-1055.61 ErrorMessage: trying to overwrite '/usr/bin/acpidbg', which is also in package linux-intel-iotg-tools-common 5.15.0-1055.61 InstallationDate: Installed on 2024-03-29 (21 days ago) InstallationMedia: Ubuntu 22.04.4 LTS "Jammy Jellyfish" - Release amd64 (20240220) MachineType: HP HP Laptop 17-cn3xxx ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.5.0-28-generic root=UUID=71c5bf0d-2969-489a-89a0-f76890efa677 ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. Python3Details: /usr/bin/python3.10, Python 3.10.12, python3-minimal, 3.10.6-1~22.04 PythonDetails: N/A RelatedPackageVersions: grub-pc 2.06-2ubuntu7.2 SourcePackage: linux Title: package linux-tools-common (not installed) failed to install/upgrade: trying to overwrite '/usr/bin/acpidbg', which is also in package linux-intel-iotg-tools-common 5.15.0-1055.61 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 07/18/2023 dmi.bios.release: 15.3 dmi.bios.vendor: Insyde dmi.bios.version: F.03 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: 8BBA dmi.board.vendor: HP dmi.board.version: 65.13 dmi.chassis.asset.tag: Chassis Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: HP dmi.chassis.version: Chassis Version dmi.ec.firmware.release: 65.13 dmi.modalias: dmi:bvnInsyde:bvrF.03:bd07/18/2023:br15.3:efr65.13:svnHP:pnHPLaptop17-cn3xxx:pvrType1ProductConfigId:rvnHP:rn8BBA:rvr65.13:cvnHP:ct10:cvrChassisVersion:sku8D018EA#BED: dmi.product.family: 103C_5335KV HP Notebook dmi.product.name: HP Laptop 17-cn3xxx dmi.product.sku: 8D018EA#BED dmi.product.version: Type1ProductConfigId dmi.sys.vendor: HP ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-package jammy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062966 Title: package linux-tools-common (not installed) failed to install/upgrade: trying to overwrite '/usr/bin/acpidbg', which is also in package linux-intel-iotg-tools-common 5.15.0-1055.61 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2062966/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062422] Re: Update rmlint to latest version
** Changed in: rmlint (Debian) Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062422 Title: Update rmlint to latest version To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rmlint/+bug/2062422/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2060727] Re: The keyboard does not work after latest kernel update
Good to know, then we will wait and see whether the problem will be solved with the next kernel update. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2060727 Title: The keyboard does not work after latest kernel update To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2060727/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062967] [NEW] ubuntu-drivers no longer offers nvidia 550 drivers
Public bug reported: While I am unclear which package update impacted the video drivers detected by ubuntu-drivers, the nvidia 545 and nvidia 550 video drivers are no longer shown as an option on NVIDIA GeForce GTX 1050 video card. I can understand the removal of the nvidia 545 drivers as the current kernel's linux-signatures-nvidia-6.8.0-28-generic package lacks signatures for the nvidia 545 kernel modules for secure boot but the nvidia 550 kernel modules signatures are available. So while it would be acceptable to downgrade the 'tested' default nvidia driver to 535, ubuntu-drivers and Additional Drivers should be offering the nvidia 550 drivers as an untested option. ** Affects: ubuntu-drivers-common (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/2062967 Title: ubuntu-drivers no longer offers nvidia 550 drivers To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/2062967/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062412] Re: No input through internal microphone (Ryzen 6000)
The problem is that the "Pink Sardine" (Phoenix) laptops were being applied to the "Yellow Carp" (Rembrandt) driver. This is improper behavior and will cause other problems even if it fixed the immediate microphone issue. The Phoenix Lenovo laptops are supposed to have something in the ACPI tables that makes sure they bind properly to the Pink Sardine driver, shouldn't need quirks. You *might* be able to workaround the issue until Ubuntu issues a fix by blacklisting snd_pci_acp6x. A Phoenix laptop should be loading snd_pci_ps. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062412 Title: No input through internal microphone (Ryzen 6000) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2062412/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062501] Re: Dhcpcd prioritizes (unconnnected) LAN adapter over WLAN, causing a 5 min boot delay
Thank you for helping debug this issue. I concur with your assessment. - this should be handled by aoetools (probably similar to the way nfs versus nfsroot is handled). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062501 Title: Dhcpcd prioritizes (unconnnected) LAN adapter over WLAN, causing a 5 min boot delay To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/aoetools/+bug/2062501/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2060214] Re: mtd-utils 1:2.1.6-1build1 FTBFS
** Changed in: mtd-utils (Debian) Status: Unknown => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2060214 Title: mtd-utils 1:2.1.6-1build1 FTBFS To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mtd-utils/+bug/2060214/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062952] Re: btrfs not creating separate root and home subvolumes in Ubuntu Server
*** This bug is a duplicate of bug 1881932 *** https://bugs.launchpad.net/bugs/1881932 ** This bug has been marked a duplicate of bug 1881932 subiquity isn't able to create btrfs subvolumes during installation -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062952 Title: btrfs not creating separate root and home subvolumes in Ubuntu Server To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-desktop-provision/+bug/2062952/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062501] Re: Dhcpcd prioritizes (unconnnected) LAN adapter over WLAN, causing a 5 min boot delay
Thanks. Then I mark this bug as Invalid for initramfs-tools. ** Changed in: initramfs-tools (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/2062501 Title: Dhcpcd prioritizes (unconnnected) LAN adapter over WLAN, causing a 5 min boot delay To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/aoetools/+bug/2062501/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062968] [NEW] mc (Midnight commander) not opening/navigating archives by enter
Public bug reported: In ubuntu 24.04 mc (Midnight commander) not opening/navigating archives by enter. Probably need update to 4.8.31 version according to this post: https://github.com/orgs/Homebrew/discussions/3467#discussioncomment-8265535 ProblemType: Bug DistroRelease: Ubuntu 24.04 Package: mc 3:4.8.30-1build2 ProcVersionSignature: Ubuntu 6.8.0-28.28-generic 6.8.1 Uname: Linux 6.8.0-28-generic x86_64 ApportVersion: 2.28.1-0ubuntu2 Architecture: amd64 CasperMD5CheckResult: pass CurrentDesktop: ubuntu:GNOME Date: Sat Apr 20 16:38:56 2024 InstallationDate: Installed on 2024-04-19 (1 days ago) InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Beta amd64 (20240418) ProcEnviron: LANG=ru_RU.UTF-8 PATH=(custom, no user) SHELL=/bin/bash TERM=xterm-256color XDG_RUNTIME_DIR= SourcePackage: mc UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: mc (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug noble -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062968 Title: mc (Midnight commander) not opening/navigating archives by enter To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mc/+bug/2062968/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062177] Re: Remmina crashes after RDP connection
For me it seems to crash at the same point. [15:46:32:936] [295376:00048252] [FATAL][com.freerdp.winpr.assert] - [winpr_log_backtrace_ex]: 8: unresolvable, address=(nil) [1]295376 IOT instruction (core dumped) remmina This is from a connection to a Windows 10 machine that is up and running and the same connection used to work before I upgraded from Ubuntu 23.10 to 24:04. remmina version: org.remmina.Remmina - 1.4.35 (git n/a) I attached the core dump. ** Attachment added: "core.zip" https://bugs.launchpad.net/ubuntu/+source/remmina/+bug/2062177/+attachment/5768527/+files/core.zip -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062177 Title: Remmina crashes after RDP connection To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/remmina/+bug/2062177/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Re: [Bug 2062032] Re: unab le to burn an iso with brasero or other cd burning software
Hi, The iso I downloaded was Apr 11. To date both my machines are on 24.04 via upgrade from 22.04 to 23.10 then to 24.04, direct upgrade from 22.04 to 24.04 failed. I am not doing any further testing as i have some health issues to attend to. -Steve On 2024-04-20 05:52, Paul White wrote: > Which ISO did you download? > Does the same happen with today's ISO, i.e. 20240420? > Can you write the image to a USB stick? > If so, does it boot correctly? > > > ** Tags added: noble > > ** Changed in: ubuntu > Status: New => Incomplete > -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062032 Title: unab le to burn an iso with brasero or other cd burning software To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/2062032/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062971] [NEW] Enable Ubuntu Pro page formatting is hard to follow
Public bug reported: The Enable Ubuntu Pro page formatting is hard to follow and feels a little un-pro. There are two columns at the top, and then only one. ** Affects: gnome-initial-setup (Ubuntu) Importance: Medium Status: New ** Tags: noble visual-quality ** Attachment added: "Screenshot from 2024-04-20 22-20-44.png" https://bugs.launchpad.net/bugs/2062971/+attachment/5768528/+files/Screenshot%20from%202024-04-20%2022-20-44.png ** Changed in: gnome-initial-setup (Ubuntu) Milestone: None => ubuntu-24.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062971 Title: Enable Ubuntu Pro page formatting is hard to follow To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-initial-setup/+bug/2062971/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062945] Re: Kubuntu 24.04 (Beta) Installer ISO shows Lubuntu artwork
** Package changed: kubuntu-meta (Ubuntu) => calamares-settings-ubuntu (Ubuntu) ** Changed in: calamares-settings-ubuntu (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/2062945 Title: Kubuntu 24.04 (Beta) Installer ISO shows Lubuntu artwork To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/calamares-settings-ubuntu/+bug/2062945/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062576] Re: Keyboard stops working after suspend 5.15.0-105
No surprise but I loaded LMDE6 Faye and it too has the same issue. 6.1.x something. I didn't take too much note of the kernel number since I was going to erase the install because it fails. I don't need to have two failing systems. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062576 Title: Keyboard stops working after suspend 5.15.0-105 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2062576/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062032] Re: unab le to burn an iso with brasero or other cd burning software
Ok, thanks for the reply and sorry to hear that it can't continue. There will have been many ISOs issued since the one you used for your test and the ISO tracker shows many successful installations over the past few days. Without further information regarding the failed installation and the upgrades directly from 22.04 to 24.04 there is little for anyone to work on so I'll close this as being 'Invalid'. Thanks again for testing Ubuntu 24.04. ** Changed in: 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/2062032 Title: unab le to burn an iso with brasero or other cd burning software To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/2062032/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062971] Re: Enable Ubuntu Pro page formatting is hard to follow
** Description changed: The Enable Ubuntu Pro page formatting is hard to follow and feels a - little un-pro. There are two columns at the top, and then only one. + little un-pro. There are two columns at the top, and then only one. Also + the bullet indentation is inconsistent. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062971 Title: Enable Ubuntu Pro page formatting is hard to follow To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-initial-setup/+bug/2062971/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062579] Re: Kernel 6.5.0-28 errors during boot.
I don't see the screenshot above. Sending it here. ** Attachment added: "Boot 6.5 screen shot" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2062579/+attachment/5768529/+files/Screen%20shot%20boot%206.5.jpg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062579 Title: Kernel 6.5.0-28 errors during boot. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2062579/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062402] Re: kubuntu live lock screen renders session useless
** Changed in: kubuntu-default-settings 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/2062402 Title: kubuntu live lock screen renders session useless To manage notifications about this bug go to: https://bugs.launchpad.net/kubuntu-default-settings/+bug/2062402/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2016013] Re: New windows (like gnome-initial-setup) don't get centered if Desktop Icons NG is loaded
** Summary changed: - New windows don't get centered if Desktop Icons NG is loaded + New windows (like gnome-initial-setup) don't get centered if Desktop Icons NG is loaded -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2016013 Title: New windows (like gnome-initial-setup) don't get centered if Desktop Icons NG is loaded To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-desktop-icons-ng/+bug/2016013/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062971] Re: Enable Ubuntu Pro page formatting is hard to follow
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/2062971 ** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062971 Title: Enable Ubuntu Pro page formatting is hard to follow To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-initial-setup/+bug/2062971/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2016013] Re: New windows (like gnome-initial-setup) don't get centered if Desktop Icons NG is loaded
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/2016013 ** Tags added: iso-testing -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2016013 Title: New windows (like gnome-initial-setup) don't get centered if Desktop Icons NG is loaded To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-desktop-icons-ng/+bug/2016013/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062576] Re: Keyboard stops working after suspend 5.15.0-105
I have the same issue on Ubuntu 22.04.4 LTS after the kernel update from: Linux laptop 6.5.0-26-generic to Linux laptop 6.5.0-27-generic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062576 Title: Keyboard stops working after suspend 5.15.0-105 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2062576/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062576] Re: Keyboard stops working after suspend 5.15.0-105
Status changed to 'Confirmed' because the bug affects multiple users. ** 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/2062576 Title: Keyboard stops working after suspend 5.15.0-105 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2062576/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1917586] Re: Failed migration
** Changed in: rust-libc (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/1917586 Title: Failed migration To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rust-libc/+bug/1917586/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062972] [NEW] ntfs partition does not mount
Public bug reported: I am using Ubuntu 24.04 Development Branch (Beta). I am dualbooting it with Windows 11. When I try to mount my NTFS Windows partition via the Ubuntu Dock, I get: "Error mounting /dev/nvme01np3 at /media/chris(my username)/Windows:wrong fs type, bad option, bad superblock on /dev/nvme01np3, missing codepageor helper program, or other error". Output of sudo apt-cache policy ntfs-3g: ntfs-3g: Installed: 1:2022.10.3-1.2ubuntu3 Candidate: 1:2022.10.3-1.2ubuntu3 Version table: *** 1:2022.10.3-1.2ubuntu3 500 500 http://gr.archive.ubuntu.com/ubuntu noble/main amd64 Packages 100 /var/lib/dpkg/status ProblemType: Bug DistroRelease: Ubuntu 24.04 Package: ntfs-3g 1:2022.10.3-1.2ubuntu3 ProcVersionSignature: Ubuntu 6.8.0-28.28-generic 6.8.1 Uname: Linux 6.8.0-28-generic x86_64 ApportVersion: 2.28.1-0ubuntu2 Architecture: amd64 CasperMD5CheckResult: pass CurrentDesktop: ubuntu:GNOME Date: Sat Apr 20 18:25:55 2024 InstallationDate: Installed on 2024-04-20 (0 days ago) InstallationMedia: Ubuntu 24.04 LTS "Noble Numbat" - Beta amd64 (20240410.2) ProcEnviron: LANG=en_US.UTF-8 PATH=(custom, no user) SHELL=/bin/bash TERM=xterm-256color XDG_RUNTIME_DIR= SourcePackage: ntfs-3g UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: ntfs-3g (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug noble wayland-session -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062972 Title: ntfs partition does not mount To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ntfs-3g/+bug/2062972/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1958019]
Unfortunately, my sound finally did fail again... But the symptoms seem different. Audacious just hangs for a while before ultimately giving up (and it stops hanging and stops trying to play). But this is a new type of failure so perhaps this patch did make a bit of a difference? https://bugzilla.kernel.org/show_bug.cgi?id=208555#c863 But this happened immediately after resuming from suspend. My laptop went to sleep with mute enabled, I started playing sound after resuming, noticed I was muted, and resumed... And sound was no longer working. Could bec7760a6c5fa59593dac264fa0c628e46815986 be the issue? This did not fixed my count: amixer -c 0 cset numid=3,name='Speaker Force Firmware Load' 1 (-c 1 is incorrect for my laptop.) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1958019 Title: [Lenovo Legion7 16ACHg6 82N6, Realtek ALC287, Speaker, Internal] No sound at all To manage notifications about this bug go to: https://bugs.launchpad.net/sound-2.6/+bug/1958019/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2003769] Re: ACPI Errors
Also when plugging the AC adapter I get: [21257.427589] asus_wmi: Unknown key code 0xcf [21258.365684] ucsi_acpi USBC000:00: UCSI_GET_PDOS failed (-70) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2003769 Title: ACPI Errors To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2003769/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062979] [NEW] unable to create ubuntu-noble image due to dictionaries-common config failure
Public bug reported: Setting up dictionaries-common (1.29.7) ... Processing triggers for dictionaries-common (1.29.7) ... aspell-autobuildhash: processing: en [en-common]. Error: /dev/null:1: The key "/usr/bin/aspell" is unknown. Undefined subroutine &main::subst called at /usr/sbin/aspell-autobuildhash line 54. dpkg: error processing package dictionaries-common (--configure): installed dictionaries-common package post-installation script subprocess returned error exit status 2 Errors were encountered while processing: dictionaries-common ** Affects: aspell (Ubuntu) Importance: Undecided Status: New ** Affects: dictionaries-common (Ubuntu) Importance: Undecided Status: New ** Also affects: aspell (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/2062979 Title: unable to create ubuntu-noble image due to dictionaries-common config failure To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/aspell/+bug/2062979/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062977] [NEW] Please backport d02c357e5bfa7dfd618b7b3015624beb71f58f1f
Public bug reported: We've been starting to run the systemd integration tests on Github Actions, and noticed a soft lockup in of our VMs: """ [ 245.130625] INFO: task khugepaged:38 blocked for more than 122 seconds. [ 245.131669] Not tainted 6.8.7-arch1-1 #1 [ 245.132371] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 245.134651] INFO: task test-journal-ve:4563 blocked for more than 122 seconds. [ 245.136035] Not tainted 6.8.7-arch1-1 #1 [ 245.136921] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 253.516332] systemd[1]: Unmounting efi.mount... [ 253.535696] systemd[1]: efi.mount: Deactivated successfully. [ 253.537261] systemd[1]: Unmounted efi.mount. [ 345.502294] systemd[1006]: Created slice background.slice. [ 345.504159] systemd[1006]: Starting systemd-tmpfiles-clean.service... [ 345.537927] systemd[1006]: Finished systemd-tmpfiles-clean.service. [ 368.017373] INFO: task khugepaged:38 blocked for more than 245 seconds. [ 368.019120] Not tainted 6.8.7-arch1-1 #1 [ 368.020219] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 368.021719] INFO: task test-journal-ve:4563 blocked for more than 245 seconds. [ 368.023485] Not tainted 6.8.7-arch1-1 #1 [ 368.024593] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 490.891682] INFO: task khugepaged:38 blocked for more than 368 seconds. [ 490.893456] Not tainted 6.8.7-arch1-1 #1 [ 490.894594] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. [ 490.896750] INFO: task test-journal-ve:4563 blocked for more than 368 seconds. [ 490.897930] Not tainted 6.8.7-arch1-1 #1 [ 490.898880] "echo 0 > /proc/sys/kernel/hung_task_timeout_secs" disables this message. """ This is the same lockup as was already investigated in https://github.com/systemd/systemd-centos-ci/issues/720 and was traced to a missing backported commit in the *host* kernel, specifically d02c357e5bfa7dfd618b7b3015624beb71f58f1f (KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changing). See the linked issue for all the details. Can this commit please be backported to linux-azure to fix these soft lockups in VMs running on Github Actions? ** Affects: linux-azure (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/2062977 Title: Please backport d02c357e5bfa7dfd618b7b3015624beb71f58f1f To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-azure/+bug/2062977/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062968] Re: mc (Midnight commander) not opening/navigating archives by enter
** Changed in: mc (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/2062968 Title: mc (Midnight commander) not opening/navigating archives by enter To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mc/+bug/2062968/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062968] Re: mc (Midnight commander) not opening/navigating archives by enter
Unfortunately, Dmitry has just committed the patch, but hasn't pushed a new build: https://salsa.debian.org/debian/mc/-/commit/daeabd910de6868140272e365f755d207a986e39 ... or upgraded the package to 4.8.31. I have no upload rights in Ubuntu, but it would be nice if someone who has could just take this commit specifically into 24.04, because it's going to be an LTS and otherwise a pretty major part of the functionality is going to be broken for years. It's totally safe and a lot less work than upgrading the package... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062968 Title: mc (Midnight commander) not opening/navigating archives by enter To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mc/+bug/2062968/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062980] [NEW] nautilus progress bar on ubuntu dock icon does not update
Public bug reported: while copying files from another disk to /home folder, the progress bar on the nautilus icon in ubuntu dock does not update. however, the progress icon within nautilus does update. ProblemType: Bug DistroRelease: Ubuntu 24.04 Package: nautilus 1:46.0-0ubuntu2 ProcVersionSignature: Ubuntu 6.8.0-28.28-generic 6.8.1 Uname: Linux 6.8.0-28-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.28.1-0ubuntu2 Architecture: amd64 CasperMD5CheckResult: unknown CurrentDesktop: ubuntu:GNOME Date: Sat Apr 20 22:46:11 2024 GsettingsChanges: b'org.gnome.nautilus.icon-view' b'default-zoom-level' b"'medium'" b'org.gnome.nautilus.preferences' b'migrated-gtk-settings' b'true' b'org.gnome.nautilus.window-state' b'initial-size' b'(1301, 915)' ProcEnviron: LANG=en_US.UTF-8 PATH=(custom, no user) SHELL=/bin/bash XDG_RUNTIME_DIR= SourcePackage: nautilus UpgradeStatus: No upgrade log present (probably fresh install) usr_lib_nautilus: nautilus-extension-gnome-terminal 3.52.0-1ubuntu2 ** Affects: ubuntu Importance: Undecided Status: New ** Tags: amd64 apport-bug noble wayland-session -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062980 Title: nautilus progress bar on ubuntu dock icon does not update To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/2062980/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062106] Re: lubuntu noble - snap-seed-glue --seed ..calamares..snapd/seed krita -- failed to finish in 900 seconds
calamares-settings-ubuntu (1:24.04.37) noble; urgency=medium * Correctly lengthen timeouts for network and initramfs package commands. (LP: #2060429) -- Aaron Rainbolt Fri, 19 Apr 2024 18:52:09 -0500 ** Package changed: calamares (Ubuntu) => calamares-settings-ubuntu (Ubuntu) ** Changed in: calamares-settings-ubuntu (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062106 Title: lubuntu noble - snap-seed-glue --seed ..calamares..snapd/seed krita -- failed to finish in 900 seconds To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/calamares-settings-ubuntu/+bug/2062106/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062979] Re: unable to create ubuntu-noble image due to dictionaries-common config failure
** Description changed: + this is running with LC_ALL=C + + the following are output in terminal when configuring dictionaries- + common + Setting up dictionaries-common (1.29.7) ... Processing triggers for dictionaries-common (1.29.7) ... aspell-autobuildhash: processing: en [en-common]. Error: /dev/null:1: The key "/usr/bin/aspell" is unknown. Undefined subroutine &main::subst called at /usr/sbin/aspell-autobuildhash line 54. dpkg: error processing package dictionaries-common (--configure): - installed dictionaries-common package post-installation script subprocess returned error exit status 2 + installed dictionaries-common package post-installation script subprocess returned error exit status 2 Errors were encountered while processing: - dictionaries-common + dictionaries-common + + this worked without issues when I last built images of ubuntu-noble in + late February 2024 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062979 Title: unable to create ubuntu-noble image due to dictionaries-common config failure To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/aspell/+bug/2062979/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062412] Re: No input through internal microphone (Ryzen 6000)
There is a second commit with a similar problem and really the one I should have linked; this one is much more severe. Here is that fix: https://github.com/torvalds/linux/commit/37bee1855d0e3b6dbeb8de71895f6f68cad137be It also came into 6.8.3. 3e52444ed190 ("ASoC: amd: yc: Revert "add new YC platform variant (0x63) support"") Maybe you can try some of the mainline PPA builds to confirm they picked up the fix. https://kernel.ubuntu.com/mainline/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062412 Title: No input through internal microphone (Ryzen 6000) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2062412/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2058785] Re: Blank screen after login on 2nd reboot after install or upgrade. 24.04
As of recent updates, this issue seems to be fixed. ** Changed in: 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/2058785 Title: Blank screen after login on 2nd reboot after install or upgrade. 24.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/2058785/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062983] [NEW] 6.7.4+dfsg is vulnerable to CVE-2024-22640
Public bug reported: The version will be pushed into Debian right now Fix: https://github.com/tecnickcom/TCPDF/commit/05f3a28f4a7905019469e040cf77e53d6aa7f679 ** Affects: tcpdf (Ubuntu) Importance: Undecided Status: New ** Description changed: The version will be pushed into Debian right now + + Fix: + https://github.com/tecnickcom/TCPDF/commit/05f3a28f4a7905019469e040cf77e53d6aa7f679 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062983 Title: 6.7.4+dfsg is vulnerable to CVE-2024-22640 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tcpdf/+bug/2062983/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062982] [NEW] [USB-Audio - SB Live! 24-bit External, playback] volume slider and mute button have no effect
Public bug reported: When the external sound card (SB Live! 24 bit) is used, the volume slider and the mute button have no effect. The volume is low. I tried two SB Live! 24 bit cards (at home and at work). The behaviour is the same. On Lubuntu 20.04, there was no problem. The embedded sound card operates normally and reacts on the volume slider. Ubuntu 22.04.4 LTS pulseaudio 1:15.99.1+dfsg1-1ubuntu2.2 pavucontrol 5.0-2 ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: alsa-base 1.0.25+dfsg-0ubuntu7 Uname: Linux 6.8.7-2-liquorix-amd64 x86_64 ApportVersion: 2.20.11-0ubuntu82.5 Architecture: amd64 CasperMD5CheckResult: unknown CurrentDesktop: LXQt Date: Sat Apr 20 21:33:26 2024 InstallationDate: Installed on 2024-04-03 (16 days ago) InstallationMedia: Lubuntu 22.04.4 LTS "Jammy Jellyfish" - Release amd64 (20240216) PackageArchitecture: all SourcePackage: alsa-driver Symptom: audio Symptom_Card: SoundBlaster Live! 24-bit External SB0490 - SB Live! 24-bit External Symptom_PulseAudioLog: кві 20 19:57:33 Lattitude dbus-daemon[590]: [system] Activating via systemd: service name='org.freedesktop.RealtimeKit1' unit='rtkit-daemon.service' requested by ':1.33' (uid=1001 pid=845 comm="/usr/bin/pulseaudio --daemonize=no --log-target=jo") Symptom_Type: Volume slider, or mixer problems Title: [USB-Audio - SB Live! 24-bit External, playback] volume slider problem UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 09/22/2023 dmi.bios.release: 1.32 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.32.2 dmi.board.name: 015DR5 dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.asset.tag: NTB71181 dmi.chassis.type: 10 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr1.32.2:bd09/22/2023:br1.32:svnDellInc.:pnLatitude5480:pvr:rvnDellInc.:rn015DR5:rvrA00:cvnDellInc.:ct10:cvr:sku07A7: dmi.product.family: Latitude dmi.product.name: Latitude 5480 dmi.product.sku: 07A7 dmi.sys.vendor: Dell Inc. ** Affects: alsa-driver (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug jammy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062982 Title: [USB-Audio - SB Live! 24-bit External, playback] volume slider and mute button have no effect To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/2062982/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062962] Re: Kubuntu 24.04 - SDDM fails to start Plasma session
It seems this got solved for me by editing the ~/.pam_environment file. Previously I had this: export SAL_USE_VCLPLUGIN=gtk3 Perhaps something for libreoffice... Commenting out that line allows SDDM to start plasma. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062962 Title: Kubuntu 24.04 - SDDM fails to start Plasma session To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sddm/+bug/2062962/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2038249] Re: The dump file parsing issue arises from structural changes in Linux kernel 6.2
Jammy: patches 0001-0012 look good too! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2038249 Title: The dump file parsing issue arises from structural changes in Linux kernel 6.2 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/crash/+bug/2038249/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2055044] Re: GIMP crash at closure
The crash only occurs when closing GIMP with an open unsaved image and selecting 'Discard'. If all images are closed first, GIMP can be closed normally. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2055044 Title: GIMP crash at closure To manage notifications about this bug go to: https://bugs.launchpad.net/gimp/+bug/2055044/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062983] Re: 6.7.4+dfsg is vulnerable to CVE-2024-22640
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-22640 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062983 Title: 6.7.4+dfsg is vulnerable to CVE-2024-22640 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tcpdf/+bug/2062983/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062986] [NEW] [DUPLICATE] ALSA Fails to detect any devices with kernel 6.8.0
Public bug reported: This is debug information collected for https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2062985 while running kernel 6.8 ProblemType: Bug DistroRelease: Ubuntu 24.04 Package: linux-image-6.8.0-28-generic 6.8.0-28.28 ProcVersionSignature: Ubuntu 6.8.0-28.28-generic 6.8.1 Uname: Linux 6.8.0-28-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.28.1-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/seq:kyrboh 1363 F pipewire CRDA: N/A CasperMD5CheckResult: pass CurrentDesktop: KDE Date: Sat Apr 20 21:20:18 2024 InstallationDate: Installed on 2023-11-04 (169 days ago) InstallationMedia: Kubuntu 22.04.3 LTS "Jammy Jellyfish" - Release amd64 (20230807.1) MachineType: Dell Inc. XPS 15 9560 ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.8.0-28-generic root=UUID=db41af68-2c72-4fc6-a654-5b0f2be10d62 ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-6.8.0-28-generic N/A linux-backports-modules-6.8.0-28-generic N/A linux-firmware20240318.git3b128b60-0ubuntu2 SourcePackage: linux UpgradeStatus: Upgraded to noble on 2024-04-20 (0 days ago) dmi.bios.date: 11/10/2022 dmi.bios.release: 1.31 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.31.0 dmi.board.name: 05FFDN dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 10 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr1.31.0:bd11/10/2022:br1.31:svnDellInc.:pnXPS159560:pvr:rvnDellInc.:rn05FFDN:rvrA00:cvnDellInc.:ct10:cvr:sku07BE: dmi.product.family: XPS dmi.product.name: XPS 15 9560 dmi.product.sku: 07BE dmi.sys.vendor: Dell Inc. ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug noble wayland-session -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062986 Title: [DUPLICATE] ALSA Fails to detect any devices with kernel 6.8.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2062986/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062985] [NEW] ALSA Fails to detect any devices with kernel 6.8.0
Public bug reported: Submitting this bug report from kernel 6.5.0 where it seems to work. When running aplay -l on kernel 6.8 the output is empty. And pulseaudio also shows an error. ProblemType: Bug DistroRelease: Ubuntu 24.04 Package: linux-image-6.8.0-28-generic 6.8.0-28.28 ProcVersionSignature: Ubuntu 6.5.0-28.29-generic 6.5.13 Uname: Linux 6.5.0-28-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.28.1-0ubuntu2 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: kyrboh 1363 F wireplumber /dev/snd/seq:kyrboh 1358 F pipewire CRDA: N/A CasperMD5CheckResult: pass CurrentDesktop: KDE Date: Sat Apr 20 21:15:03 2024 InstallationDate: Installed on 2023-11-04 (169 days ago) InstallationMedia: Kubuntu 22.04.3 LTS "Jammy Jellyfish" - Release amd64 (20230807.1) MachineType: Dell Inc. XPS 15 9560 ProcFB: 0 i915drmfb ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-6.5.0-28-generic root=UUID=db41af68-2c72-4fc6-a654-5b0f2be10d62 ro quiet splash vt.handoff=7 PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No PulseAudio daemon running, or not running as session daemon. RelatedPackageVersions: linux-restricted-modules-6.5.0-28-generic N/A linux-backports-modules-6.5.0-28-generic N/A linux-firmware20240318.git3b128b60-0ubuntu2 SourcePackage: linux UpgradeStatus: Upgraded to noble on 2024-04-20 (0 days ago) dmi.bios.date: 11/10/2022 dmi.bios.release: 1.31 dmi.bios.vendor: Dell Inc. dmi.bios.version: 1.31.0 dmi.board.name: 05FFDN dmi.board.vendor: Dell Inc. dmi.board.version: A00 dmi.chassis.type: 10 dmi.chassis.vendor: Dell Inc. dmi.modalias: dmi:bvnDellInc.:bvr1.31.0:bd11/10/2022:br1.31:svnDellInc.:pnXPS159560:pvr:rvnDellInc.:rn05FFDN:rvrA00:cvnDellInc.:ct10:cvr:sku07BE: dmi.product.family: XPS dmi.product.name: XPS 15 9560 dmi.product.sku: 07BE dmi.sys.vendor: Dell Inc. ** Affects: linux (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug noble wayland-session -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062985 Title: ALSA Fails to detect any devices with kernel 6.8.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2062985/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062985] Re: ALSA Fails to detect any devices with kernel 6.8.0
Here are the diagnostics files when running kernel 6.8 https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2062986 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062985 Title: ALSA Fails to detect any devices with kernel 6.8.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2062985/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2056760] Re: [snap]Thunderbird doesn't authenticate with sssd-kcm
Seems I do: ``` Ապր 20 23:24:32 helga-rashomon kernel: audit: type=1400 audit(1713641072.496:307): apparmor="DENIED" operation="open" class="file" profile="snap.thunderbird.thunderbird" name="/etc/gss/mech.d/" pid=54398 comm="IMAP" requested_mask="r" denied_mask="r" fsuid=1000 ouid=0 Ապր 20 23:24:32 helga-rashomon kernel: audit: type=1400 audit(1713641072.503:308): apparmor="DENIED" operation="connect" class="file" profile="snap.thunderbird.thunderbird" name="/run/.heim_org.h5l.kcm-socket" pid=54398 comm="IMAP" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=0 Ապր 20 23:24:32 helga-rashomon dbus-daemon[2973]: apparmor="DENIED" operation="dbus_method_call" bus="session" path="/org/freedesktop/Notifications" interface="org.freedesktop.Notifications" member="GetServerInformation" mask="send" name=":1.26" pid=54398 label="snap.thunderbird.thunderbird" peer_pid=3360 peer_label="plasmashell" Ապր 20 23:24:32 helga-rashomon kernel: audit: type=1400 audit(1713641072.529:309): apparmor="DENIED" operation="connect" class="file" profile="snap.thunderbird.thunderbird" name="/run/.heim_org.h5l.kcm-socket" pid=54398 comm="IMAP" requested_mask="wr" denied_mask="wr" fsuid=1000 ouid=0 ``` -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2056760 Title: [snap]Thunderbird doesn't authenticate with sssd-kcm To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/2056760/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2038249] Re: The dump file parsing issue arises from structural changes in Linux kernel 6.2
** Description changed: [Impact] - Linux kernel 6.2 includes patches with structural changes that may render the crash utility unable to parse the dump file. + Linux kernel 6.2 includes patches with structural changes that may render the crash utility in Mantic (release kernel 6.5) and Jammy (HWE kernel 6.5) unable + to parse the dump file. For example (there are more, in other areas): == d122019bf061 mm: Split slab into its own type 401fb12c68c2 mm: Differentiate struct slab fields by sl*b implementations 07f910f9b729 mm: Remove slab from struct page 0d9b1ffefabe arm64: mm: make vabits_actual a build time constant if possible e36ce448a08d mm/slab: use kmalloc_node() for off slab freelist_idx_t array allocation 130d4df57390 mm/sl[au]b: rearrange struct slab fields to allow larger rcu_head ac3b43283923 module: replace module_layout with module_memory b69f0aeb0689 pid: Replace struct pid 1-element array with flex-array == [Fix] - It is advisable to adopt commits that address the structural changes issue. - == - - In 8.0.1: - - 14f8c460473c memory: Handle struct slab changes on Linux 5.17-rc1 and later - - 5f390ed811b0 Fix for "kmem -s|-S" and "bt -F[F]" on Linux 5.17-rc1 - - b89f9ccf511a Fix for "kmem -s|-S" on Linux 5.17+ with CONFIG_SLAB - - In 8.0.2: - - f02c8e87fccb arm64: use TCR_EL1_T1SZ to get the correct info if vabits_actual is missing - - In 8.0.3: - - d83df2fb66cd SLUB: Fix for offset change of struct slab members on Linux 6.2-rc1 - - df1f0cba729f x86_64: Fix for move of per-cpu variables into struct pcpu_hot - - 120d6e89fc14 SLAB: Fix for "kmem -s|-S" options on Linux 6.1 and later - - ac96e17d1de5 SLAB: Fix for "kmem -s|-S" options on Linux 6.2-rc1 and later - - In 8.0.4 - - 7750e61fdb2a Support module memory layout change on Linux 6.4 - - 88580068b7dd Fix failure of gathering task table on Linux 6.5-rc1 and later - - 4ee56105881d Fix compilation error due to new strlcpy function that glibc added - - == + It is advisable to adopt commits that address the structural changes: + - 10 patches from crash 8.0.1 into Jammy + - 02 patches from crash 8.0.2 into Jammy + - 12 patches from crash 8.0.3 into Jammy/Mantic + - 12 patches from crash 8.0.4 into Jammy/Mantic [Test Plan] - On Jammy (LTS), which provides HWE (6.5) and GA (5.15) kernels, + On Jammy (LTS), which provides HWE (6.5) and release/GA (5.15) kernels, perform testing on both HWE (verify fixes) and GA (verify no regressions). There are detailed/per-commit test plans in the attachments: `crash_jammy_test_plan.txt.txt` and `crash_lunar_test_plan.txt`. - And the general sysrq-trigger/makedumpfile/crash test: + A. Test the live mode (live-system form; without a dumpfile), and + B. Test the dump mode (dumpfile form: sysrq-trigger/makedumpfile/crash): 1. Install the required packages and then proceed to reboot the machine. # sudo apt install crash linux-crashdump -y # reboot 2. To check the status of kdump, use the `kdump-config show` command. # kdump-config show DUMP_MODE:kdump USE_KDUMP:1 KDUMP_COREDIR:/var/crash crashkernel addr: 0x6400 /var/lib/kdump/vmlinuz: symbolic link to /boot/vmlinuz-6.2.0-33-generic kdump initrd: /var/lib/kdump/initrd.img: symbolic link to /var/lib/kdump/initrd.img-6.2.0-33-generic current state:ready to kdump kexec command: /sbin/kexec -p --command-line="BOOT_IMAGE=/boot/vmlinuz-6.2.0-33-generic root=UUID=3e72f5d5-870b-4b8e-9a0d-8ba920391379 ro console=tty1 console=ttyS0 reset_devices systemd.unit=kdump-tools-dump.service nr_cpus=1 irqpoll usbcore.nousb" --initrd=/var/lib/kdump/initrd.img /var/lib/kdump/vmlinuz 3. To trigger a crash dump forcefully, execute the `echo c | sudo tee /proc/sysrq-trigger` command. 4. Download the kernel .ddeb file, which will be used for analyzing the dump file. # sudo -i # cd /var/crash # pull-lp-ddebs linux-image-unsigned-$(uname -r) # dpkg-deb -x linux-image-unsigned-$(uname -r)-*.ddeb dbgsym-$(uname -r) 5. Utilize the "crash" utility to parse and analyze the dump file. crash 8.0.0 Copyright (C) 2002-2021 Red Hat, Inc. Copyright (C) 2004, 2005, 2006, 2010 IBM Corporation Copyright (C) 1999-2006 Hewlett-Packard Co Copyright (C) 2005, 2006, 2011, 2012 Fujitsu Limited Copyright (C) 2006, 2007 VA Linux Systems Japan K.K. Copyright (C) 2005, 2011, 2020-2021 NEC Corporation Copyright (C) 1999, 2002, 2007 Silicon Graphics, Inc. Copyright (C) 1999, 2000, 2001, 2002 Mission Critical Linux, Inc. Copyright (C) 2015, 2021 VMware, Inc. This program is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Enter "help copying" to see the conditions. This program has absolutely no warranty. Enter "help warranty" for details. WARNING: VA_BITS: calculated: 46 vmcoreinfo
[Bug 2056758] Re: ubuntu-bug doesn't let me file bugs for Snap thunderbird
> Do you have the thunderbird deb also installed? Do you get prompted to report against the snap or deb? if by the deb you mean the transitional package, then i have it uninstalled, marked as "residual-config". I don't get prompted to file against the deb. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2056758 Title: ubuntu-bug doesn't let me file bugs for Snap thunderbird To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/2056758/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1940836] Re: Libreoffice Calc rendering very slow on GTK3
related upstream bug: https://bugs.documentfoundation.org/show_bug.cgi?id=154602 ** Bug watch added: Document Foundation Bugzilla #154602 https://bugs.documentfoundation.org/show_bug.cgi?id=154602 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1940836 Title: Libreoffice Calc rendering very slow on GTK3 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1940836/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2049369] Re: autopkg tests ignored for migration of python3-defaults adding 3.12
** Changed in: cython (Debian) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2049369 Title: autopkg tests ignored for migration of python3-defaults adding 3.12 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/cython/+bug/2049369/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062989] [NEW] Wireless network driver is unstable. Throws index out of bounds exception.
Public bug reported: This is a MacBook Pro early version of 2011. Stack trace is: Apr 20 22:22:19 macbook kernel: [ 34.021449] Apr 20 22:22:19 macbook kernel: [ 34.021460] UBSAN: array-index-out-of-bounds in /var/lib/dkms/bcmwl/6.30.223.271+bdcom/build/src/wl/sys/wl_linux.c:1934:4 Apr 20 22:22:19 macbook kernel: [ 34.021465] index 2 is out of range for type 'ether_addr [1]' Apr 20 22:22:19 macbook kernel: [ 34.021469] CPU: 1 PID: 24 Comm: kworker/1:0 Tainted: P OE 6.5.0-28-generic #29~22.04.1-Ubuntu Apr 20 22:22:19 macbook kernel: [ 34.021474] Hardware name: Apple Inc. MacBookPro8,1/Mac-94245B3640C91C81, BIOS 87.0.0.0.0 06/13/2019 Apr 20 22:22:19 macbook kernel: [ 34.021477] Workqueue: ipv6_addrconf addrconf_dad_work Apr 20 22:22:19 macbook kernel: [ 34.021487] Call Trace: Apr 20 22:22:19 macbook kernel: [ 34.021490] Apr 20 22:22:19 macbook kernel: [ 34.021494] dump_stack_lvl+0x48/0x70 Apr 20 22:22:19 macbook kernel: [ 34.021503] dump_stack+0x10/0x20 Apr 20 22:22:19 macbook kernel: [ 34.021508] __ubsan_handle_out_of_bounds+0xc6/0x110 Apr 20 22:22:19 macbook kernel: [ 34.021514] _wl_set_multicast_list+0x211/0x230 [wl] Apr 20 22:22:19 macbook kernel: [ 34.021617] wl_set_multicast_list+0x3a/0xa0 [wl] Apr 20 22:22:19 macbook kernel: [ 34.021708] __dev_set_rx_mode+0x79/0xe0 Apr 20 22:22:19 macbook kernel: [ 34.021713] __dev_mc_add+0x94/0xa0 Apr 20 22:22:19 macbook kernel: [ 34.021719] dev_mc_add+0x10/0x20 Apr 20 22:22:19 macbook kernel: [ 34.021724] igmp6_group_added+0xe0/0x100 Apr 20 22:22:19 macbook kernel: [ 34.021729] __ipv6_dev_mc_inc+0x24e/0x3d0 Apr 20 22:22:19 macbook kernel: [ 34.021734] ipv6_dev_mc_inc+0x10/0x20 Apr 20 22:22:19 macbook kernel: [ 34.021737] addrconf_dad_work+0xb7/0x530 Apr 20 22:22:19 macbook kernel: [ 34.021742] ? finish_task_switch.isra.0+0x85/0x2a0 Apr 20 22:22:19 macbook kernel: [ 34.021748] ? rcu_exp_wait_wake+0x12b/0x180 Apr 20 22:22:19 macbook kernel: [ 34.021755] process_one_work+0x240/0x450 Apr 20 22:22:19 macbook kernel: [ 34.021761] worker_thread+0x50/0x3f0 Apr 20 22:22:19 macbook kernel: [ 34.021765] ? __pfx_worker_thread+0x10/0x10 Apr 20 22:22:19 macbook kernel: [ 34.021769] kthread+0xf2/0x120 Apr 20 22:22:19 macbook kernel: [ 34.021774] ? __pfx_kthread+0x10/0x10 Apr 20 22:22:19 macbook kernel: [ 34.021779] ret_from_fork+0x47/0x70 Apr 20 22:22:19 macbook kernel: [ 34.021785] ? __pfx_kthread+0x10/0x10 Apr 20 22:22:19 macbook kernel: [ 34.021790] ret_from_fork_asm+0x1b/0x30 Apr 20 22:22:19 macbook kernel: [ 34.021796] ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: linux-image-6.5.0-28-generic 6.5.0-28.29~22.04.1 ProcVersionSignature: Ubuntu 6.5.0-28.29~22.04.1-generic 6.5.13 Uname: Linux 6.5.0-28-generic x86_64 NonfreeKernelModules: wl zfs ApportVersion: 2.20.11-0ubuntu82.5 Architecture: amd64 CasperMD5CheckResult: pass CurrentDesktop: XFCE Date: Sat Apr 20 22:37:41 2024 InstallationDate: Installed on 2023-05-05 (351 days ago) InstallationMedia: Xubuntu 22.04.2 LTS "Jammy Jellyfish" - Release amd64 (20230223) ProcEnviron: LANGUAGE=en_US TERM=xterm-256color PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: linux-signed-hwe-6.5 UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: linux-signed-hwe-6.5 (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug jammy -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062989 Title: Wireless network driver is unstable. Throws index out of bounds exception. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-6.5/+bug/2062989/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1926750] Re: psi-plus crashes
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: psi-plus (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/1926750 Title: psi-plus crashes To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/psi-plus/+bug/1926750/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2061851] Re: linux-gcp 6.8.0-1005.5 (+ others) Noble kernel regression with new apparmor profiles/features
** Summary changed: - linux-gcp 6.8.0-1005.5 (+ others) Noble kernel regression iwth new apparmor profiles/features + linux-gcp 6.8.0-1005.5 (+ others) Noble kernel regression with new apparmor profiles/features -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2061851 Title: linux-gcp 6.8.0-1005.5 (+ others) Noble kernel regression with new apparmor profiles/features To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/chrony/+bug/2061851/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2040459] Autopkgtest regression report (bind9/1:9.18.24-0ubuntu0.22.04.1)
All autopkgtests for the newly accepted bind9 (1:9.18.24-0ubuntu0.22.04.1) for jammy have finished running. The following regressions have been reported in tests triggered by the package: apparmor/3.0.4-2ubuntu2.3 (armhf) bind-dyndb-ldap/11.9-5ubuntu0.22.04.6 (amd64, arm64, armhf, ppc64el, s390x) bind9/1:9.18.24-0ubuntu0.22.04.1 (amd64, arm64, armhf, ppc64el, s390x) ikiwiki-hosting/0.20180719-2 (armhf) Please visit the excuses page listed below and investigate the failures, proceeding afterwards as per the StableReleaseUpdates policy regarding autopkgtest regressions [1]. https://people.canonical.com/~ubuntu-archive/proposed- migration/jammy/update_excuses.html#bind9 [1] https://wiki.ubuntu.com/StableReleaseUpdates#Autopkgtest_Regressions Thank you! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2040459 Title: MRE updates of bind9 for noble To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bind-dyndb-ldap/+bug/2040459/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062990] [NEW] ubuntu-24.04-beta-live-server-arm64+largemem.iso.torrent not authorised on tracker
Public bug reported: The beta images are available for download from https://cdimage.ubuntu.com/releases/24.04/beta/ along with the torrent files. However, Transmission reports that the mentioned download is not authorised on Ubuntu's tracker. Screenshot attached. https://cdimage.ubuntu.com/releases/24.04/beta/ubuntu-24.04-beta-live- server-arm64+largemem.iso.torrent Others appear to be authorised. ** Affects: ubuntu-cdimage Importance: Undecided Status: New ** Tags: noble ** Attachment added: "Transmission screenshot" https://bugs.launchpad.net/bugs/2062990/+attachment/5768644/+files/transmission.png ** Package changed: ubuntu => ubuntu-cdimage -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062990 Title: ubuntu-24.04-beta-live-server-arm64+largemem.iso.torrent not authorised on tracker To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-cdimage/+bug/2062990/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2061685] Re: ULTS weird behaviour 'screen' 'tmux' (likely kernel error)
This continues to happen with kernel 6.8.0-28. But I have noticed that if I switch VTs with Ctrl-Alt-Fn to another VT and back the stuck 'Ctrl' situation gets reset. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2061685 Title: ULTS weird behaviour 'screen' 'tmux' (likely kernel error) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2061685/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062063] Re: ULTS 24 linux 6.8.0-22 SOF sound chips wrong name of fw package
This is still the case with 6.8.0-28 but now things are worse, there is also a problem with firmware paths and the driver, strangely. I will open a different issue for that. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062063 Title: ULTS 24 linux 6.8.0-22 SOF sound chips wrong name of fw package To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2062063/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2061995] Re: ULTS 22, 24: FontConfig broken by including ".conf" file
** Summary changed: - ULLTS 22,24: FontConfig broken by including ".conf" file + ULTS 22,24: FontConfig broken by including ".conf" file -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2061995 Title: ULTS 22,24: FontConfig broken by including ".conf" file To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/2061995/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2057943] Re: Can't disable or modify snap package apparmor rules
I will note that current snap behavior is by design. Not saying that they couldn't make this easier but the snap side is functioning the way it was desiged. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2057943 Title: Can't disable or modify snap package apparmor rules To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/2057943/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062992] [NEW] rust-async-tungstenite is not compatible with rust-glib 0.19
Public bug reported: rust-async-tungstenite is not compatible with rust-glib 0.19 and this is blocking the completion of the rust GNOME 46 transition. However, rust-async-tungstenite has no reverse dependencies in Debian or Ubuntu. ** Affects: rust-async-tungstenite (Ubuntu) Importance: High Status: Triaged ** Tags: block-proposed noble ** Description changed: rust-async-tungstenite is not compatible with rust-glib 0.19 and this is blocking the completion of the rust GNOME 46 transition. + + However, rust-async-tungstenite has no reverse dependencies in Debian or + Ubuntu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062992 Title: rust-async-tungstenite is not compatible with rust-glib 0.19 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rust-async-tungstenite/+bug/2062992/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062992] Re: rust-async-tungstenite is not compatible with rust-glib 0.19
** Changed in: rust-async-tungstenite (Ubuntu) Status: Triaged => 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/2062992 Title: rust-async-tungstenite is not compatible with rust-glib 0.19 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/rust-async-tungstenite/+bug/2062992/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062145] Re: python-pyscss: FTBFS: scss/src/scanner.h:20:10: fatal error: pcre.h: No such file or directory
Would using pcre3 (the confusingly named older library) fix the build? Unfortunately, we just succeeded in demoting pcre3 to universe so it's not clear whether we would want to let it back into main. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062145 Title: python-pyscss: FTBFS: scss/src/scanner.h:20:10: fatal error: pcre.h: No such file or directory To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-pyscss/+bug/2062145/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2056767] Re: FFe: Sync gnome-software 46.0-4 (universe) from Debian unstable (main) with gnome-software packaging split
Hopefully this can also be reverted or added in a separate package https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1992498 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2056767 Title: FFe: Sync gnome-software 46.0-4 (universe) from Debian unstable (main) with gnome-software packaging split To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/2056767/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062994] [NEW] Please remove and blocklist progress-linux
Public bug reported: See the below package description. I believe this is something that neither Ubuntu nor the Progress Linux team wants people running on Ubuntu. Therefore, please remove progress-linux and add it to the sync blocklist. Description: Progress Linux - Setup Progress Linux is a Debian derivative distribution focused on system integration. . This package allows one to setup the Progress Linux apt archives and ssh cert-authority to the current system. ** Affects: progress-linux (Ubuntu) Importance: Undecided Status: New ** Tags: noble -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062994 Title: Please remove and blocklist progress-linux To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/progress-linux/+bug/2062994/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062995] [NEW] With nvidia-dkms-470 need GSK_RENDERER=cairo WEBKIT_DISABLE_DMABUF_RENDERER=1
Public bug reported: I have an Nvidia GeForce GT 710, which requires the legacy 470 proprietary driver. Both foliate and epiphany-browser display improperly by default. Some user interface elements are missing, and e-book and web pages are totally blank. To fix this, I added the following lines to /etc/environment : GSK_RENDERER=cairo WEBKIT_DISABLE_DMABUF_RENDERER=1 In the past WEBKIT_DISABLE_DMABUF_RENDERER=1 was enough, but in Ubuntu 24.04 I also require GSK_RENDERER=cairo. ProblemType: Bug DistroRelease: Ubuntu 24.04 Package: libwebkitgtk-6.0-4 2.44.0-2 ProcVersionSignature: Ubuntu 6.8.0-28.28-generic 6.8.1 Uname: Linux 6.8.0-28-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.28.1-0ubuntu2 Architecture: amd64 CasperMD5CheckResult: unknown CurrentDesktop: KDE Date: Sat Apr 20 18:57:04 2024 SourcePackage: webkit2gtk UpgradeStatus: Upgraded to noble on 2024-04-17 (3 days ago) ** Affects: webkit2gtk (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug noble -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062995 Title: With nvidia-dkms-470 need GSK_RENDERER=cairo WEBKIT_DISABLE_DMABUF_RENDERER=1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/webkit2gtk/+bug/2062995/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062996] [NEW] Fails to start, "Argument display may not be null". fixed in 3.1.1.
Public bug reported: After upgrading to Ubuntu 24.04, Foliate won't start. I get this output: (com.github.johnfactotum.Foliate:14787): Gjs-CRITICAL **: 19:08:02.419: JS ERROR: Error: Argument display may not be null @resource:///com/github/johnfactotum/Foliate/themes.js:110:18 (com.github.johnfactotum.Foliate:14787): Gjs-CRITICAL **: 19:08:02.419: Module file:///usr/bin/foliate threw an exception This corresponds to Foliate issue https://github.com/johnfactotum/foliate/issues/1267 The fix is at https://github.com/johnfactotum/foliate/commit/2f2d05b221a310b92fbd01cef4aca0c7fc401ca5 ProblemType: Bug DistroRelease: Ubuntu 24.04 Package: foliate 4.~really3.1.0-0.1 ProcVersionSignature: Ubuntu 6.8.0-28.28-generic 6.8.1 Uname: Linux 6.8.0-28-generic x86_64 NonfreeKernelModules: nvidia_modeset nvidia ApportVersion: 2.28.1-0ubuntu2 Architecture: amd64 CasperMD5CheckResult: unknown CurrentDesktop: KDE Date: Sat Apr 20 19:06:45 2024 PackageArchitecture: all SourcePackage: foliate UpgradeStatus: Upgraded to noble on 2024-04-17 (3 days ago) ** Affects: foliate (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug noble -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062996 Title: Fails to start, "Argument display may not be null". fixed in 3.1.1. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/foliate/+bug/2062996/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2038653] Re: Foliate hangs at startup with spinning gear
I have reported the bug at https://bugs.launchpad.net/ubuntu/+source/webkit2gtk/+bug/2062995 In Ubuntu 24.04, I need both GSK_RENDERER=cairo and WEBKIT_DISABLE_DMABUF_RENDERER=1 to work around this issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2038653 Title: Foliate hangs at startup with spinning gear To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/foliate/+bug/2038653/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062956] Re: CVE-2024-32462 - Need to update to the last secure patch
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: flatpak (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/2062956 Title: CVE-2024-32462 - Need to update to the last secure patch To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/flatpak/+bug/2062956/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062999] [NEW] Errors during install
Public bug reported: During install the following errors are printed: Setting up shoogle (0.1.4-10) ... /usr/share/shoogle/shoogle/commands/show.py:96: SyntaxWarning: invalid escape sequence '\.' description = re.sub("\.\s*$", "", opts["description"].splitlines()[0]) ProblemType: Bug DistroRelease: Ubuntu 24.04 Package: shoogle 0.1.4-10 ProcVersionSignature: Ubuntu 6.8.0-28.28-generic 6.8.1 Uname: Linux 6.8.0-28-generic x86_64 ApportVersion: 2.28.1-0ubuntu2 Architecture: amd64 CasperMD5CheckResult: pass Date: Sat Apr 20 23:58:02 2024 InstallationDate: Installed on 2024-04-20 (0 days ago) InstallationMedia: Ubuntu-Server 24.04 LTS "Noble Numbat" - Beta amd64 (20240420) PackageArchitecture: all ProcEnviron: LANG=en_GB.UTF-8 PATH=(custom, no user) SHELL=/bin/bash TERM=xterm-256color XDG_RUNTIME_DIR= SourcePackage: shoogle UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: shoogle (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug noble -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062999 Title: Errors during install To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/shoogle/+bug/2062999/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 2062998] [NEW] Errors during install
Public bug reported: During install on Noble, errors are printed: Setting up python3-jsmin (3.0.1-1) ... /usr/lib/python3/dist-packages/jsmin/test.py:340: SyntaxWarning: invalid escape sequence '\/' self.assertMinified('x.replace(/\//, "_")// slash to underscore', /usr/lib/python3/dist-packages/jsmin/test.py:341: SyntaxWarning: invalid escape sequence '\/' 'x.replace(/\//,"_")') /usr/lib/python3/dist-packages/jsmin/test.py:386: SyntaxWarning: invalid escape sequence '\/' original = 'function a() { /\//.test("a") }' /usr/lib/python3/dist-packages/jsmin/test.py:387: SyntaxWarning: invalid escape sequence '\/' expected = 'function a(){/\//.test("a")}' /usr/lib/python3/dist-packages/jsmin/test.py:456: SyntaxWarning: invalid escape sequence '\/' original = """ /usr/lib/python3/dist-packages/jsmin/test.py:463: SyntaxWarning: invalid escape sequence '\/' 'f=function(){return /DataTree\/(.*)\//.exec(this._url)[1];}') /usr/lib/python3/dist-packages/jsmin/test.py:471: SyntaxWarning: invalid escape sequence '\/' original = ''' /usr/lib/python3/dist-packages/jsmin/test.py:550: SyntaxWarning: invalid escape sequence '\d' original = ''' /usr/lib/python3/dist-packages/jsmin/test.py:554: SyntaxWarning: invalid escape sequence '\d' original, 'var re=/\d{4}/\nif(1){console.log(2);}') /usr/lib/python3/dist-packages/jsmin/test.py:557: SyntaxWarning: invalid escape sequence '\d' original = ''' /usr/lib/python3/dist-packages/jsmin/test.py:560: SyntaxWarning: invalid escape sequence '\d' self.assertMinified(original , 'var re=/\d{4}/\ng=10') ProblemType: Bug DistroRelease: Ubuntu 24.04 Package: python3-jsmin 3.0.1-1 ProcVersionSignature: Ubuntu 6.8.0-28.28-generic 6.8.1 Uname: Linux 6.8.0-28-generic x86_64 ApportVersion: 2.28.1-0ubuntu2 Architecture: amd64 CasperMD5CheckResult: pass Date: Sat Apr 20 23:56:29 2024 Dependencies: InstallationDate: Installed on 2024-04-20 (0 days ago) InstallationMedia: Ubuntu-Server 24.04 LTS "Noble Numbat" - Beta amd64 (20240420) PackageArchitecture: all ProcEnviron: LANG=en_GB.UTF-8 PATH=(custom, no user) SHELL=/bin/bash TERM=xterm-256color XDG_RUNTIME_DIR= SourcePackage: python-jsmin UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: python-jsmin (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug noble -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2062998 Title: Errors during install To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/python-jsmin/+bug/2062998/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs