[Bug 2063016] Re: Sync rocsolver 5.5.1-5 (universe) from Debian unstable (main)

2024-04-20 Thread Cory Bloor
** Attachment added: "rocsolver-5.5.1-5-install.txt"
   
https://bugs.launchpad.net/ubuntu/+source/rocsolver/+bug/2063016/+attachment/5768702/+files/rocsolver-5.5.1-5-install.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2063016

Title:
  Sync rocsolver 5.5.1-5 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rocsolver/+bug/2063016/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063016] [NEW] Sync rocsolver 5.5.1-5 (universe) from Debian unstable (main)

2024-04-20 Thread Cory Bloor
Public bug reported:

Please sync rocsolver 5.5.1-5 (universe) from Debian unstable (main)

This version builds with -DOPTIMAL=ON, which significantly increases
performance at the cost of increased build time and binary size. It also
builds the library for Navi 31, Navi 32 and Navi 33 GPUs. There are a
collection of other minor fixes.

The build log is attached and includes the build tests.

# d/changelog since 5.5.1-4

rocsolver (5.5.1-5) unstable; urgency=medium

  [ Cordell Bloor ]
  * Migrate to unstable
  * Add d/gbp.conf to ensure use of pristine-tar
  * Add d/p/0006-rm-immintrin-include.patch to fix ppc64el build
  * Add d/p/0007-fix-reserved-identifiers.patch to backport upstream
fix for reserved identifiers in rocblas headers
  * Add d/p/0008-check-for-hip-errors.patch to ensure HIP runtime return
values are checked for errors
  * Add d/p/0009-verbose-build-of-specialized-kernels.patch to prevent
buildd timeouts on ppc64el

  [ Christian Kastner ]
  * d/control: Add missing Breaks+Replaces for moved examples
  * autopkgtest: Export dmesg and other info as artifacts

 -- Cordell Bloor   Tue, 19 Mar 2024 11:51:09 -0600

rocsolver (5.5.1-5~exp1) experimental; urgency=medium

  * Enable gfx1100, gfx1101, and gfx1102 architectures
  * Enable specialized kernels for improved performance on
small matrices
  * Update Build-Depends for clang-17
  * Drop patchelf from Build-Depends
  * Use compressed DWARF5 debug symbols
  * Link rocsolver-test against generic liblapack.so.3 rather than
specifically linking against OpenBLAS
  * Move examples from dev package to doc package

 -- Cordell Bloor   Sat, 02 Mar 2024 08:53:11 -0700

** Affects: rocsolver (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "rocsolver-5.5.1-5-build.txt"
   
https://bugs.launchpad.net/bugs/2063016/+attachment/5768701/+files/rocsolver-5.5.1-5-build.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2063016

Title:
  Sync rocsolver 5.5.1-5 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rocsolver/+bug/2063016/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2061023] Re: pike8.0 FTBFS on Noble

2024-04-20 Thread Bug Watch Updater
** Changed in: pike8.0 (Debian)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061023

Title:
  pike8.0 FTBFS on Noble

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pike8.0/+bug/2061023/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063015] Re: autopkgtest fails with version 1.0.1-17ubuntu1

2024-04-20 Thread Pushkar Kulkarni
The test has a straightforward command: tcpxtract -f
debian/tests/test.pcap

Interestingly, even if I build the relevant version locally (on a Pi5)
and run this command, I cannot repro the assertion failure.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2063015

Title:
  autopkgtest fails with version 1.0.1-17ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tcpxtract/+bug/2063015/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063015] [NEW] autopkgtest fails with version 1.0.1-17ubuntu1

2024-04-20 Thread Pushkar Kulkarni
Public bug reported:

I can reproduce this "peculiar" failure with 100% consistency, but ONLY
using the current (as of Apr 21) binaries in the proposed pocket. I
rebuilt tcpxtract 1.0.1-17ubuntu1 locally and also in a PPA [1], but the
test did not fail. Also, this failure is arm64-only.

-

$ sudo autopkgtest  --apt-upgrade --apt-pocket=proposed=src:tcpxtract
tcpxtract -- lxd autopkgtest/ubuntu/noble/arm64

...
...

autopkgtest [10:57:34]: test command1: tcpxtract -f debian/tests/test.pcap
autopkgtest [10:57:34]: test command1: [---
tcpxtract: search.c:181: search: Assertion `tree != NULL' failed.
Aborted (core dumped)
...

command1 FAIL non-zero exit status 134

-

[1] https://launchpad.net/~pushkarnk/+archive/ubuntu/test-builds

** Affects: tcpxtract (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: update-excuse

** Tags added: update-excuse

** Description changed:

  I can reproduce this "peculiar" failure with 100% consistency, but ONLY
  using the current (as of Apr 21) binaries in the proposed pocket. I
  rebuilt tcpxtract 1.0.1-17ubuntu1 locally and also in a PPA [1], but the
  test did not fail. Also, this failure is arm64-only.
  
  -
  
  $ sudo autopkgtest  --apt-upgrade --apt-pocket=proposed=src:tcpxtract
  tcpxtract -- lxd autopkgtest/ubuntu/noble/arm64
  
  ...
  ...
  
  autopkgtest [10:57:34]: test command1: tcpxtract -f debian/tests/test.pcap
  autopkgtest [10:57:34]: test command1: [---
  tcpxtract: search.c:181: search: Assertion `tree != NULL' failed.
  Aborted (core dumped)
  ...
  
  command1 FAIL non-zero exit status 134
  
  -
+ 
+ [1] https://launchpad.net/~pushkarnk/+archive/ubuntu/test-builds

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2063015

Title:
  autopkgtest fails with version 1.0.1-17ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tcpxtract/+bug/2063015/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063000] Re: Running ubuntu-bug outputs errors

2024-04-20 Thread lotuspsychje
Ubuntu-desktop 24.04 development branch @ 21/04/2024

Im also having these warnings, but apport can still proceed

with the bug filing, it just leaves these cloud warnings indeed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2063000

Title:
  Running ubuntu-bug outputs errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/2063000/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2062396] Re: HP Laptop with tablet mode does not rotate screen back to landscape

2024-04-20 Thread Paul White
Will mark as 'Invalid' for now.
If problem returns please change the status to 'New' and assign a package as 
requested in comment #1.

** Changed in: 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/2062396

Title:
  HP Laptop with tablet mode does not rotate screen back to landscape

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/2062396/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2062980] Re: nautilus progress bar on ubuntu dock icon does not update

2024-04-20 Thread Paul White
** Package changed: ubuntu => gnome-shell-extension-ubuntu-dock (Ubuntu)

-- 
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/+source/gnome-shell-extension-ubuntu-dock/+bug/2062980/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063013] Re: Facing display issue (Display distortion and shows distorted lines) on booting after upgrading to new kernel.

2024-04-20 Thread Paul White
** Package changed: ubuntu => linux (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2063013

Title:
  Facing display issue (Display distortion and shows distorted lines) on
  booting after upgrading to new kernel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/2063013/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063000] Re: Running ubuntu-bug outputs errors

2024-04-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: apport (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/2063000

Title:
  Running ubuntu-bug outputs errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/2063000/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063013] Re: Facing display issue (Display distortion and shows distorted lines) on booting after upgrading to new kernel.

2024-04-20 Thread Mandar Deshpande
Attaching pic of display after booting

** Attachment added: "WhatsApp Image 2024-04-21 at 9.44.40 AM.jpeg"
   
https://bugs.launchpad.net/ubuntu/+bug/2063013/+attachment/5768700/+files/WhatsApp%20Image%202024-04-21%20at%209.44.40%20AM.jpeg

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2063013

Title:
  Facing display issue (Display distortion and shows distorted lines) on
  booting after upgrading to new kernel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/2063013/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063013] [NEW] Facing display issue (Display distortion and shows distorted lines) on booting after upgrading to new kernel.

2024-04-20 Thread Mandar Deshpande
Public bug reported:

Facing display issue (Display distortion and shows distorted lines) on
booting after upgrading to new kernel. It is working good till version
linux-image-5.15.0-84-generic (currently using). after this version able
to boot system only in recovery mode. (currently installed: linux-
image-5.15.0-105)

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: gnome-terminal 3.44.0-1ubuntu1
ProcVersionSignature: Ubuntu 5.15.0-105.115-generic 5.15.148
Uname: Linux 5.15.0-105-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Sun Apr 21 10:11:19 2024
ExecutablePath: /usr/libexec/gnome-terminal-server
InstallationDate: Installed on 2021-10-10 (923 days ago)
InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
SourcePackage: gnome-terminal
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug jammy

** Attachment added: "display screen"
   
https://bugs.launchpad.net/bugs/2063013/+attachment/5768694/+files/WhatsApp%20Image%202024-04-21%20at%209.44.40%20AM.jpeg

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2063013

Title:
  Facing display issue (Display distortion and shows distorted lines) on
  booting after upgrading to new kernel.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/2063013/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063012] [NEW] package libglib2.0-0:armhf 2.72.4-0ubuntu2.2 failed to install/upgrade: dependency problems - leaving triggers unprocessed

2024-04-20 Thread Papin Faizal
Public bug reported:

Error while apt full-upgrade

ProblemType: Package
DistroRelease: Ubuntu 22.04
Package: libglib2.0-0:armhf 2.72.4-0ubuntu2.2
Uname: Linux 4.9.140-l4t aarch64
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: arm64
CasperMD5CheckResult: unknown
Date: Sun Apr 21 11:23:54 2024
ErrorMessage: dependency problems - leaving triggers unprocessed
PackageArchitecture: armhf
Python3Details: /usr/bin/python3.10, Python 3.10.12, python3-minimal, 
3.10.6-1~22.04
PythonDetails: N/A
RebootRequiredPkgs: Error: path contained symlinks.
RelatedPackageVersions:
 dpkg 1.21.1ubuntu2.3
 apt  2.4.12
SourcePackage: glib2.0
Title: package libglib2.0-0:armhf 2.72.4-0ubuntu2.2 failed to install/upgrade: 
dependency problems - leaving triggers unprocessed
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: glib2.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package armhf jammy third-party-packages

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2063012

Title:
  package libglib2.0-0:armhf 2.72.4-0ubuntu2.2 failed to
  install/upgrade: dependency problems - leaving triggers unprocessed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/2063012/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2029416] Re: Can't move certain windows using touchscreen

2024-04-20 Thread Daniel van Vugt
*** This bug is a duplicate of bug 2063005 ***
https://bugs.launchpad.net/bugs/2063005

** This bug has been marked a duplicate of bug 2063005
   Some shell elements don't respond to touchscreen in Xorg sessions

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2029416

Title:
  Can't move certain windows using touchscreen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2029416/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063005] Re: Some shell elements don't respond to touchscreen in Xorg sessions

2024-04-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: mutter (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/2063005

Title:
  Some shell elements don't respond to touchscreen in Xorg sessions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2063005/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063005] Re: Some shell elements don't respond to touchscreen in Xorg sessions

2024-04-20 Thread Daniel van Vugt
Previously reported in bug 2029416 but since that release is deprecated
we will track it here.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2063005

Title:
  Some shell elements don't respond to touchscreen in Xorg sessions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2063005/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063005] Re: Some shell elements don't respond to touchscreen in Xorg sessions

2024-04-20 Thread Daniel van Vugt
** Also affects: xorg-server (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: xorg-server (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/2063005

Title:
  Some shell elements don't respond to touchscreen in Xorg sessions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2063005/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063005] Re: Onscreen keyboard is disabled by default

2024-04-20 Thread Daniel van Vugt
Sorry, I missed the "X11 session" part. Bug confirmed.

** No longer affects: gsettings-desktop-schemas (Ubuntu)

** Summary changed:

- Onscreen keyboard is disabled by default
+ Some shell elements don't respond to touchscreen in Xorg sessions

** Changed in: gnome-shell (Ubuntu)
   Importance: Low => Medium

** Also affects: mutter (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/2063005

Title:
  Some shell elements don't respond to touchscreen in Xorg sessions

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2063005/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063010] [NEW] disk crashed

2024-04-20 Thread Juan Ramos
Public bug reported:

The installation process its says that the disk crashed due to maybe
disk damage.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubiquity 2.21.63.6 [modified: 
lib/partman/automatically_partition/question]
ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13
Uname: Linux 4.13.0-36-generic i686
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: i386
CasperVersion: 1.376.2
Date: Sun Apr 21 00:02:36 2024
InstallCmdLine: file=/cdrom/preseed/ubuntu.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- maybe-ubiquity
LiveMediaBuild: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release i386 (20180228)
ProcEnviron:
 LANGUAGE=en_CA.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_CA.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 ubiquity-2.21.63.6 ubuntu xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2063010

Title:
  disk crashed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/2063010/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063011] [NEW] disk crashed

2024-04-20 Thread Juan Ramos
Public bug reported:

The installation process its says that the disk crashed due to maybe
disk damage.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: ubiquity 2.21.63.6 [modified: 
lib/partman/automatically_partition/question]
ProcVersionSignature: Ubuntu 4.13.0-36.40~16.04.1-generic 4.13.13
Uname: Linux 4.13.0-36-generic i686
ApportVersion: 2.20.1-0ubuntu2.15
Architecture: i386
CasperVersion: 1.376.2
Date: Sun Apr 21 00:02:36 2024
InstallCmdLine: file=/cdrom/preseed/ubuntu.seed boot=casper 
initrd=/casper/initrd.lz quiet splash --- maybe-ubiquity
LiveMediaBuild: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release i386 (20180228)
ProcEnviron:
 LANGUAGE=en_CA.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_CA.UTF-8
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug i386 ubiquity-2.21.63.6 ubuntu xenial

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2063011

Title:
  disk crashed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/2063011/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063005] Re: Onscreen keyboard is disabled by default

2024-04-20 Thread Daniel van Vugt
Looks like it's been disabled for at least 6 years:

https://gitlab.gnome.org/GNOME/gsettings-desktop-
schemas/-/blob/master/schemas/org.gnome.desktop.a11y.applications.gschema.xml.in?ref_type=heads

so whether or not it gets toggled automatically is probably up to gnome-
shell.

** Changed in: gsettings-desktop-schemas (Ubuntu)
   Status: New => Won't Fix

** Changed in: gnome-shell (Ubuntu)
   Importance: Medium => Low

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2063005

Title:
  Onscreen keyboard is disabled by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2063005/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063005] Re: touchscreen input critical regressions in GNOME 45 to 46

2024-04-20 Thread Daniel van Vugt
Partially confirmed. It looks like the onscreen keyboard is always
disabled by default. You have to enable it in:

 Settings > Accessibility > Typing > Screen Keyboard = ON

After I did that, all the features mentioned here started working.

** Package changed: mutter (Ubuntu) => gnome-shell (Ubuntu)

** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => Confirmed

** Changed in: gnome-shell (Ubuntu)
   Importance: Undecided => Medium

** Summary changed:

- touchscreen input critical regressions in GNOME 45 to 46
+ Onscreen keyboard is disabled by default

** Tags added: osk

** Also affects: gsettings-desktop-schemas (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/2063005

Title:
  Onscreen keyboard is disabled by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2063005/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063007] [NEW] повер менеджер вылетает при выключении

2024-04-20 Thread Александр
Public bug reported:

Ubuntu 23.10
xfce4-power-manager 4.18.2-1
ожидал выключения
минут на 10 завис

ProblemType: Bug
DistroRelease: Ubuntu 23.10
Package: xfce4-power-manager 4.18.2-1
ProcVersionSignature: Ubuntu 6.3.0-7.7-generic 6.3.5
Uname: Linux 6.3.0-7-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.27.0-0ubuntu5
Architecture: amd64
CasperMD5CheckMismatches: ./pool/main/g/gcc-11/gcc-11_11.2.0-19ubuntu1_amd64.deb
CasperMD5CheckResult: fail
CurrentDesktop: XFCE
Date: Sun Apr 21 09:37:37 2024
InstallationDate: Installed on 2023-04-27 (360 days ago)
InstallationMedia: Xubuntu 22.04.1 LTS "Jammy Jellyfish" - Release amd64 
(20220809.1)
SourcePackage: xfce4-power-manager
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: xfce4-power-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug mantic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2063007

Title:
  повер менеджер вылетает при выключении

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-power-manager/+bug/2063007/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063007] Re: повер менеджер вылетает при выключении

2024-04-20 Thread Александр
** Attachment added: "_usr_bin_xfce4-power-manager.1000.crash"
   
https://bugs.launchpad.net/ubuntu/+source/xfce4-power-manager/+bug/2063007/+attachment/5768662/+files/_usr_bin_xfce4-power-manager.1000.crash

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2063007

Title:
  повер менеджер вылетает при выключении

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-power-manager/+bug/2063007/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063005] Re: touchscreen input critical regressions in GNOME 45 to 46

2024-04-20 Thread Daniel van Vugt
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please execute the following command only once, as it
will automatically gather debugging information, in a terminal:

  apport-collect 2063005

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://wiki.ubuntu.com/ReportingBugs.


** Changed in: mutter (Ubuntu)
   Status: New => Incomplete

** Tags added: noble touch touchscreen

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2063005

Title:
  Onscreen keyboard is disabled by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/2063005/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2062949] Re: gnome-remote-desktop-daemon crashed with SIGSEGV in g_main_context_iteration()

2024-04-20 Thread Daniel van Vugt
** No longer affects: gnome-shell (Ubuntu)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2062949

Title:
  gnome-remote-desktop-daemon crashed with SIGSEGV in
  g_main_context_iteration()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-remote-desktop/+bug/2062949/+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

2024-04-20 Thread Dan Bungert
Per https://irclogs.ubuntu.com/2024/04/20/%23ubuntu-release.html#t18:58
the required kernel is -31, which is currently in proposed

-- 
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 2063005] Re: touchscreen input critical regressions in GNOME 45 to 46

2024-04-20 Thread theofficialgman
** Description changed:

  Starting in GNOME 46 touchscreen input on the X11 session has become
  unusable
  
- the touchscreen is responsive and on the desktop itself (moving the
- cursor) but does not interact with most things
+ the touchscreen is responsive on the desktop itself (moving the cursor)
+ but does not interact with most things
  
  on GNOME 46 on the current version of Ubuntu Noble, touch input does NOT work 
with:
  - On screen keyboard (touch is registered but no keystrokes get input)
  - clicking options in gnome appindicators (indicators can be opened but 
clicking any option does nothing)
  - interacting with application overview (cannot press left and right buttons 
or search bar)
  - selecting textboxs
  - any of the touch gestures (eg: swipe up from bottom to bringup keyboard)
  
  All of the above worked just fine on GNOME 45 on Ubuntu Mantic (and
  Ubuntu Noble from March and earlier before it was "upgraded" to GNOME
  46).
  
  Tested on a fresh image as well as an old image from February running
  GNOME 45 upgraded to the latest packages with GNOME 46

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2063005

Title:
  touchscreen input critical regressions in GNOME 45 to 46

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2063005/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063003] Re: package manager could not make changes to the installed system

2024-04-20 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/2063003

** 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/2063003

Title:
  package manager could not make changes to the installed system

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/2063003/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060534] Re: Thunderbird doesn't always clean nstmp cache files

2024-04-20 Thread Bug Watch Updater
Launchpad has imported 38 comments from the remote bug at
https://bugzilla.mozilla.org/show_bug.cgi?id=1878541.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2024-02-04T09:38:58+00:00 Omry Yadan wrote:

Created attachment 9378154
Screenshot_9.png

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36
(KHTML, like Gecko) Chrome/121.0.0.0 Safari/537.36 Edg/121.0.0.0

Steps to reproduce:

I am not sure how to trigger it.
I get system warnings about the disk being full and then I see a nstmp file 
using 1TB.
I deleted it, and hours later it happened again.
This have happened a few times for me in the past few weeks, but it seems to be 
happening more and more.

Additional context:
I am using imap. The entire mailbox on the server is 9.9GB.

Thunderbird 123.0b2 (64-bit)

OS:
Edition Windows 11 Pro
Version 22H2
Installed on‎22/‎01/‎2023
OS build22621.3007
Experience  Windows Feature Experience Pack 1000.22681.1000.0

Reply at:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/2060534/comments/0


On 2024-02-05T10:34:18+00:00 Mkmelin+mozilla wrote:

That's only used for compacting folders. 
https://searchfox.org/comm-central/rev/1452d8f1e1582cc44529f638e1eba1c7b3804fe4/mailnews/base/src/nsMsgFolderCompactor.cpp#393
The sent folder is also quite large, 50GB.

Is auto compact enabled, or do you do compaction only when it asks/or
manually?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/2060534/comments/1


On 2024-02-05T11:19:45+00:00 Omry Yadan wrote:

> Is auto compact enabled, or do you do compaction only when it asks/or
manually?

I didn't change the setting, so I think it's probably enabled by default.
I dug through the settings now and was not able to locate it.

> The sent folder is also quite large, 50GB.
I noticed that too. I deleted it and it. The reconstructed file is 16GB.

> That's only used for compacting folders. https://searchfox.org/comm-
central/rev/1452d8f1e1582cc44529f638e1eba1c7b3804fe4/mailnews/base/src/nsMsgFolderCompactor.cpp#393

It looks like this function is not always cleaning up after itself.
For example, if an exception is thrown here,  CleanupTempFilesAfterError is 
never called:
https://searchfox.org/comm-central/rev/1452d8f1e1582cc44529f638e1eba1c7b3804fe4/mailnews/base/src/nsMsgFolderCompactor.cpp#411

Why not wrap it with a big "try finally" to always delete the file if it
exists when the function returns?

Reply at:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/2060534/comments/2


On 2024-02-05T11:20:48+00:00 Omry Yadan wrote:

There is also the underlying question of why on earth the function is
creating a file that is 1TB in size. It sounds like there is a quadratic
usage of disk space in the compaction algorithm.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/2060534/comments/3


On 2024-02-05T11:30:25+00:00 Omry Yadan wrote:

There is an attempt to clean up the file if it's still there in the destructor:
https://searchfox.org/comm-central/source/mailnews/base/src/nsMsgFolderCompactor.cpp#171-177

However, it only kicks in if NV_FAILED returns true.

Reply at:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/2060534/comments/4


On 2024-02-05T13:11:17+00:00 Anjeyelf wrote:

Sounds like the Sent-1 file is so big it's not possible to do compacting
maybe because either Thunderbird is interrupted during the compacting
eg: shutdown, crash or receiving mail into the folder being compacted,
maybe another program is scanning the file or it's possible that you
might not be able to compact a large folder because you don't have
enough free disk space or memory or there is some type of corruption in
the file.  50GB is very large for a single text file and it looks like
it's been failing to compact for a while, so is full of old deleted
mail.

Does it say anything in the Error console ?
Open Error console (Ctrl + Shift + J') or 'Tools' > 'Developer Tools' > 'Error 
Console'
Clear Error console - top left bin icon

right click on 'Sent' folder and select 'compact'
If compacting does not work - Sent-1 is still 50Gb and  nsmtp appears.
What do you see in Error Console - please post an image.

Either way you need a solution to overcome the current issue.

Suggestion:
- Create a new folder called 'Sent Store'.
- Move all the wanted sent emails into 'Sent Store' as a precaution to 

[Bug 2063005] Re: touchscreen input critical regressions in GNOME 45 to 46

2024-04-20 Thread theofficialgman
** Description changed:

  Starting in GNOME 46 touchscreen input on the X11 session has become
  unusable
  
  the touchscreen is responsive and on the desktop itself (moving the
  cursor) but does not interact with most things
  
  on GNOME 46 on the current version of Ubuntu Noble, touch input does NOT work 
with:
  - On screen keyboard (touch is registered but no keystrokes get input)
  - clicking options in gnome appindicators (indicators can be opened but 
clicking any option does nothing)
- - iterating with application overview (cannot press left and right buttons or 
search bar)
+ - interacting with application overview (cannot press left and right buttons 
or search bar)
  - selecting textboxs
  - any of the touch gestures (eg: swipe up from bottom to bringup keyboard)
  
- 
- All of the above worked just fine on GNOME 45 on Ubuntu Mantic (and Ubuntu 
Noble from March and earlier before it was "upgraded" to GNOME 46).
+ All of the above worked just fine on GNOME 45 on Ubuntu Mantic (and
+ Ubuntu Noble from March and earlier before it was "upgraded" to GNOME
+ 46).
  
  Tested on a fresh image as well as an old image from February running
  GNOME 45 upgraded to the latest packages with GNOME 46

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2063005

Title:
  touchscreen input critical regressions in GNOME 45 to 46

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2063005/+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

2024-04-20 Thread Jeremy Bícha
@theofficialgman the 1992498 change is dropped in this version

** Changed in: gnome-software (Ubuntu)
   Status: Incomplete => New

-- 
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 2063005] [NEW] touchscreen input critical regressions in GNOME 45 to 46

2024-04-20 Thread theofficialgman
Public bug reported:

Starting in GNOME 46 touchscreen input on the X11 session has become
unusable

the touchscreen is responsive and on the desktop itself (moving the
cursor) but does not interact with most things

on GNOME 46 on the current version of Ubuntu Noble, touch input does NOT work 
with:
- On screen keyboard (touch is registered but no keystrokes get input)
- clicking options in gnome appindicators (indicators can be opened but 
clicking any option does nothing)
- interacting with application overview (cannot press left and right buttons or 
search bar)
- selecting textboxs
- any of the touch gestures (eg: swipe up from bottom to bringup keyboard)

All of the above worked just fine on GNOME 45 on Ubuntu Mantic (and
Ubuntu Noble from March and earlier before it was "upgraded" to GNOME
46).

Tested on a fresh image as well as an old image from February running
GNOME 45 upgraded to the latest packages with GNOME 46

** Affects: mutter (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/2063005

Title:
  touchscreen input critical regressions in GNOME 45 to 46

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mutter/+bug/2063005/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063006] [NEW] e4defrag led to kernel reporting split-lock and 2 corrupted RAID arrays

2024-04-20 Thread Jaromír Cápík
Public bug reported:

I was curious how e4defrag works and how it could optimize a speed and
loudness of 48TB mdraid array with four 16TB drives in RAID5 and tried
the defrag on the whole mountpoint. After a couple of minutes the
mountpoint became inaccessible and I found two of the drives marked as
faulty even when S.M.A.R.T. is healthy. The dmesg log showed many
messages related to "split-lock", unfortunately I don't remeber the
exact wording. The whole computer became unstable and I decided to
reboot. The boot failed as well, as it also damaged data on a second
RAID1 array with system that I didn't touch with the e4defrag at all.
So, one array kicked out 2 drives and one array ended up with a
filesystem corruption and fsck fixing many issues. I could reassemble
the RAID with "assume-clean" and it seems to be ok now, but the whole
incident makes me believe there could be something unhealthy in the
kernel's ioctl or deeper that needs attention.

The kernel version is 5.15.0-102-generic #112-Ubuntu SMP
The e2fsprogs version is 1.46.5-2ubuntu1.1

** Affects: e2fsprogs (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  I was curious how e4defrag works and how it could optimize a speed and
  loudness of 48TB mdraid array with four 16TB drives in RAID5 and tried
  the defrag on the whole mountpoint. After a couple of minutes the
  mountpoint became inaccessible and I found two of the drives marked as
- faulty even when S.M.A.R.T. is healthy. The dmesg log shown many
+ faulty even when S.M.A.R.T. is healthy. The dmesg log showed many
  messages related to "split-lock", unfortunately I don't remeber the
  exact wording. The whole computer became unstable and I decided to
  reboot. The boot failed as well, as it also damaged data on a second
  RAID1 array with system that I didn't touch with the e4defrag at all.
  So, one array kicked out 2 drives and one array ended up with a
  filesystem corruption and fsck fixing many issues. I could reassemble
  the RAID with "assume-clean" and it seems to be ok now, but the whole
  incident makes me believe there could be something unhealthy in the
  kernel's ioctl or deeper that needs attention.
  
  The kernel version is 5.15.0-102-generic #112-Ubuntu SMP
  The e2fsprogs version is 1.46.5-2ubuntu1.1

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2063006

Title:
  e4defrag led to kernel reporting split-lock and 2 corrupted RAID
  arrays

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/e2fsprogs/+bug/2063006/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2048517] Re: EPYC-Rome model without XSAVES may break live migration since the removal of the flag on the physical CPU

2024-04-20 Thread Mauricio Faria de Oliveira
Hmm, sorry, please hold; the unit tests caught an error.
I'll check that on Monday.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2048517

Title:
  EPYC-Rome model without XSAVES may break live migration since the
  removal of the flag on the physical CPU

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/2048517/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063003] Re: package manager could not make changes to the installed system

2024-04-20 Thread Jane Atkinson
Error does not prevent the installed system from booting, but it still
contains the installer and related items.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2063003

Title:
  package manager could not make changes to the installed system

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/2063003/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1990876] Re: kworker high CPU usage: issue with xhci_hub_control from xhci_pci kernel module

2024-04-20 Thread Yuki ONISHI
In my case, 
# echo 'on' > '/sys/bus/usb/devices/usb3/power/control'
helps removing the high CPU usage of kworker and ksoftirqd.

My PC (Ubuntu 22.04, 6.5.0-1020-oem) has a broken USB port on usb3 and dmesg 
reports "usb usb3-port7: over-current condition".
Also, powertop is enabled on my PC and the status of "Autosuspend for USB 
device xHCI Host Controller [usb3]" was "Good".
So, I changed the status to "Bad", which is equivalent to the command above, 
solving the issue.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1990876

Title:
  kworker high CPU usage: issue with xhci_hub_control from xhci_pci
  kernel module

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1990876/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063003] [NEW] package manager could not make changes to the installed system

2024-04-20 Thread Jane Atkinson
Public bug reported:

This is the cause of Ubuntu Unity failing to install. Test case requires
system to be offline.

The full error message is:
The package manager could not make changes to the installed system. The command 
apt-get --purge -q -y remove ^live-* calamares-settings-ubuntu-unity 
calamares zram-config cifs-utils returned error code 100.

There are no logs in /var/log/installer or /var/crash

** Affects: apt (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/2063003

Title:
  package manager could not make changes to the installed system

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt/+bug/2063003/+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

2024-04-20 Thread Mauricio Faria de Oliveira
Mantic and Jammy built successfully in all supported architectures.
(riscv64 fails, but it also fails on mantic/jammy-release; it's OK.)

Uploaded! 
Thanks

-- 
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 2048517] Re: EPYC-Rome model without XSAVES may break live migration since the removal of the flag on the physical CPU

2024-04-20 Thread Mauricio Faria de Oliveira
Hi Giuseppe,

You're right, libvirt checks the specified model against its known
models.

However, the EPYC-Rome (not-v4) doesn't specify 'xsaves', just EPYC-Milan,
so it _seems_ the feature came from the default with cpu_model host-model,
which perhaps found EPYC Milan model closer to the host flags for reasons,
and used that CPU model file instead, which resulted in 'xsaves' required.

Since there is an increase in CPU feature flags changes recently (eg, the
'xsaves' you mentioned and also PKRU/xsave changes/regressions in kernel
5.15.0-85 per bug 2032164 comment 5), and these apparently may continue
to grow over time, as errata, security vulnerabilities, and other stuff
come up, maybe it's better not to rely on updates that require CPU model
updates in packages (specially 2 of them; qemu/libvirt).

So, in Yoga and later, Nova extends the 'libvirt.cpu_model_extra_flags' [1]
parsing with '+' and '-', so you can disable specific flags with '-', [2]
e.g., '-xsaves'.

This can be used with the unpatched QEMU, as it can use existing CPU
models.

I backported the patch to Focal/Ussuri's nova (it's present in Jammy/Yoga),
and built it in PPA [3].

Could you please test it, and see how it goes? More details in [1] and
[2].

Thanks!

[1] https://docs.openstack.org/nova/yoga/admin/cpu-models.html#cpu-
feature-flags

[2]
https://opendev.org/openstack/nova/commit/bcd6b42047ea9422a58a4273d831e23f2ea27092

[3] https://launchpad.net/~mfo/+archive/ubuntu/lp2048517

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2048517

Title:
  EPYC-Rome model without XSAVES may break live migration since the
  removal of the flag on the physical CPU

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qemu/+bug/2048517/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2060565] Re: Sync rocprim 5.7.1-2 (universe) from Debian unstable (main)

2024-04-20 Thread Cory Bloor
** Description changed:

  Please sync rocprim 5.7.1-2 (universe) from Debian unstable (main)
  
- This sync requires a FeatureFreeze exception. This package version
- requires rocm-hipamd 5.7.1, which is being tracked in
- https://bugs.launchpad.net/ubuntu/+source/rocm-hipamd/+bug/2058606.
+ This version builds the tests for Navi 31, Navi 32 and Navi 33 GPUs. It
+ also fixes test failures on Navi 22, Navi 23, Navi 24, and Rembrandt
+ hardware.
  
- # Why a new upstream version is necessary
- 
- 1. The upstream ROCm 5.7.1 version was the last release of the ROCm 5
- series. While both ROCm 5.5 and ROCm 5.7 are no longer supported
- upstream, there will be a much larger community using ROCm 5.7.
- Knowledge sharing within this larger community will be beneficial for
- the long-term maintenance of the noble release.
- 
- 2. The versions of ROCm components included on Ubuntu Noble are very
- inconsistent. This FeatureFreeze exception is one of several that I will
- be filing in an attempt to get as much of the ROCm stack as possible
- onto the upstream 5.7.1 release. The narrower the range of versions, the
- better. Ubuntu does not have significant automated testing for the AMD
- GPU libraries, so it is safer to use versions that closely correspond to
- what upstream and Debian are using (as both do significant testing on
- these libraries).
- 
- Honestly, the changes to the Debian packaging from this sync are more
- valuable than the upstream changes in rocprim. The debian patches fix
- rocthrust, hipcub and rocsparse on Navi 22, Navi 23, Navi 24, and
- Rembrandt hardware. Still, I would still strongly recommend the upgrade
- to get the entire ROCm stack onto the same version.
- 
- # Other Notes
- 
- The build log (using rocm-hipamd 5.7.1-3) is attached and includes the
- build tests. The upstream change log is also attached.
+ The build log is attached and includes the build tests. The upstream
+ change log is also attached.

** Description changed:

  Please sync rocprim 5.7.1-2 (universe) from Debian unstable (main)
  
  This version builds the tests for Navi 31, Navi 32 and Navi 33 GPUs. It
  also fixes test failures on Navi 22, Navi 23, Navi 24, and Rembrandt
  hardware.
  
- The build log is attached and includes the build tests. The upstream
- change log is also attached.
+ The build log is attached and includes the build tests.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2060565

Title:
  Sync rocprim 5.7.1-2 (universe) from Debian unstable (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rocprim/+bug/2060565/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063002] [NEW] Add support for DCN 3.5

2024-04-20 Thread Mario Limonciello
Public bug reported:

Products with DCN 3.5 need linux-firmware to be added for noble.
Matching kernel support is already in kernel 6.8.

6bfdacdd amdgpu: add DMCUB 3.5 firmware
cb59bf73 amdgpu: add VPE 6.1.0 firmware
3ca35ef5 amdgpu: add VCN 4.0.5 firmware
9a3a6c61 amdgpu: add UMSCH 4.0.0 firmware
62cc1372 amdgpu: add SDMA 6.1.0 firmware
b455dd24 amdgpu: add PSP 14.0.0  firmware
30c1adcb amdgpu: add GC 11.5.0 firmware

** Affects: linux-firmware (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: linux-firmware (Ubuntu Noble)
 Importance: Undecided
 Status: New


** Tags: originate-from-2063001

** Also affects: linux-firmware (Ubuntu Noble)
   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/2063002

Title:
  Add support for DCN 3.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/2063002/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2063000] [NEW] Running ubuntu-bug outputs errors

2024-04-20 Thread Ken Sharp
Public bug reported:

ubuntu-bug reports errors accessing cloud.cfg.d files:

*** Collecting problem information

The collected information can be sent to the developers to improve the
application. This might take a few minutes.
REDACTED config part /etc/cloud/cloud.cfg.d/99-installer.cfg, insufficient 
permissions
REDACTED config part /etc/cloud/cloud.cfg.d/90-installer-network.cfg, 
insufficient permissions
.

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: apport 2.28.1-0ubuntu2
ProcVersionSignature: Ubuntu 6.8.0-28.28-generic 6.8.1
Uname: Linux 6.8.0-28-generic x86_64
ApportLog:
 
ApportVersion: 2.28.1-0ubuntu2
Architecture: amd64
CasperMD5CheckResult: pass
Date: Sat Apr 20 23:59:59 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: apport
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: apport (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/2063000

Title:
  Running ubuntu-bug outputs errors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/2063000/+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

2024-04-20 Thread John Kizer
FWIW, looks like a Debian patch must already exist for this:

https://security-tracker.debian.org/tracker/CVE-2024-32462

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2024-32462

-- 
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 2062998] [NEW] Errors during install

2024-04-20 Thread Ken Sharp
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

[Bug 2062999] [NEW] Errors during install

2024-04-20 Thread Ken Sharp
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 2062956] Re: CVE-2024-32462 - Need to update to the last secure patch

2024-04-20 Thread Launchpad Bug Tracker
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 2038653] Re: Foliate hangs at startup with spinning gear

2024-04-20 Thread Boris Gjenero
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 2062996] [NEW] Fails to start, "Argument display may not be null". fixed in 3.1.1.

2024-04-20 Thread Boris Gjenero
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 2062995] [NEW] With nvidia-dkms-470 need GSK_RENDERER=cairo WEBKIT_DISABLE_DMABUF_RENDERER=1

2024-04-20 Thread Boris Gjenero
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 2062994] [NEW] Please remove and blocklist progress-linux

2024-04-20 Thread Jeremy Bícha
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 2056767] Re: FFe: Sync gnome-software 46.0-4 (universe) from Debian unstable (main) with gnome-software packaging split

2024-04-20 Thread theofficialgman
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 2062145] Re: python-pyscss: FTBFS: scss/src/scanner.h:20:10: fatal error: pcre.h: No such file or directory

2024-04-20 Thread Jeremy Bícha
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 2062992] Re: rust-async-tungstenite is not compatible with rust-glib 0.19

2024-04-20 Thread Jeremy Bícha
** 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 2062992] [NEW] rust-async-tungstenite is not compatible with rust-glib 0.19

2024-04-20 Thread Jeremy Bícha
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 2057943] Re: Can't disable or modify snap package apparmor rules

2024-04-20 Thread John Johansen
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 2061995] Re: ULTS 22, 24: FontConfig broken by including ".conf" file

2024-04-20 Thread Peter Grandi
** 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 2062063] Re: ULTS 24 linux 6.8.0-22 SOF sound chips wrong name of fw package

2024-04-20 Thread Peter Grandi
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 2061685] Re: ULTS weird behaviour 'screen' 'tmux' (likely kernel error)

2024-04-20 Thread Peter Grandi
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 2062990] [NEW] ubuntu-24.04-beta-live-server-arm64+largemem.iso.torrent not authorised on tracker

2024-04-20 Thread Ken Sharp
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 2040459] Autopkgtest regression report (bind9/1:9.18.24-0ubuntu0.22.04.1)

2024-04-20 Thread Ubuntu SRU Bot
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 2061851] Re: linux-gcp 6.8.0-1005.5 (+ others) Noble kernel regression with new apparmor profiles/features

2024-04-20 Thread Ricardo Dias Marques
** 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 1926750] Re: psi-plus crashes

2024-04-20 Thread Launchpad Bug Tracker
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 2062989] [NEW] Wireless network driver is unstable. Throws index out of bounds exception.

2024-04-20 Thread Máté Kovács
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 2049369] Re: autopkg tests ignored for migration of python3-defaults adding 3.12

2024-04-20 Thread Bug Watch Updater
** 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 1940836] Re: Libreoffice Calc rendering very slow on GTK3

2024-04-20 Thread Pavel Rojtberg
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 2056758] Re: ubuntu-bug doesn't let me file bugs for Snap thunderbird

2024-04-20 Thread Helga
> 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 2038249] Re: The dump file parsing issue arises from structural changes in Linux kernel 6.2

2024-04-20 Thread Mauricio Faria de Oliveira
** 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  

[Bug 2056760] Re: [snap]Thunderbird doesn't authenticate with sssd-kcm

2024-04-20 Thread Helga
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 2062985] [NEW] ALSA Fails to detect any devices with kernel 6.8.0

2024-04-20 Thread Kyrylo Bohdanenko
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

2024-04-20 Thread Kyrylo Bohdanenko
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 2062986] [NEW] [DUPLICATE] ALSA Fails to detect any devices with kernel 6.8.0

2024-04-20 Thread Kyrylo Bohdanenko
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 2055044] Re: GIMP crash at closure

2024-04-20 Thread Peter Freeth
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

2024-04-20 Thread Hans Joachim Desserud
** 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 2062962] Re: Kubuntu 24.04 - SDDM fails to start Plasma session

2024-04-20 Thread Kyrylo Bohdanenko
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

2024-04-20 Thread Mauricio Faria de Oliveira
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 2062982] [NEW] [USB-Audio - SB Live! 24-bit External, playback] volume slider and mute button have no effect

2024-04-20 Thread Viktor Mileikovskyi
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 2062983] [NEW] 6.7.4+dfsg is vulnerable to CVE-2024-22640

2024-04-20 Thread William Desportes
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 2058785] Re: Blank screen after login on 2nd reboot after install or upgrade. 24.04

2024-04-20 Thread Doug Smythies
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 2062412] Re: No input through internal microphone (Ryzen 6000)

2024-04-20 Thread Mario Limonciello
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 2062979] Re: unable to create ubuntu-noble image due to dictionaries-common config failure

2024-04-20 Thread theofficialgman
** 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 ::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 2062106] Re: lubuntu noble - snap-seed-glue --seed ..calamares..snapd/seed krita -- failed to finish in 900 seconds

2024-04-20 Thread ԜаӀtеr Ⅼарсһуnѕkі
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 2062980] [NEW] nautilus progress bar on ubuntu dock icon does not update

2024-04-20 Thread Hrishikesh Naramparambath
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 2062968] Re: mc (Midnight commander) not opening/navigating archives by enter

2024-04-20 Thread Yury V. Zaytsev
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 2062968] Re: mc (Midnight commander) not opening/navigating archives by enter

2024-04-20 Thread Yury V. Zaytsev
** 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 2062977] [NEW] Please backport d02c357e5bfa7dfd618b7b3015624beb71f58f1f

2024-04-20 Thread Daan De Meyer
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 2062979] [NEW] unable to create ubuntu-noble image due to dictionaries-common config failure

2024-04-20 Thread theofficialgman
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 ::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 2003769] Re: ACPI Errors

2024-04-20 Thread Islam
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 1958019]

2024-04-20 Thread cam
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 2062972] [NEW] ntfs partition does not mount

2024-04-20 Thread Chris Balabanis
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 1917586] Re: Failed migration

2024-04-20 Thread Jeremy Bícha
** 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 2062576] Re: Keyboard stops working after suspend 5.15.0-105

2024-04-20 Thread Launchpad Bug Tracker
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 2062576] Re: Keyboard stops working after suspend 5.15.0-105

2024-04-20 Thread Hans de Bruin
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 2016013] Re: New windows (like gnome-initial-setup) don't get centered if Desktop Icons NG is loaded

2024-04-20 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/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 2062971] Re: Enable Ubuntu Pro page formatting is hard to follow

2024-04-20 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/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

2024-04-20 Thread Daniel van Vugt
** 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 2062402] Re: kubuntu live lock screen renders session useless

2024-04-20 Thread Rik Mills
** 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 2062579] Re: Kernel 6.5.0-28 errors during boot.

2024-04-20 Thread Alan Knepper
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 2062971] Re: Enable Ubuntu Pro page formatting is hard to follow

2024-04-20 Thread Daniel van Vugt
** 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 2062032] Re: unab le to burn an iso with brasero or other cd burning software

2024-04-20 Thread Paul White
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

  1   2   >