[Bug 2008958] Re: please backport 0.21 to jammy

2024-04-03 Thread Mario Limonciello
** Summary changed:

- please backport 0.20 to jammy
+ please backport 0.21 to jammy

** Description changed:

  The below significant bugfixes are implemented, which would enable more
  power & energy efficient modes on our supported laptops, as well as
  enable for the kernel default to change.
+ 
+ 0.21
+ 
+ Since this release power-profiles-daemon is battery-state aware and some 
drivers
+ use a more power efficient state when using the balanced profile on battery.
+ In particular both the AMD and Intel P-State drivers will use the
+ balance_power EPP profile, while for Intel one we also set the energy
+ performance bias to 8 (instead of 6).
+ 
+ This release also contains various fixes for the powerprofilesctl command line
+ tool when using the launch or version commands.
+ The tool is now better documented as we generate a manual page for it (if
+ python3-argparse is installed) and bash completions. We're even generating the
+ ZSH completions, but the install path must be provided.
+ 
+ The daemon command line interface has been improved for debugging, so use
+ --help-debug for further information.
+ 
+ The systemd service lockdown settings have been restricted even more.
+ 
+ Various code optimizations.
+ 
  
  0.20
  
  
  This release adds support for multiple power-profiles-daemon drivers to
  load simultaneously.  This notably allows both CPU based control with
  amd-pstate or intel-pstate as well as ACPI platform profile based control.
  
  This release also adds support for the amdgpu panel power savings which uses
  dedicated hardware in systems with integrated Radeon graphics to decrease 
panel
  power consumption when the system is on battery.
  
  0.13
  
  
  This release adds support for the AMD P-State driver that's been added to the
  6.3 Linux kernel. This release also fixes mismatched profiles on some HP
  laptops and some miscellaneous bug fixes.
  
  0.12
  
  
  This release adds support for the Intel "Energy Performance Bias" feature, 
which
  can be used on hardware that doesn't have a platform_profile or doesn't 
support
  HWP. It will also be used to eke out a bit more performance, or power, on 
systems
  which already supported HWP.
  
  More information is available in the README.
  
  0.11.1
  --
  
  This release stops power-profiles-daemon from modifying the cpufreq driver 
when
  driver when the user/administrator has chosen to disable the Intel P-State 
scaling
  governor (eg. forcing a passive operation mode).
  
  More information is available in the README.
  
  0.11
  
  
  This release fixes problems on Intel machines when the CPUs didn't support 
turbo at
  all, or the performance scaling governor was built as default in the kernel.
  
  It also adds better end-user documentation, fixes in the command-line tool to 
not
  cause bug report tools to popup on not-uncommon errors, and a bug fix for 
running
  on some systems with controllable charge speeds.

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

Title:
  please backport 0.21 to jammy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/power-profiles-daemon/+bug/2008958/+subscriptions


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

[Bug 2060004] Re: Fail to enable workqueue via accel-config under ubuntu server 24.04

2024-04-03 Thread Brett Grandbois
** Changed in: linux (Ubuntu)
 Assignee: (unassigned) => Kleber Sacilotto de Souza (kleber-souza)

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

Title:
  Fail to enable workqueue via accel-config under ubuntu server 24.04

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


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

[Bug 2059847] Re: Input lag on Nvidia desktops with X11

2024-04-03 Thread Daniel van Vugt
** Summary changed:

- Input lag in native terminal on Nvidia desktops with X11
+ Input lag on Nvidia desktops with X11

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

Title:
  Input lag on Nvidia desktops with X11

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


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

[Bug 2059847] Re: Input lag on Nvidia desktops with X11

2024-04-03 Thread Daniel van Vugt
** Changed in: mutter (Ubuntu)
Milestone: None => ubuntu-24.04-beta

** Also affects: mutter (Ubuntu Mantic)
   Importance: Undecided
   Status: New

** Also affects: mutter (Ubuntu Noble)
   Importance: High
 Assignee: Daniel van Vugt (vanvugt)
   Status: In Progress

** Also affects: mutter (Ubuntu Jammy)
   Importance: Undecided
   Status: New

** Changed in: mutter (Ubuntu Jammy)
 Assignee: (unassigned) => Daniel van Vugt (vanvugt)

** Changed in: mutter (Ubuntu Mantic)
 Assignee: (unassigned) => Daniel van Vugt (vanvugt)

** Changed in: mutter (Ubuntu Jammy)
   Importance: Undecided => High

** Changed in: mutter (Ubuntu Mantic)
   Importance: Undecided => High

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

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

** Description changed:

+ [ Impact ]
+ 
+ Input or the entire screen may freeze at times on systems using the
+ Nvidia Xorg driver with GNOME.
+ 
+ [ Test Plan ]
+ 
+ 0. Set up a desktop with Nvidia driver 545 or 550.
+ 1. Log into Ubuntu, ensuring it's a Xorg session.
+ 2. Open a Terminal, resize it vigorously, and type several lines of text.
+ 3. Verify that input never froze for any perceptible period of time.
+ 4. Run: journalctl -b0 | grep MetaSyncRing
+ 5. Verify the above command does NOT show messages such as:
+ 
+ Window manager warning: MetaSyncRing: Sync object is not ready -- were events 
handled properly?
+ Window manager warning: MetaSyncRing: Sync object is not ready -- were events 
handled properly?
+ Window manager warning: MetaSyncRing: Sync object is not ready -- were events 
handled properly?
+ Window manager warning: MetaSyncRing: Too many reboots -- disabling
+ 
+ [ Where problems could occur ]
+ 
+ Anywhere in Nvidia (proprietary driver) Xorg sessions since that's the
+ code being modified.
+ 
+ [ Original Description ]
+ 
  There is a noticeable delay in input while using the native terminal. I
  belive it was caused by a recent software update, as this issue is
  relatively new.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 22.04
  Package: ubiquity (not installed)
  ProcVersionSignature: Ubuntu 6.5.0-26.26~22.04.1-generic 6.5.13
  Uname: Linux 6.5.0-26-generic x86_64
  NonfreeKernelModules: nvidia_modeset nvidia wl
  ApportVersion: 2.20.11-0ubuntu82.5
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: ubuntu:GNOME
  Date: Sat Mar 30 19:57:13 2024
  InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
  InstallationDate: Installed on 2024-03-30 (0 days ago)
  InstallationMedia: Ubuntu 22.04.4 LTS "Jammy Jellyfish" - Release amd64 
(20240220)
  SourcePackage: ubiquity
  Symptom: installation
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Input lag on Nvidia desktops with X11

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


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

[Bug 2060060] Re: Lenovo laptop wakes from suspend on closing the lid

2024-04-03 Thread Brett Grandbois
** Changed in: linux-signed-hwe-6.5 (Ubuntu)
 Assignee: (unassigned) => Anthony Wong (anthonywong)

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

Title:
  Lenovo laptop wakes from suspend on closing the lid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-6.5/+bug/2060060/+subscriptions


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

[Bug 1969140] Re: Window minimize animation flickers and appears in the wrong place

2024-04-03 Thread Daniel van Vugt
It looks like this affects both Xorg sessions, and Xwayland apps in
Wayland sessions?

** Summary changed:

- Window minimize animation flickers and appears in the wrong place in Xorg 
sessions
+ Window minimize animation flickers and appears in the wrong place

** Tags added: mantic

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

Title:
  Window minimize animation flickers and appears in the wrong place

To manage notifications about this bug go to:
https://bugs.launchpad.net/dash-to-dock/+bug/1969140/+subscriptions


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

[Bug 2059197] Re: mount.nfs: Fix minor version parsing when '-t nfs4' and '-o vers=4.x' are used together

2024-04-03 Thread Jeff
Hi Matthew,

Its no problem, I can see how changing the version negotiation would be
tricky, thanks for looking at it so quickly.

Using the workaround and everything working correctly, no dramas

Thanks again,
Jeffrey

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

Title:
  mount.nfs: Fix minor version parsing when '-t nfs4' and '-o vers=4.x'
  are used together

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/2059197/+subscriptions


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

[Bug 2060137] Re: Gnome freezes on login with X11 and nvidia

2024-04-03 Thread David
*** This bug is a duplicate of bug 2059847 ***
https://bugs.launchpad.net/bugs/2059847

I'm sorry if I'm wrong, I've now read the problems mentioned but I'm not
having any problems related to input delay, when I try to log into the
session it freezes and or black screens.

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

Title:
  Gnome freezes on login with X11 and nvidia

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


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

[Bug 2060132] Re: tesr

2024-04-03 Thread Daniel van Vugt
Errors messages about buggy ACPI BIOS implementations are normal and not
something we can fix. Although those messages will be hidden when bug
1970069 is fully resolved.

Is there something specific you would like this bug to be about, like
the bluetoothd messages?

** Package changed: xorg (Ubuntu) => ubuntu

** Changed in: ubuntu
   Status: New => Incomplete

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

Title:
  tesr

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


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

[Bug 2060067] Re: fprintd fails to build

2024-04-03 Thread Treviño
** Changed in: fprintd (Ubuntu)
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

** Changed in: fprintd (Ubuntu)
   Status: New => In Progress

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

Title:
  fprintd fails to build

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


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

[Bug 2059848] Re: Error in the calendar as shown in the print I attached

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

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1970800, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 1970800
   Clicking a calendar date in the bottom row of the panel calendar causes a 
graphical glitch

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

Title:
  Error in the calendar as shown in the print I attached

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


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

[Bug 2060171] [NEW] Update to 124.0.2

2024-04-03 Thread Evan Caville
Public bug reported:

https://www.mozilla.org/en-US/firefox/124.0.2/releasenotes/

** Affects: firefox (Ubuntu)
 Importance: Undecided
 Assignee: Evan Caville (evancaville)
 Status: New

** Affects: firefox (Ubuntu Focal)
 Importance: Undecided
 Assignee: Evan Caville (evancaville)
 Status: New

** Also affects: firefox (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Changed in: firefox (Ubuntu Focal)
 Assignee: (unassigned) => Evan Caville (evancaville)

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

Title:
   Update to 124.0.2

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


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

[Bug 2060137] Re: Gnome freezes on login with X11 and nvidia

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

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 2059847, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** Tags added: nvidia

** Tags added: jammy

** This bug has been marked a duplicate of bug 2059847
   Input lag in native terminal on Nvidia desktops with X11

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

Title:
  Gnome freezes on login with X11 and nvidia

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


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

[Bug 2059400] Re: autopkgtest fails on arm64: EAL: eal_memalloc_alloc_seg_bulk(): couldn't find suitable memseg_list

2024-04-03 Thread Launchpad Bug Tracker
This bug was fixed in the package ovn - 24.03.1-2ubuntu3

---
ovn (24.03.1-2ubuntu3) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant   Mon, 01 Apr 2024 18:14:18 +1100

** Changed in: ovn (Ubuntu)
   Status: Fix Committed => Fix Released

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

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

Title:
  autopkgtest fails on arm64: EAL: eal_memalloc_alloc_seg_bulk():
  couldn't find suitable memseg_list

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


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

[Bug 2060122] Re: minimise animations fly everywhere

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

Thank you for taking the time to report this bug and helping to make
Ubuntu better. This particular bug has already been reported and is a
duplicate of bug 1969140, so it is being marked as such. Please look at
the other bug report to see if there is any missing information that you
can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report. Feel free to continue to report any other bugs you may
find.


** This bug has been marked a duplicate of bug 1969140
   Window minimize animation flickers and appears in the wrong place

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

Title:
  minimise animations fly everywhere

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


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

[Bug 2055151] Re: kea-ctrl-agent segfault in ppc64el dep8 test

2024-04-03 Thread Launchpad Bug Tracker
This bug was fixed in the package isc-kea - 2.4.1-3build1

---
isc-kea (2.4.1-3build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek   Sun, 31 Mar 2024
18:32:35 +

** Changed in: isc-kea (Ubuntu)
   Status: Fix Committed => Fix Released

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

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

Title:
  kea-ctrl-agent segfault in ppc64el dep8 test

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/isc-kea/+bug/2055151/+subscriptions


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

[Bug 2059847] Re: Input lag in native terminal on Nvidia desktops with X11

2024-04-03 Thread Daniel van Vugt
The old issue could possibly affect more people because it was for a
large commercial partner. Maybe, maybe not... But we don't need to pick
and choose which is more important when we can fix everyone's bugs
without reverting anything.

I proposed two fixes for this bug yesterday:

  https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3685
  https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3684

and I intend to make a PPA available with this fix in the next day or
so. That way nobody is waiting for the slow process of getting an
official update released.

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

Title:
  Input lag in native terminal on Nvidia desktops with X11

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


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

[Bug 2060155] Re: gdm3 coredumps when starting

2024-04-03 Thread Daniel van Vugt
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please:

1. Run:

ubuntu-bug YOURFILE.crash

   Then tell us the ID of the newly-created bug.

2. If step 1 failed then look at https://errors.ubuntu.com/user/ID where
ID is the content of file /var/lib/whoopsie/whoopsie-id on the machine.
Do you find any links to recent problems on that page? If so then please
send the links to us.

Please take care to avoid attaching .crash files to bugs as we are
unable to process them as file attachments. It would also be a security
risk for yourself.


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

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

Title:
  gdm3 coredumps when starting

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


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

[Bug 2060164] Re: clock time acts weird on unusual input

2024-04-03 Thread Jeremy Bícha
** Changed in: gnome-clocks (Ubuntu)
   Status: New => Triaged

** Changed in: gnome-clocks (Ubuntu)
   Importance: Undecided => Low

** Bug watch added: gitlab.gnome.org/GNOME/gnome-clocks/-/issues #310
   https://gitlab.gnome.org/GNOME/gnome-clocks/-/issues/310

** Also affects: gnome-clocks via
   https://gitlab.gnome.org/GNOME/gnome-clocks/-/issues/310
   Importance: Unknown
   Status: Unknown

** Summary changed:

- clock time acts weird on unusual input
+ timer allows invalid input

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

Title:
  timer allows invalid input

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-clocks/+bug/2060164/+subscriptions


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

[Bug 1898493] Re: /dev/dri/card0 not closed when plasmashell forks

2024-04-03 Thread Keith Owens
Retested on plasma-workspace 4:5.24.7-0ubuntu0.1. xterm no longer
inherits /dev/dri/card0. Close the bug.

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

Title:
  /dev/dri/card0 not closed when plasmashell forks

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-workspace/+bug/1898493/+subscriptions


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

[Bug 2058321] Re: Unsupported platform 'ZynqMP KV260 revB

2024-04-03 Thread Portia Stephens
** Changed in: linux-xilinx-zynqmp (Ubuntu)
   Status: In Progress => Fix Committed

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

Title:
  Unsupported platform 'ZynqMP KV260 revB

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


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

[Bug 2059898] Re: ubuntu-24.04 daily build install failed with netwok cable connected

2024-04-03 Thread Jeremy Bícha
This is similar to bug 2037008

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

Title:
  ubuntu-24.04 daily build install failed with netwok cable connected

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


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

[Bug 1942638] Re: Calamares incorrectly reports no internet available when installing Lubuntu/Ubuntu Studio Jammy

2024-04-03 Thread ԜаӀtеr Ⅼарсһуnѕkі
** Changed in: calamares-settings-ubuntu (Ubuntu)
   Status: Incomplete => 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/1942638

Title:
  Calamares incorrectly reports no internet available when installing
  Lubuntu/Ubuntu Studio Jammy

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calamares-settings-ubuntu/+bug/1942638/+subscriptions


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

[Bug 2026662] Re: timedatectl local time unaffected by lxqt-panel world clock

2024-04-03 Thread ԜаӀtеr Ⅼарсһуnѕkі
I'm confident this behavior is the software working as expected.
Emphasis on "world" here: it's the kind of thing you use to work with
more than one location.

Imagine you work remotely in California for a company with offices in
New York that also happens to have a corporate office in the UK. The New
York office sends out a memo about a meeting with corporate, but in
their local time zone. With the World Clock, it would be very easy to
quickly figure out the time in any one of those locations.

World Clock can be used to add time zones and swap relatively quickly
between them (merely by selecting and setting as default or use the
mouse wheel) or you can use multiple widgets to display multiple time
zones (which would be impossible if the widget always respected the
system time zone).

To further this logic, you can compare to the Digital Clock in the KDE
Panel. It also offers a way to put together a list of time zones and
scroll through them. Doing so does not change the actual system time or
date.

One thing the KDE clock has is an option to change the time (and thus
the time zone) in the context menu. However, this is not handled by the
widget itself. Instead, it opens the system settings. Similarly, in
LXQt, there is also a separate piece of software to set the time: lxqt-
admin-time or simply "Date and Time" in the configuration menu/center.

** Changed in: lxqt-panel (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/2026662

Title:
  timedatectl local time unaffected by lxqt-panel world clock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxqt-panel/+bug/2026662/+subscriptions


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

[Bug 2051720]

2024-04-03 Thread thomas.creutz
I also get:

~$ dmesg | grep -i blue
[   13.838221] Bluetooth: Core ver 2.22
[   13.838236] NET: Registered PF_BLUETOOTH protocol family
[   13.838237] Bluetooth: HCI device and connection manager initialized
[   13.838240] Bluetooth: HCI socket layer initialized
[   13.838241] Bluetooth: L2CAP socket layer initialized
[   13.838244] Bluetooth: SCO socket layer initialized
[   14.329584] Bluetooth: BNEP (Ethernet Emulation) ver 1.3
[   14.329588] Bluetooth: BNEP filters: protocol multicast
[   14.329590] Bluetooth: BNEP socket layer initialized
[   16.032582] Bluetooth: hci0: Reading Intel version command failed (-110)
[   16.032583] Bluetooth: hci0: command 0xfc05 tx timeout


~$ modinfo btintel
filename:   
/lib/modules/6.5.0-26-generic/kernel/drivers/bluetooth/btintel.ko
firmware:   intel/ibt-12-16.ddc
firmware:   intel/ibt-12-16.sfi
firmware:   intel/ibt-11-5.ddc
firmware:   intel/ibt-11-5.sfi
license:GPL
version:0.1
description:Bluetooth support for Intel devices ver 0.1
author: Marcel Holtmann 
srcversion: FDF2221B8ED4B01F8EADF85
depends:bluetooth
retpoline:  Y
intree: Y
name:   btintel
vermagic:   6.5.0-26-generic SMP preempt mod_unload modversions 

~$ lsusb | grep -i bluetooth
Bus 001 Device 005: ID 8087:0025 Intel Corp. Wireless-AC 9260 Bluetooth Adapter

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

Title:
  Bluetooth Broken In Kernel Versions 6.5+ (Intel AX210)

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


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

[Bug 2051720]

2024-04-03 Thread luiz.dentz
Can you guys try with the following change:

https://patchwork.kernel.org/project/bluetooth/patch/20240401193515.2525201-1-luiz.de...@gmail.com/

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

Title:
  Bluetooth Broken In Kernel Versions 6.5+ (Intel AX210)

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


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

[Bug 2046844] Re: AppArmor user namespace creation restrictions cause many applications to crash with SIGTRAP

2024-04-03 Thread John Johansen
@arraybolt3: Answer to your question. bwrap requires capabilities within
the user namespace. unshare is a little more forgiving in that what it
requires depends on the options passed but most of the options also
require capabilities within the user namespace.

The potential solution I mention is comment #91 is to define a profile
for bwrap that allows it capabilities within the namespace but does not
allow its children capabilities within the namespace, so that bwrap and
unshare can not just launch an application to by-pass the restriction.
This seems to work well for unshare but there are cases where bwrap is
failing in unexpected ways (which is still being debugged).

At this late stage the plan is to try to get a fix for bwrap in but if
necessary to file an SRU if necessary for the bwrap fix. So yes this is
being worked on and even if the fix isn't present on day one we do plan
to get it fixed.

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

Title:
  AppArmor user namespace creation restrictions cause many applications
  to crash with SIGTRAP

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


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

[Bug 2060165] Re: gnome-system-tools fail to build on armhf due to implicit function declaration

2024-04-03 Thread Bug Watch Updater
** Changed in: gnome-system-tools (Debian)
   Status: Unknown => New

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

Title:
  gnome-system-tools fail to build on armhf due to implicit function
  declaration

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


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

[Bug 2046844] Re: AppArmor user namespace creation restrictions cause many applications to crash with SIGTRAP

2024-04-03 Thread John Johansen
@arraybolt3 is correct. Both unshare and bwrap will not get a unconfined
profile, as that allows for an arbitrary by-pass of the restriction.
There is a potential solution in the works that will allow for bwrap and
unshare to function as long as the child task does not require
permissions but at this point there are still some issues with it that
are being debugged.

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

Title:
  AppArmor user namespace creation restrictions cause many applications
  to crash with SIGTRAP

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


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

[Bug 2058813] Re: proposed-migration for gimp-plugin-registry 9.20200928build2

2024-04-03 Thread Bug Watch Updater
** Changed in: gimp-plugin-registry (Debian)
   Status: Unknown => New

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

Title:
  proposed-migration for gimp-plugin-registry 9.20200928build2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp-plugin-registry/+bug/2058813/+subscriptions


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

[Bug 2060165] Re: gnome-system-tools fail to build on armhf due to implicit function declaration

2024-04-03 Thread Vladimir Petko
** Merge proposal linked:
   
https://code.launchpad.net/~vpa1977/ubuntu/+source/gnome-system-tools/+git/gnome-system-tools/+merge/463640

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

Title:
  gnome-system-tools fail to build on armhf due to implicit function
  declaration

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


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

[Bug 2060168] [NEW] Prebuilt signed grub images should include f2fs and exfat modules

2024-04-03 Thread Adam Vodopjan
Public bug reported:

I guess this is the correct source package to send a feature request for
debian/build-efi-images script.

Here is what I ask for:

--- build-efi-images
+++ build-efi-images.new
@@ -101,7 +101,9 @@
echo
efifwsetup
efinet
+   exfat
ext2
+   f2fs
fat
font
gettext


Motivation: it is pretty easy to make recent ubuntu iso images loopback-boot 
from f2fs and exfat partitions, but it would not work with secureboot because 
the signed grub images from grub-efi-amd64-signed do not contain the modules.

There are already bug reports for casper to make it boot from f2fs[1]
and exfat[2]

[1] https://bugs.launchpad.net/ubuntu/+source/casper/+bug/2058826
[2] https://bugs.launchpad.net/ubuntu/+source/casper/+bug/2038694

** Affects: grub2-unsigned (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/2060168

Title:
  Prebuilt signed grub images should include f2fs and exfat modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2-unsigned/+bug/2060168/+subscriptions


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

[Bug 2060167] [NEW] Sound disabling after any audio stops playing

2024-04-03 Thread Mikel
Public bug reported:

Once audio/video file stops playing (in browser or in player, doesn't
matter) after several seconds sound became unreachible. It means that
sound stay off even player/browser start playing audio/video. And
increasing volumn, mute/unmute doesn't help at all. Only changing audio
profile to "output Analog stereo" and changing back to "output Analog
Stereo Duplex" re-enable sound which stay on untill player stop playing
file.

ProblemType: Bug
DistroRelease: Ubuntu 23.10
Package: alsa-base (not installed)
ProcVersionSignature: Ubuntu 6.5.0-27.28-generic 6.5.13
Uname: Linux 6.5.0-27-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.27.0-0ubuntu5
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: KDE
Date: Thu Apr  4 01:03:56 2024
InstallationDate: Installed on 2021-12-07 (848 days ago)
InstallationMedia: Kubuntu 21.10 "Impish Indri" - Release amd64 (20211012)
SourcePackage: alsa-driver
Symptom: audio
Symptom_Card: Вбудоване аудіо - HDA Intel PCH
Symptom_Jack: SPDIF Out, Internal
Symptom_Type: Sound works for a while, then breaks
Title: [System Product Name, Realtek ALC887-VD, SPDIF Out, Internal] fails 
after a while
UpgradeStatus: Upgraded to mantic on 2024-03-28 (6 days ago)

** Affects: alsa-driver (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/2060167

Title:
  Sound disabling after any audio stops playing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/2060167/+subscriptions


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

[Bug 2058813] Re: proposed-migration for gimp-plugin-registry 9.20200928build2

2024-04-03 Thread Vladimir Petko
Raised MR in Debian, holding off merge until gtk+-2.0 migrates.

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

Title:
  proposed-migration for gimp-plugin-registry 9.20200928build2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp-plugin-registry/+bug/2058813/+subscriptions


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

[Bug 2060165] [NEW] gnome-system-tools fail to build on armhf due to implicit function declaration

2024-04-03 Thread Vladimir Petko
Public bug reported:

See https://launchpadlibrarian.net/722978646/buildlog_ubuntu-noble-
armhf.gnome-system-tools_3.0.0-9.1ubuntu3_BUILDING.txt.gz

** Affects: gnome-system-tools (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: gnome-system-tools (Debian)
 Importance: Unknown
 Status: Unknown


** Tags: time-t

** Bug watch added: Debian Bug tracker #1066239
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066239

** Also affects: gnome-system-tools (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066239
   Importance: Unknown
   Status: Unknown

** Tags added: time-t

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

Title:
  gnome-system-tools fail to build on armhf due to implicit function
  declaration

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


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

[Bug 2060164] [NEW] clock time acts weird on unusual input

2024-04-03 Thread Nathan Hinton
Public bug reported:

When trying to set a timer there is unexpected behavior as I enter
values.

Description:Ubuntu 22.04.3 LTS
Release:22.04

gnome-clocks (installed via snap)
gnome-clocks   45.0465latest/stable
canonical✓ -


I set a timer for 22 minutes and then accidentally hit an extra 2 which made 
the timer change to 3 hours and 42 minutes. I realize that this is 222 minutes 
however it caused me confusion when trying to fix it as explained below.

How to reproduce the bug:
select the seconds spot with the the cursor in the left side. Enter a 9. It 
looks like you are entering 90 seconds however what actually happens is you are 
entering 900 seconds now. 

What I expected:
I expect the cursor to be in overwrite mode so that it would remove the 0 on 
the side and change the number from "00" to "90". To keep the ability to enter 
larger numbers like "123" change the cursor mode to insert mode when it reaches 
the right side of the input box

** Affects: gnome-clocks (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/2060164

Title:
  clock time acts weird on unusual input

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


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

[Bug 2046844] Re: AppArmor user namespace creation restrictions cause many applications to crash with SIGTRAP

2024-04-03 Thread Aaron Rainbolt
I believe bwrap was ignored intentionally, as the point of the apparmor
change was to prevent arbitrary apps from making unprivileged user
namespaces with capabilities. Allowing Bubblewrap to do so would provide
a loophole. Same reason `unshare` isn't allowed to make unprivileged
namespaces with capabilities.

Perhaps something about libgnome-desktop is incorrectly assuming it
needs capabilities that it doesn't actually need? Or is the ability to
make unprivileged user namespaces with no capabilities failing somehow?

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

Title:
  AppArmor user namespace creation restrictions cause many applications
  to crash with SIGTRAP

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


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

[Bug 2058813] Re: proposed-migration for gimp-plugin-registry 9.20200928build2

2024-04-03 Thread Vladimir Petko
** Bug watch added: Debian Bug tracker #1066291
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066291

** Also affects: gimp-plugin-registry (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066291
   Importance: Unknown
   Status: Unknown

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

Title:
  proposed-migration for gimp-plugin-registry 9.20200928build2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp-plugin-registry/+bug/2058813/+subscriptions


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

[Bug 1795278] Re: software-properties-{qt, kde} attempts to use KUrl but it doesn't exist

2024-04-03 Thread Aaron Rainbolt
I might try to SRU it into Jammy eventually (perhaps after the release
of Noble), but Focal is now unsupported from the perspective of all
flavors and I don't think Ubuntu Desktop has any use for software-
properties-qt as it has software-properties-gtk (I believe). Marking
Focal as Won't Fix for this reason.

** Changed in: software-properties (Ubuntu Focal)
   Status: Triaged => Won't Fix

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

Title:
  software-properties-{qt,kde} attempts to use KUrl but it doesn't exist

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1795278/+subscriptions


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

[Bug 2060091] Re: lubuntu noble daily never starts.. black screen; Lubuntu box & Connecting..

2024-04-03 Thread Aaron Rainbolt
I left this as "Fix Committed" as the package that once migrated to the
release pocket was removed and the package awaiting migration is still
in the proposed pocket. The fix is not released yet, as it was
unreleased.

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

Title:
  lubuntu noble daily never starts.. black screen; Lubuntu box &
  Connecting..

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-installer-prompt/+bug/2060091/+subscriptions


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

Re: [Bug 2058576] Re: FTBFS: armhf: build-time test failures

2024-04-03 Thread Sergio Durigan Junior
On Wednesday, April 03 2024, Andreas Hasenack wrote:

> It is enabled:
>
> Types: deb
> URIs: http://ports.ubuntu.com/ubuntu-ports
> Suites: noble noble-updates noble-backports noble-proposed
> Components: main universe restricted multiverse
> Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg
>
>
> Or is there some other trick specific to the state noble is in now?

Not that I know of.  I only commented because you didn't mention
noble-updates on your first message and I thought it was worth bringing
it up.

-- 
Sergio
GPG key ID: E92F D0B3 6B14 F1F4 D8E0  EB2F 106D A1C8 C3CB BF14

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

Title:
  FTBFS: armhf: build-time test failures

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


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

[Bug 2057996] Re: ubuntu-24.04 version: cmd-curthooks/:Fail:Installing packages on target system:efibootmgr, grub-efi-amd64-signed, nvme-cli, nvme-stas, shim-signed

2024-04-03 Thread Dan Bungert
** Changed in: subiquity (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/2057996

Title:
  ubuntu-24.04 version: cmd-curthooks/:Fail:Installing packages on
  target system:efibootmgr, grub-efi-amd64-signed,nvme-cli,nvme-
  stas,shim-signed

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


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

[Bug 2058813] Re: proposed-migration for gimp-plugin-registry 9.20200928build2

2024-04-03 Thread Launchpad Bug Tracker
** Merge proposal linked:
   
https://code.launchpad.net/~vpa1977/ubuntu/+source/gimp-plugin-registry/+git/gimp-plugin-registry/+merge/463634

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

Title:
  proposed-migration for gimp-plugin-registry 9.20200928build2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gimp-plugin-registry/+bug/2058813/+subscriptions


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

[Bug 2059898] Re: ubuntu-24.04 daily build install failed with netwok cable connected

2024-04-03 Thread Jeff Lane 
Can you confirm, the issue is summarized as thus:
1: NO network cable connected, installation is successful
2: Network cable connected and internet is available, installation is successful
3: Network cable connected, network is available, INTERNET is unavailable 
(airgapped lab), installation fails

I believe from what you described elsewhere #3 is the case you are
seeing, because you are in a lab with no external access, is that
correct?

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

Title:
  ubuntu-24.04 daily build install failed with netwok cable connected

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


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

[Bug 2060073] Re: folks build test failures with glib 2.80

2024-04-03 Thread Michael Hudson-Doyle
FWIW there is some discussion upstream in these two issues:

https://gitlab.gnome.org/GNOME/folks/-/issues/140
https://gitlab.gnome.org/GNOME/glib/-/issues/3316

** Bug watch added: gitlab.gnome.org/GNOME/glib/-/issues #3316
   https://gitlab.gnome.org/GNOME/glib/-/issues/3316

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

Title:
  folks build test failures with glib 2.80

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


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

[Bug 2056529] Re: network-manager segfaults on multiple wifi scans

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

** Changed in: network-manager (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/2056529

Title:
  network-manager segfaults on multiple wifi scans

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


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

[Bug 1958592] Re: Xorg crashed with SIGSEGV in mieqEnqueue() from queueEventList() from QueueKeyboardEvents() from xf86PostKeyEventM() from xf86PostKeyboardEvent()

2024-04-03 Thread Lars Rune Præstmark
For a while I stopped using Plover to avoid this issue, then I tried
using it again and nothing crashed. After using it more times and Xorg
still not crashing I think the bug seems to at least have stopped
affecting me.

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

Title:
  Xorg crashed with SIGSEGV in mieqEnqueue() from queueEventList() from
  QueueKeyboardEvents() from xf86PostKeyEventM() from
  xf86PostKeyboardEvent()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1958592/+subscriptions


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

[Bug 2042911] Re: Calamares fails -External command finished with errors

2024-04-03 Thread ԜаӀtеr Ⅼарсһуnѕkі
** Changed in: calamares (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/2042911

Title:
  Calamares fails -External command finished with errors

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


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

[Bug 1888785] Re: cursor is always default size when mouse is over the desktop

2024-04-03 Thread Tessa
I believe this is still an issue, given you're running Wayland and
HiDPI, as that combo seems to tie cursor config to the scaling of the
specific window, not to the desktop as a whole. so it may be unrelated
to kwin and more just specific to scaling+wayland.

in any case, I no longer use either KDE or Ubuntu, so I can't verify the
bug. like most folks, I've moved to Arch, where bugs get looked at
sooner than ~3.5 years after reporting them. 

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

Title:
  cursor is always default size when mouse is over the desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plasma-workspace/+bug/1888785/+subscriptions


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

[Bug 1926018] Re: Keyboard shortcuts do not work in 'ScreenGrab' application (except 'PrtScr' for 'Full screen' which seems hardcoded)

2024-04-03 Thread ԜаӀtеr Ⅼарсһуnѕkі
Is this still an issue in 22.04 or 23.10?

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

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

Title:
  Keyboard shortcuts do not work in 'ScreenGrab' application (except
  'PrtScr' for 'Full screen' which seems hardcoded)

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


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

[Bug 1926015] Re: Not possible to set 'Alt+PrtScr' as shortcut key for 'Active Window' in ScreenGrab

2024-04-03 Thread ԜаӀtеr Ⅼарсһуnѕkі
Is this still an issue in 22.04 or 23.10?

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

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

Title:
  Not possible to set 'Alt+PrtScr' as shortcut key for 'Active Window'
  in ScreenGrab

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


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

[Bug 1928360] Re: Switch to Fcitx 5 for Chinese

2024-04-03 Thread ԜаӀtеr Ⅼарсһуnѕkі
** No longer affects: lubuntu-default-settings

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

Title:
  Switch to Fcitx 5 for Chinese

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


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

[Bug 1930133] Re: Openbox font settings does not match with actual font for window titles

2024-04-03 Thread ԜаӀtеr Ⅼарсһуnѕkі
Is this still an issue with 22.04 or 23.10?

** Changed in: obconf-qt (Ubuntu)
   Status: New => Incomplete

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

Title:
  Openbox font settings does not match with actual font for window
  titles

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/obconf-qt/+bug/1930133/+subscriptions


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

[Bug 1991554] Re: Automatic partition resize prevents unlocking of encrypted root partition

2024-04-03 Thread Bug Watch Updater
** Changed in: cloud-utils
   Status: Unknown => New

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

Title:
  Automatic partition resize prevents unlocking of encrypted root
  partition

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-utils/+bug/1991554/+subscriptions


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

[Bug 2058576] Re: FTBFS: armhf: build-time test failures

2024-04-03 Thread Andreas Hasenack
It is enabled:

Types: deb
URIs: http://ports.ubuntu.com/ubuntu-ports
Suites: noble noble-updates noble-backports noble-proposed
Components: main universe restricted multiverse
Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg


Or is there some other trick specific to the state noble is in now?

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

Title:
  FTBFS: armhf: build-time test failures

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


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

[Bug 2046844] Re: AppArmor user namespace creation restrictions cause many applications to crash with SIGTRAP

2024-04-03 Thread fossfreedom
Hi - ok - very long thread so not quite sure how best to resolve.

I note bubblewrap is marked as confirmed but no resolution.

For budgie-control-center - backgrounds - Add Picture I found that the
gnome-desktop library libgnome-desktop-3-20 is calling bwrap and that
this was failing due to permissions.

I worked around this via

```
cat /etc/apparmor.d/bwrap 
# This profile allows everything and only exists to give the
# application a name instead of having the label "unconfined"

abi ,
include 

profile bwrap /usr/bin/bwrap flags=(unconfined) {
  userns,

  # Site-specific additions and overrides. See local/README for details.
  include if exists 
}
```

Can this be added to apparmor please?

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

Title:
  AppArmor user namespace creation restrictions cause many applications
  to crash with SIGTRAP

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


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

[Bug 2060151] Re: FTBFS in noble when trying to build Go code

2024-04-03 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

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

Title:
  FTBFS in noble when trying to build Go code

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/calamares-settings-ubuntu/+bug/2060151/+subscriptions


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

[Bug 1909622] Re: lubuntu focal hirsute install; calamares error

2024-04-03 Thread ԜаӀtеr Ⅼарсһуnѕkі
We linked to the upstream bug:
https://lubuntu.me/lunar-released/

** Changed in: calamares (Ubuntu)
   Status: Incomplete => Triaged

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

Title:
  lubuntu focal hirsute install; calamares error

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


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

[Bug 2058226] Re: iwlwifi repeatedly logging microcode crashes

2024-04-03 Thread Pauli Heikkinen
I'm not sure what happened but I did the following:
- Disabled Bluetooth
- Switched to another access point
- Used the PC for some time
- Noticed I wasn't getting these errors any more, and decided I want to 
reproduce the issue
- Re-enabled Bluetooth
- Switched back to original access point
-> Still not observing a microcode crash with the same signature. I do get 
microcode crashes but those are a different story.

Firmware is still the same version and access point is still using the
same firmware version as well. Another nearby access point has been
updated to a new firmware version but that shouldn't matter here as when
the failures occurred the computer wasn't connected to that AP.

Until I figure out how to reproduce the same failure it's probably
impossible to find and fix this.

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

Title:
  iwlwifi repeatedly logging microcode crashes

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


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

[Bug 1880418] Re: Secondary monitor config not working

2024-04-03 Thread ԜаӀtеr Ⅼарсһуnѕkі
** Changed in: lxqt-session (Ubuntu)
   Status: Confirmed => Triaged

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

Title:
  Secondary monitor config not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxqt-session/+bug/1880418/+subscriptions


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

[Bug 1859399] Re: Unable to view PDF Portfolio files

2024-04-03 Thread ԜаӀtеr Ⅼарсһуnѕkі
Confirmed on Jammy and Mantic. In Noble, Lubuntu is temporarily using
Okular. Doesn't matter, though, as it's the same version as Mantic.

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

Title:
  Unable to view PDF Portfolio files

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


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

[Bug 1865854] Re: desktop switcher should show an outline of windows instead of just a number/name

2024-04-03 Thread ԜаӀtеr Ⅼарсһуnѕkі
** Changed in: lxqt-panel (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  desktop switcher should show an outline of windows instead of just a
  number/name

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


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

[Bug 2046636] Re: Mouse is erratic moving even i am not using it

2024-04-03 Thread Seth Arnold
I had a similar problem. Flip the mouse over and look for a hair in the
sensor. If that isn't it, try replacing the mouse, it might be a bad
cable or similar. (That worked for me.)

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

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

Title:
  Mouse is erratic moving even i am not using it

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


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

[Bug 1849877] Re: custom desktop names in lxqt-panel desktop switcher widget reverts to defaults

2024-04-03 Thread ԜаӀtеr Ⅼарсһуnѕkі
I can't reproduce this in Jammy, even without a logout.

To be clear, the widget will always show numerical values for each of
the desktops. The desktop name is shown when mousing over.

** Changed in: lxqt-panel (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/1849877

Title:
  custom desktop names in lxqt-panel desktop switcher widget reverts to
  defaults

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


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

[Bug 1855175] Re: pcmanfm-qt crashes

2024-04-03 Thread ԜаӀtеr Ⅼарсһуnѕkі
Is this still an issue in a supported Lubuntu release? (22.04, 23.10
presently)

** Changed in: pcmanfm-qt (Ubuntu)
   Status: New => Incomplete

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

Title:
  pcmanfm-qt crashes

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pcmanfm-qt/+bug/1855175/+subscriptions


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

[Bug 2059076] Re: gnome-remote-desktop build test failures on armhf

2024-04-03 Thread Jeremy Bícha
** Summary changed:

- proposed-migration for gnome-remote-desktop 46~rc-0ubuntu2
+ gnome-remote-desktop build test failures on armhf

** Tags added: ftbfs noble

** Changed in: gnome-remote-desktop (Ubuntu)
   Importance: Undecided => High

** Description changed:

- gnome-remote-desktop 46~rc-0ubuntu2 is built in -proposed but not on
+ gnome-remote-desktop 46~rc-0ubuntu3 is built in -proposed but not on
  armhf.  This will not block migration because armhf binaries are being
  removed from the release pocket, but unless addressed will regress armhf
  availability of this package in 24.04 LTS.
+ 
+ Full build log at https://launchpad.net/ubuntu/+source/gnome-remote-
+ desktop/46~rc-0ubuntu3

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

Title:
  gnome-remote-desktop build test failures on armhf

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


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

[Bug 2060155] Re: gdm3 coredumps when starting

2024-04-03 Thread Gerald Quintana
** Summary changed:

- gdm3 coredumps when starting (maybe related to snapd apparmor)
+ gdm3 coredumps when starting

** Attachment added: "crash file"
   
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/2060155/+attachment/5761518/+files/_usr_sbin_gdm3.0.crash

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

Title:
  gdm3 coredumps when starting

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


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

[Bug 2060152] Re: distupgrade 'ConfigParser' object has no attribute 'readfp'

2024-04-03 Thread Gerald Quintana
** Attachment added: "crash file"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2060152/+attachment/5761517/+files/_usr_lib_python3_dist-packages_DistUpgrade_dist-upgrade.py.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/2060152

Title:
  distupgrade 'ConfigParser' object has no attribute 'readfp'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2060152/+subscriptions


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

[Bug 2060154] Re: Sort by "Modified" uses lexicographic ordering

2024-04-03 Thread Simon Kuang
** Changed in: nautilus (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/2060154

Title:
  Sort by "Modified" uses lexicographic ordering

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


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

[Bug 2060158] [NEW] Strong swan library mismatch

2024-04-03 Thread Byron
Public bug reported:

The following information may help to resolve the situation:

The following packages have unmet dependencies:
 strongswan-charon : Depends: libstrongswan (= 5.9.13-2ubuntu1) but 
5.9.13-2ubuntu3 is to be installed
 Depends: strongswan-libcharon (>= 5.9.13) but it is not 
going to be installed
 strongswan-starter : Depends: libstrongswan (= 5.9.13-2ubuntu1) but 
5.9.13-2ubuntu3 is to be installed
E: Unable to correct problems, you have held broken packages.

ProblemType: Bug
DistroRelease: Ubuntu 24.04
Package: strongswan (not installed)
ProcVersionSignature: Ubuntu 6.8.0-11.11-generic 6.8.0-rc4
Uname: Linux 6.8.0-11-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.28.0-0ubuntu1
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: ubuntu:GNOME
Date: Wed Apr  3 14:42:43 2024
InstallationDate: Installed on 2022-04-07 (727 days ago)
InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Daily amd64 (20220405)
ProcEnviron:
 LANG=en_US.UTF-8
 PATH=(custom, no user)
 SHELL=/bin/bash
 TERM=xterm-256color
 XDG_RUNTIME_DIR=
RebootRequiredPkgs: Error: path contained symlinks.
SourcePackage: strongswan
UpgradeStatus: No upgrade log present (probably fresh install)
mtime.conffile..etc.init.d.apport: 2024-02-22T08:20:00

** Affects: strongswan (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/2060158

Title:
  Strong swan library mismatch

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


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

[Bug 1804341] Re: lubuntu 19.04 daily - vlc opened privacy-and-network-policy (first-run) window partially obscured by panel

2024-04-03 Thread ԜаӀtеr Ⅼарсһуnѕkі
Is this an issue on 22.04 or later?

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

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

Title:
  lubuntu 19.04 daily - vlc opened privacy-and-network-policy (first-
  run) window partially obscured by panel

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


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

[Bug 1795998] Re: qterminal dropdown shortcut key does not consistently toggle visibility

2024-04-03 Thread ԜаӀtеr Ⅼарсһуnѕkі
I cannot reproduce this in 0.17.0 or later.

** Changed in: qterminal (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/1795998

Title:
  qterminal dropdown shortcut key does not consistently toggle
  visibility

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


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

[Bug 2060130] Re: [SPR][EMR][GNR] TDX: efi: TD Measurement support for kernel cmdline/initrd sections from EFI stub

2024-04-03 Thread Thibf
** Description changed:

  This is a public version of https://bugs.launchpad.net/bugs/2058835
  
  [Description]
-   When a TD is created, during the boot process, steps like loading the 
firmware, bootloader, kernel image, etc are measured and stored in RTMR 
registers to support the trusted boot model. After boot, this measured value is 
used to validate the integrity of the boot process.
+   When a TD is created, during the boot process, steps like loading the 
firmware, bootloader, kernel image, etc are measured and stored in RTMR 
registers to support the trusted boot model. After boot, this measured value is 
used to validate the integrity of the boot process.
  
-   During the direct boot process, bootloader is responsible for
+   During the direct boot process, bootloader is responsible for
  measuring the kernel image before loading the kernel. But if the kernel
  is loaded from EFI bootstub, the related measurements needs to be owned
  by the EFI bootstub. This support needs to be added to Linux EFI boot
  stub code.
  
-   Also, as per the following discussion, the kernel command line or
+   Also, as per the following discussion, the kernel command line or
  initrd section measurements also needs be owned by the EFI bootsub.
  
- 
https://edk2.groups.io/g/devel/topic/93737108?p=Created%2C%2C%2C20%2C2%2C0%2C0%3A%3A%2C%2C%2C0%2C0%2C0%2C93737108
+   
https://edk2.groups.io/g/devel/topic/93737108?p=Created%2C%2C%2C20%2C2%2C0%2C0%3A%3A%2C%2C%2C0%2C0%2C0%2C93737108
  
  [Fix]
  
  Cherry pick cleanly:
- d228814b1913 efi/libstub: Add get_event_log() support for CC platforms
- ac93cbfc2a2c efi/libstub: Measure into CC protocol if TCG2 protocol is 
absent
- 0bbe5b0ea97a efi/libstub: Add Confidential Computing (CC) measurement 
typedefs
- 7a1381e8313f efi/tpm: Use symbolic GUID name from spec for final events 
table
- 3e0b0f880e9e efi/libstub: Use TPM event typedefs from the TCG PC Client 
spec
+ d228814b1913 efi/libstub: Add get_event_log() support for CC platforms
+ ac93cbfc2a2c efi/libstub: Measure into CC protocol if TCG2 protocol is 
absent
+ 0bbe5b0ea97a efi/libstub: Add Confidential Computing (CC) measurement 
typedefs
+ 7a1381e8313f efi/tpm: Use symbolic GUID name from spec for final events 
table
+ 3e0b0f880e9e efi/libstub: Use TPM event typedefs from the TCG PC Client 
spec
+ 
+   External Links:
+ 
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=70ef654469b371d0a71bcf967fa3dcbca05d4b25
  
  Those are all merged into upstream.
+ 
  
  [Test Plan]
  
  Build/sign/boot with secure boot enabled.
  
  [Where problems could occur]
  
  At boot time, as this is modifying the efi libstub. Could be impacting
  secure boot.

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

Title:
   [SPR][EMR][GNR] TDX: efi: TD Measurement support for kernel
  cmdline/initrd sections from EFI stub

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


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

[Bug 1795278] Re: software-properties-{qt, kde} attempts to use KUrl but it doesn't exist

2024-04-03 Thread ԜаӀtеr Ⅼарсһуnѕkі
I'm going to assume there's no plans to SRU this back to Focal or Jammy?
If I'm right, can someone mark those Won't Fix?

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

Title:
  software-properties-{qt,kde} attempts to use KUrl but it doesn't exist

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-properties/+bug/1795278/+subscriptions


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

[Bug 2060156] Re: package mysql-server-8.0 8.0.36-0ubuntu0.22.04.1 failed to install/upgrade: installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1

2024-04-03 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package mysql-server-8.0 8.0.36-0ubuntu0.22.04.1 failed to
  install/upgrade: installed mysql-server-8.0 package post-installation
  script subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/2060156/+subscriptions


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

[Bug 2060156] [NEW] package mysql-server-8.0 8.0.36-0ubuntu0.22.04.1 failed to install/upgrade: installed mysql-server-8.0 package post-installation script subprocess returned error exit status 1

2024-04-03 Thread Raghav Garg
Public bug reported:

idk man the system asked me to report the bug

ProblemType: Package
DistroRelease: Ubuntu 22.04
Package: mysql-server-8.0 8.0.36-0ubuntu0.22.04.1
ProcVersionSignature: Ubuntu 6.5.0-25.25~22.04.1-generic 6.5.13
Uname: Linux 6.5.0-25-generic x86_64
ApportVersion: 2.20.11-0ubuntu82.5
Architecture: amd64
CasperMD5CheckResult: pass
Date: Thu Apr  4 00:35:03 2024
ErrorMessage: installed mysql-server-8.0 package post-installation script 
subprocess returned error exit status 1
InstallationDate: Installed on 2024-01-08 (85 days ago)
InstallationMedia: Ubuntu 22.04.3 LTS "Jammy Jellyfish" - Release amd64 
(20230807.2)
Logs.var.log.daemon.log:
 
MySQLConf.etc.mysql.conf.d.mysql.cnf: [mysql]
MySQLConf.etc.mysql.conf.d.mysqldump.cnf:
 [mysqldump]
 quick
 quote-names
 max_allowed_packet = 16M
MySQLConf.etc.mysql.my.cnf: my.cnf links to /etc/mysql/mysql.cnf
ProcCmdline: BOOT_IMAGE=/boot/vmlinuz-6.5.0-25-generic 
root=UUID=fad1d7c2-0816-4a1c-ab5f-192b519b11c8 ro quiet splash vt.handoff=7
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.2
 apt  2.4.11
SourcePackage: mysql-8.0
Title: package mysql-server-8.0 8.0.36-0ubuntu0.22.04.1 failed to 
install/upgrade: installed mysql-server-8.0 package post-installation script 
subprocess returned error exit status 1
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: mysql-8.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package 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/2060156

Title:
  package mysql-server-8.0 8.0.36-0ubuntu0.22.04.1 failed to
  install/upgrade: installed mysql-server-8.0 package post-installation
  script subprocess returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-8.0/+bug/2060156/+subscriptions


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

[Bug 2059272] Re: libvirt domain is not listed/managed after libvirt restart with messages "internal error: no monitor path" and "Failed to load config for domain"

2024-04-03 Thread Mauricio Faria de Oliveira
(Un)fortunately, during focal-proposed testing today, a corner case was 
identified (late),
which will require changes.

Some of the qemuProcessReconnect() threads finished within the timeout
but others didn't.

The ones which didn't were waiting on a reply back from the QEMU monitor, but 
that never
fires because it is processed/delivered by the main event loop, which is 
already stopped
at libvirtd level by the time the driver-level qemuStateCleanup() runs (where 
we wait).

The libvirt shutdown does happen after the timeout, but this is slow and
not as planned.

I've been considering design options to address it and will submit an
incremental upload.

Apologies for the inconvenience.

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

Title:
  libvirt domain is not listed/managed after libvirt restart with
  messages "internal error: no monitor path" and "Failed to load config
  for domain"

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


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

[Bug 1991554] Re: Automatic partition resize prevents unlocking of encrypted root partition

2024-04-03 Thread Brett Holman
** Also affects: cloud-utils (Ubuntu)
   Importance: Undecided
   Status: New

** Bug watch added: github.com/canonical/cloud-utils/issues #46
   https://github.com/canonical/cloud-utils/issues/46

** Also affects: cloud-utils via
   https://github.com/canonical/cloud-utils/issues/46
   Importance: Unknown
   Status: Unknown

** Changed in: cloud-utils (Ubuntu)
   Status: New => Triaged

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

Title:
  Automatic partition resize prevents unlocking of encrypted root
  partition

To manage notifications about this bug go to:
https://bugs.launchpad.net/cloud-utils/+bug/1991554/+subscriptions


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

[Bug 2059966] Re: [needs-packaging] Sponsorship: Upload gnome-online-accounts-gtk

2024-04-03 Thread Jeremy Bícha
** Package changed: ubuntu => gnome-online-accounts-gtk (Ubuntu)

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

Title:
  [needs-packaging] Sponsorship: Upload gnome-online-accounts-gtk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-online-accounts-gtk/+bug/2059966/+subscriptions


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

[Bug 2060155] Re: gdm3 coredumps when starting (maybe related to snapd apparmor)

2024-04-03 Thread Gerald Quintana
** Attachment added: "coredump"
   
https://bugs.launchpad.net/ubuntu/+source/gdm3/+bug/2060155/+attachment/5761501/+files/core._usr_sbin_gdm3.0.c10bb790-5cb1-49f9-8a10-2cb23c7e6652.3726.162130

** Description changed:

- Ubuntu Noble after apt dist-upgrade gdm3 does not start anymore
+ Ubuntu Noble after apt dist-upgrade: gdm3 does not start anymore
  
  2024-04-03T20:50:44.437550+02:00 huahine kernel: audit: type=1400 
audit(1712170244.433:170): apparmor="DENIED" operation="capable" class="cap" 
profile="/usr/lib/snapd/snap-confine" pid=3205 comm="snap-confine" 
capability=12  capname="net_admin"
  2024-04-03T20:50:44.437561+02:00 huahine kernel: audit: type=1400 
audit(1712170244.433:171): apparmor="DENIED" operation="capable" class="cap" 
profile="/usr/lib/snapd/snap-confine" pid=3205 comm="snap-confine" 
capability=38  capname="perfmon"
  2024-04-03T20:50:44.441534+02:00 huahine kernel: audit: type=1400 
audit(1712170244.437:172): apparmor="DENIED" operation="open" class="file" 
profile="snap-update-ns.snapd-desktop-integration" name="/proc/3260/maps" 
pid=3260 comm="5" requested_mask="r" denied_mask="r" fsuid=120 ouid=0
  2024-04-03T20:50:44.445081+02:00 huahine 
snapd-desktop-integration.snapd-desktop-integration[3205]: Sorry, home 
directories outside of /home needs configuration.
  2024-04-03T20:50:44.445123+02:00 huahine 
snapd-desktop-integration.snapd-desktop-integration[3205]: See 
https://forum.snapcraft.io/t/11209 for details.
  2024-04-03T20:50:44.445759+02:00 huahine systemd[3191]: 
snap.snapd-desktop-integration.snapd-desktop-integration.service: Main process 
exited, code=exited, status=1/FAILURE
  2024-04-03T20:50:44.445831+02:00 huahine systemd[3191]: 
snap.snapd-desktop-integration.snapd-desktop-integration.service: Failed with 
result 'exit-code'.
  2024-04-03T20:50:44.487215+02:00 huahine systemd[1]: gdm.service: Main 
process exited, code=dumped, status=5/TRAP
  2024-04-03T20:50:44.487368+02:00 huahine systemd[1]: gdm.service: Failed with 
result 'core-dump'.
  2024-04-03T20:50:44.487791+02:00 huahine systemd[1]: gdm.service: Triggering 
OnFailure= dependencies.
  2024-04-03T20:50:44.490976+02:00 huahine systemd[1]: Starting 
plymouth-quit.service - Terminate Plymouth Boot Screen...
  2024-04-03T20:50:44.508150+02:00 huahine systemd[1]: Finished 
plymouth-quit.service - Terminate Plymouth Boot Screen.
  2024-04-03T20:50:45.527533+02:00 huahine systemd[1]: gdm.service: Scheduled 
restart job, restart counter is at 1.
  2024-04-03T20:50:45.527669+02:00 huahine systemd[1]: plymouth-quit.service: 
Deactivated successfully.
  2024-04-03T20:50:45.527894+02:00 huahine systemd[1]: Stopped 
plymouth-quit.service - Terminate Plymouth Boot Screen.
  2024-04-03T20:50:45.550213+02:00 huahine systemd[1]: Starting gdm.service - 
GNOME Display Manager...
  2024-04-03T20:50:45.612812+02:00 huahine systemd[1]: Started gdm.service - 
GNOME Display Manager.
  2024-04-03T20:50:45.641041+02:00 huahine snapd-desktop-i[2853]: Detected new 
session c7 at /org/freedesktop/login1/session/c7
  2024-04-03T20:50:45.666028+02:00 huahine systemd[1]: Started session-c7.scope 
- Session c7 of User gdm.
  2024-04-03T20:50:45.667383+02:00 huahine gdm3: Gdm: GdmSession: no session 
desktop files installed, aborting...
  2024-04-03T20:50:45.669555+02:00 huahine kernel: traps: gdm3[3276] trap int3 
ip:72f305e29681 sp:7ffccb379de0 error:0 in 
libglib-2.0.so.0.7903.0[72f305de5000+a]
  2024-04-03T20:50:45.759719+02:00 huahine systemd[1]: gdm.service: Main 
process exited, code=dumped, status=5/TRAP
  2024-04-03T20:50:45.759800+02:00 huahine systemd[1]: gdm.service: Failed with 
result 'core-dump'.
  2024-04-03T20:50:45.759829+02:00 huahine systemd[1]: gdm.service: Triggering 
OnFailure= dependencies.
  2024-04-03T20:50:45.778560+02:00 huahine systemd[1]: Starting 
plymouth-quit.service - Terminate Plymouth Boot Screen...
  2024-04-03T20:50:45.790694+02:00 huahine systemd[1]: Finished 
plymouth-quit.service - Terminate Plymouth Boot Screen.
  
- 
  Package: gdm3
  Status: install ok installed
  Priority: optional
  Section: gnome
  Installed-Size: 2016
  Maintainer: Ubuntu Developers 
  Architecture: amd64
  Version: 46~rc-1ubuntu2
  Provides: x-display-manager
  Depends: accountsservice (>= 0.6.35), adduser, bash (>= 4.3), dconf-cli (>= 
0.20), dconf-gsettings-backend (>= 0.20), dbus-bin | systemd-sysv, dbus-daemon, 
default-dbus-system-bus | dbus-system-bus, default-logind | logind, 
gir1.2-gdm-1.0 (= 46~rc-1ubuntu2), ubuntu-session | gnome-session | 
x-session-manager | x-window-manager | x-terminal-emulator, gnome-session-bin 
(>= 3.37.0), gnome-session-common (>= 3.37.0-2~), gnome-settings-daemon (>= 
3.37.0), gnome-shell (>= 3.37.90), gsettings-desktop-schemas, libgdm1 (= 
46~rc-1ubuntu2), libglib2.0-bin (>= 2.35.0), libpam-modules (>= 0.72-1), 
libpam-runtime (>= 0.76-13.1), librsvg2-common, polkitd, procps, ucf, 
x11-common (>= 1:7.6+11), x11-xserver-utils, debconf (>= 0.5) | debconf-2.0, 
libaccountsservice0 

[Bug 2060155] [NEW] gdm3 coredumps when starting (maybe related to snapd apparmor)

2024-04-03 Thread Gerald Quintana
Public bug reported:

Ubuntu Noble after apt dist-upgrade: gdm3 does not start anymore

2024-04-03T20:50:44.437550+02:00 huahine kernel: audit: type=1400 
audit(1712170244.433:170): apparmor="DENIED" operation="capable" class="cap" 
profile="/usr/lib/snapd/snap-confine" pid=3205 comm="snap-confine" 
capability=12  capname="net_admin"
2024-04-03T20:50:44.437561+02:00 huahine kernel: audit: type=1400 
audit(1712170244.433:171): apparmor="DENIED" operation="capable" class="cap" 
profile="/usr/lib/snapd/snap-confine" pid=3205 comm="snap-confine" 
capability=38  capname="perfmon"
2024-04-03T20:50:44.441534+02:00 huahine kernel: audit: type=1400 
audit(1712170244.437:172): apparmor="DENIED" operation="open" class="file" 
profile="snap-update-ns.snapd-desktop-integration" name="/proc/3260/maps" 
pid=3260 comm="5" requested_mask="r" denied_mask="r" fsuid=120 ouid=0
2024-04-03T20:50:44.445081+02:00 huahine 
snapd-desktop-integration.snapd-desktop-integration[3205]: Sorry, home 
directories outside of /home needs configuration.
2024-04-03T20:50:44.445123+02:00 huahine 
snapd-desktop-integration.snapd-desktop-integration[3205]: See 
https://forum.snapcraft.io/t/11209 for details.
2024-04-03T20:50:44.445759+02:00 huahine systemd[3191]: 
snap.snapd-desktop-integration.snapd-desktop-integration.service: Main process 
exited, code=exited, status=1/FAILURE
2024-04-03T20:50:44.445831+02:00 huahine systemd[3191]: 
snap.snapd-desktop-integration.snapd-desktop-integration.service: Failed with 
result 'exit-code'.
2024-04-03T20:50:44.487215+02:00 huahine systemd[1]: gdm.service: Main process 
exited, code=dumped, status=5/TRAP
2024-04-03T20:50:44.487368+02:00 huahine systemd[1]: gdm.service: Failed with 
result 'core-dump'.
2024-04-03T20:50:44.487791+02:00 huahine systemd[1]: gdm.service: Triggering 
OnFailure= dependencies.
2024-04-03T20:50:44.490976+02:00 huahine systemd[1]: Starting 
plymouth-quit.service - Terminate Plymouth Boot Screen...
2024-04-03T20:50:44.508150+02:00 huahine systemd[1]: Finished 
plymouth-quit.service - Terminate Plymouth Boot Screen.
2024-04-03T20:50:45.527533+02:00 huahine systemd[1]: gdm.service: Scheduled 
restart job, restart counter is at 1.
2024-04-03T20:50:45.527669+02:00 huahine systemd[1]: plymouth-quit.service: 
Deactivated successfully.
2024-04-03T20:50:45.527894+02:00 huahine systemd[1]: Stopped 
plymouth-quit.service - Terminate Plymouth Boot Screen.
2024-04-03T20:50:45.550213+02:00 huahine systemd[1]: Starting gdm.service - 
GNOME Display Manager...
2024-04-03T20:50:45.612812+02:00 huahine systemd[1]: Started gdm.service - 
GNOME Display Manager.
2024-04-03T20:50:45.641041+02:00 huahine snapd-desktop-i[2853]: Detected new 
session c7 at /org/freedesktop/login1/session/c7
2024-04-03T20:50:45.666028+02:00 huahine systemd[1]: Started session-c7.scope - 
Session c7 of User gdm.
2024-04-03T20:50:45.667383+02:00 huahine gdm3: Gdm: GdmSession: no session 
desktop files installed, aborting...
2024-04-03T20:50:45.669555+02:00 huahine kernel: traps: gdm3[3276] trap int3 
ip:72f305e29681 sp:7ffccb379de0 error:0 in 
libglib-2.0.so.0.7903.0[72f305de5000+a]
2024-04-03T20:50:45.759719+02:00 huahine systemd[1]: gdm.service: Main process 
exited, code=dumped, status=5/TRAP
2024-04-03T20:50:45.759800+02:00 huahine systemd[1]: gdm.service: Failed with 
result 'core-dump'.
2024-04-03T20:50:45.759829+02:00 huahine systemd[1]: gdm.service: Triggering 
OnFailure= dependencies.
2024-04-03T20:50:45.778560+02:00 huahine systemd[1]: Starting 
plymouth-quit.service - Terminate Plymouth Boot Screen...
2024-04-03T20:50:45.790694+02:00 huahine systemd[1]: Finished 
plymouth-quit.service - Terminate Plymouth Boot Screen.

Package: gdm3
Status: install ok installed
Priority: optional
Section: gnome
Installed-Size: 2016
Maintainer: Ubuntu Developers 
Architecture: amd64
Version: 46~rc-1ubuntu2
Provides: x-display-manager
Depends: accountsservice (>= 0.6.35), adduser, bash (>= 4.3), dconf-cli (>= 
0.20), dconf-gsettings-backend (>= 0.20), dbus-bin | systemd-sysv, dbus-daemon, 
default-dbus-system-bus | dbus-system-bus, default-logind | logind, 
gir1.2-gdm-1.0 (= 46~rc-1ubuntu2), ubuntu-session | gnome-session | 
x-session-manager | x-window-manager | x-terminal-emulator, gnome-session-bin 
(>= 3.37.0), gnome-session-common (>= 3.37.0-2~), gnome-settings-daemon (>= 
3.37.0), gnome-shell (>= 3.37.90), gsettings-desktop-schemas, libgdm1 (= 
46~rc-1ubuntu2), libglib2.0-bin (>= 2.35.0), libpam-modules (>= 0.72-1), 
libpam-runtime (>= 0.76-13.1), librsvg2-common, polkitd, procps, ucf, 
x11-common (>= 1:7.6+11), x11-xserver-utils, debconf (>= 0.5) | debconf-2.0, 
libaccountsservice0 (>= 0.6.55), libaudit1 (>= 1:2.2.1), libc6 (>= 2.38), 
libcanberra-gtk3-0t64 (>= 0.25), libcanberra0t64 (>= 0.2), libgdk-pixbuf-2.0-0 
(>= 2.22.0), libglib2.0-0t64 (>= 2.79.0), libgtk-3-0t64 (>= 3.0.0), 
libgudev-1.0-0 (>= 232), libjson-glib-1.0-0 (>= 1.5.2), libkeyutils1 (>= 
1.5.9), libpam0g (>= 0.99.7.1), libselinux1 (>= 3.1~), libsystemd0 

[Bug 1887558] Re: Multipath JBOD storage devices are not shown via /dev/mapper but each path as a single device.

2024-04-03 Thread MAAS Lander
** Changed in: maas/3.3
   Status: Triaged => Fix Committed

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

Title:
  Multipath JBOD storage devices are not shown via /dev/mapper but each
  path as a single device.

To manage notifications about this bug go to:
https://bugs.launchpad.net/bcache-tools/+bug/1887558/+subscriptions


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

[Bug 2060154] Re: Sort by "Modified" uses lexicographic ordering

2024-04-03 Thread Simon Kuang
nautilus --version

GNOME nautilus 45.rc

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

Title:
  Sort by "Modified" uses lexicographic ordering

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


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

[Bug 2060154] [NEW] Sort by "Modified" uses lexicographic ordering

2024-04-03 Thread Simon Kuang
Public bug reported:

I have opened a folder where the subfolder dates go back a few years.

Expect 16 Feb 2024 <  9 Feb 2024
Actual 9 Feb 2024 <  16 Feb 2024

It seems that the folders are sorted lexicographically by their date
string, not chronologically.

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

** Attachment added: "Screenshot from 2024-04-03 11-58-15.png"
   
https://bugs.launchpad.net/bugs/2060154/+attachment/5761500/+files/Screenshot%20from%202024-04-03%2011-58-15.png

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

Title:
  Sort by "Modified" uses lexicographic ordering

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


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

[Bug 1870639] Re: Sizing panel does not size start menu when opened, text and notification applet icons do not adjust to new size by default

2024-04-03 Thread ԜаӀtеr Ⅼарсһуnѕkі
Lubuntu's oldest supported version is 22.04. Is this still an issue in
it or a later release?

** Changed in: lxqt-panel (Ubuntu)
   Status: New => Incomplete

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

Title:
  Sizing panel does not size start menu when opened, text and
  notification applet icons do not adjust to new size by default

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxqt-panel/+bug/1870639/+subscriptions


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

[Bug 1981473] Re: Calamares fails to open any links (such as "Donate" or links in the "About" dialog)

2024-04-03 Thread ԜаӀtеr Ⅼарсһуnѕkі
Fixed:

calamares-settings-ubuntu (1:24.04.21) noble; urgency=medium

  [ Simon Quigley ]
  * Revamp pkgselect and enable it for everyone (LP: #2056061).
  * Wraaap.
  * No-network UX improvements for pkgselect (LP: #2048727).

  [ Aaron Rainbolt ]
  * Don't try to start Unity after the OEM environment exits on Ubuntu Unity,
this has to be done by logging in via LightDM.
  * Fix a couple of goofs with post-install package purging.

  [ Walter Lapchynski ]
  * Make links work. (LP: #1981473)

 -- Simon Quigley   Thu, 28 Mar 2024 23:30:34 -0500

** Changed in: calamares-settings-ubuntu (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/1981473

Title:
  Calamares fails to open any links (such as "Donate" or links in the
  "About" dialog)

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


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

Re: [Bug 2058576] Re: FTBFS: armhf: build-time test failures

2024-04-03 Thread Sergio Durigan Junior
On Wednesday, April 03 2024, Andreas Hasenack wrote:

> This is very hard to troubleshoot at the moment, because I just can't
> get the build-dependencies installed, either with noble or noble-
> proposed:

I think you need to enable noble-updates.

-- 
Sergio
GPG key ID: E92F D0B3 6B14 F1F4 D8E0  EB2F 106D A1C8 C3CB BF14

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

Title:
  FTBFS: armhf: build-time test failures

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


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

[Bug 1530323] Re: The input box for editing a Wired connection static IP address doesn't appear correctly

2024-04-03 Thread ԜаӀtеr Ⅼарсһуnѕkі
** No longer affects: lubuntu-default-settings

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

Title:
  The input box for editing a Wired connection static IP address doesn't
  appear correctly

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


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

[Bug 2056485] Re: Behaviour of socat in Ubuntu 20.04 unexpected

2024-04-03 Thread Frank Heimes
Thanks for having a look at this SRU.

The general compile of the socat code works after just having commit
5ebf36038f39 "Under certain circumstances, options of the first address
were applied to the second address" applied.

However, the build also triggers a huge amount of tests, and one, test
case 385 'TERMIOS_PH_ALL', is related to this modification and starts to
fail.

(Btw. this is roughly like the case you mentioned that "affected users of 20.04 
may rely on the current behaviour".)
Hence a fix is needed to make the 'TERMIOS_PH_ALL' test case work again.
And I think this is also reasonable for other (non-test) cases.

This was meanwhile upstream fixed "as part of" 9de26f1d0528 "minor
corrections, not affecting binaries" (not a great commit msg).

The commit 9de26f1d0528 covers different aspects, that are not well documented 
in the commit description.
For this case the modification (as part of 9de26f1d0528) in Makefile.in (and 
obviously in CHANGES). are not needed.
And even the hunks in test.sh:
@@ -183,7 +183,7 @@
and
@@ -13020,7 +13020,7 @@
are not relevant for the 'TERMIOS_PH_ALL' test case.
Only the hunks:
@@ -13057,8 +13057,10 @@
and
@@ -13066,6 +13068,7 @@
(Whereas hunk '@@ -13066,6 +13068,7 @@' is again not absolutely required for a 
fixed test.)

So yes, the patch could be minimized, for example to cover only:
@@ -13057,8 +13057,10 @@
and
@@ -13066,6 +13068,7 @@

Well, I thought about this, but from other work (esp. in the kernel
area) I've learned (and I generally agree with that) that it is better
to stick to entire upstream commits/patches (if possible) for the reason
of future maintainability.

I think this can be helpful if further patches (due to other bugs are
needed) and will reduce risk as well, since the patch is like upstream,
means tested like this and incl. like this in never versions.

However, if you insist of having this patch minimized; I can do that of
course.

I think it's close to a philosophical question what is best to do in case 
"users of 20.04 relying on the current behaviour".
I personally believe that since the behavior is wrong, that it needs to be 
corrected.
Please notice that the behavior is correct in all releases newer than focal - 
means if not fixing this now with an upgrade, things will break at least after 
a dist-upgrade.

Working around this in mkvterm might make the situation (imho) not a lot
better (or even worse) and would introduce modification at another place
(and would be for focal only, and mkvterm code in never releases might
diverge).

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

Title:
  Behaviour of socat in Ubuntu 20.04 unexpected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/2056485/+subscriptions


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

[Bug 2056485] Comment bridged from LTC Bugzilla

2024-04-03 Thread bugproxy
--- Comment From jldo...@us.ibm.com 2024-04-03 14:36 EDT---
I am very curious if anyone else has been able to work around this while 
passing stdio as an argument. I just assumed socat was not a very popular 
package. When I pass stdin (vs stdio) to socat within mkvterm it works.

Let me check with the Novalink team to see if this is an acceptable
workaround for them. Either way - I do not feel like the testcase parts
are needed, but they do not hurt anything. I also feel like the code
change impacting the socat binary is unlikely to break someone else's
workaround within a script. Many thanks!

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

Title:
  Behaviour of socat in Ubuntu 20.04 unexpected

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-power-systems/+bug/2056485/+subscriptions


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

[Bug 2060152] [NEW] distupgrade 'ConfigParser' object has no attribute 'readfp'

2024-04-03 Thread Gerald Quintana
Public bug reported:

Running on Noble, after running apt dist-upgrade, in the recovery menu,
run dpkg mode which in turn runs

python3 /usr/lib/python3/dist-packages/DistUpgrade/dist-upgrade.py
--partial --frontend DistUpgradeViewText --datadir /usr/share/ubuntu-
release-upgrader

2024-04-03 20:10:04,192 INFO Using config files 
'['/usr/share/ubuntu-release-upgrader/DistUpgrade.cfg', 
'/etc/update-manager/release-upgrades.d/ubuntu-advantage-upgrades.cfg']'
2024-04-03 20:10:04,192 INFO uname information: 'Linux huahine 6.8.0-11-generic 
#11-Ubuntu SMP PREEMPT_DYNAMIC Wed Feb 14 00:29:05 UTC 2024 x86_64'
2024-04-03 20:10:04,367 INFO apt version: '2.7.14'
2024-04-03 20:10:04,368 INFO python version: '3.12.2 (main, Mar 19 2024, 
00:13:04) [GCC 13.2.0]'
2024-04-03 20:10:04,369 INFO release-upgrader version '24.04.11' started
2024-04-03 20:10:04,371 INFO locale: 'fr_FR' 'UTF-8'
2024-04-03 20:10:04,392 INFO screen could not be run
2024-04-03 20:10:04,405 DEBUG Using 'DistUpgradeViewText' view
2024-04-03 20:10:04,423 DEBUG enable dpkg --force-overwrite
2024-04-03 20:10:04,463 DEBUG lsb-release: 'noble'
2024-04-03 20:10:04,464 DEBUG _pythonSymlinkCheck run
2024-04-03 20:10:04,468 ERROR not handled exception:
Traceback (most recent call last):

  File "/usr/lib/python3/dist-packages/DistUpgrade/dist-upgrade.py", line 8, in 

sys.exit(main())
 ^^

  File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeMain.py", line 
233, in main
if not app.doPartialUpgrade():
   ^^

  File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeController.py", 
line 2609, in doPartialUpgrade
self.prepare()

  File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeController.py", 
line 465, in prepare
if not self._pythonSymlinkCheck():
   ^^

  File "/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeController.py", 
line 415, in _pythonSymlinkCheck
config.readfp(f)
^

AttributeError: 'ConfigParser' object has no attribute 'readfp'. Did you
mean: 'read'?

2024-04-03 20:10:04,469 DEBUG running apport_crash()


python3-distupgrade 1:24.04.11

** Affects: ubuntu-release-upgrader (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/2060152

Title:
  distupgrade 'ConfigParser' object has no attribute 'readfp'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/2060152/+subscriptions


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

[Bug 2058469] Re: jellyfish: Please RM armhf binaries

2024-04-03 Thread Bug Watch Updater
** Changed in: jellyfish (Debian)
   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/2058469

Title:
  jellyfish: Please RM armhf binaries

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


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

[Bug 1876503] Re: Keyboard input suddenly stops to work, but when i log off and relog it comes back to normal.(I cant use keyboard after the bug happens, but i can do it normaly after log out- log on)

2024-04-03 Thread Bug Watch Updater
** Changed in: lxqt
   Status: Unknown => New

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

Title:
  Keyboard input suddenly stops to work, but when i log off and relog it
  comes back to normal.(I cant use keyboard after the bug happens, but i
  can do it normaly after log out- log on)

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


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

[Bug 1939138] Re: Fwupd missing uefi plugin for riscv64

2024-04-03 Thread Mario Limonciello
> I expect we'll be syncing fwupd-efi 1.5 from Debian in the next few
days which adds riscv64 support

It also means syncing gnu-efi 3.0.18.  Is that OK at this stage?

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

Title:
  Fwupd missing uefi plugin for riscv64

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


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

[Bug 2058787] Re: proposed-migration for mozjs102 102.15.1-3

2024-04-03 Thread Jeremy Bícha
** Tags added: ftbfs noble

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

Title:
  proposed-migration for mozjs102 102.15.1-3

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


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

[Bug 2060091] Re: lubuntu noble daily never starts.. black screen; Lubuntu box & Connecting..

2024-04-03 Thread ԜаӀtеr Ⅼарсһуnѕkі
This is fixed in 24.04

lubuntu-installer-prompt (24.04.4) noble; urgency=medium

  * Fix a race condition where a wired network connection could hang the
installer prompt during startup.

 -- Aaron Rainbolt   Sun, 24 Mar 2024 20:40:48
-0500

** Changed in: lubuntu-installer-prompt (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/2060091

Title:
  lubuntu noble daily never starts.. black screen; Lubuntu box &
  Connecting..

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-installer-prompt/+bug/2060091/+subscriptions


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

[Bug 1939138] Re: Fwupd missing uefi plugin for riscv64

2024-04-03 Thread Jeremy Bícha
I expect we'll be syncing fwupd-efi 1.5 from Debian in the next few days
which adds riscv64 support

** Changed in: fwupd-efi (Ubuntu)
   Status: In Progress => 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/1939138

Title:
  Fwupd missing uefi plugin for riscv64

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


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

[Bug 2060091] Re: lubuntu noble daily never starts.. black screen; Lubuntu box & Connecting..

2024-04-03 Thread Aaron Rainbolt
This should be fixed in lubuntu-installer-prompt 24.04.4build1 once it
migrates and an ISO builds against it.

** Changed in: lubuntu-installer-prompt (Ubuntu)
   Status: New => Fix Committed

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

Title:
  lubuntu noble daily never starts.. black screen; Lubuntu box &
  Connecting..

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-installer-prompt/+bug/2060091/+subscriptions


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

[Bug 1876503] Re: Keyboard input suddenly stops to work, but when i log off and relog it comes back to normal.(I cant use keyboard after the bug happens, but i can do it normaly after log out- log on)

2024-04-03 Thread ԜаӀtеr Ⅼарсһуnѕkі
Issue still exists (including in Arch) though I struggle to reproduce.
Upstream bug suggests ruling out Openbox. I thought it might be wise to
temporarily remove the  section from the Openbox config and
see if the issue persists.

** Bug watch added: github.com/lxqt/lxqt-config/issues #987
   https://github.com/lxqt/lxqt-config/issues/987

** Also affects: lxqt via
   https://github.com/lxqt/lxqt-config/issues/987
   Importance: Unknown
   Status: Unknown

** Changed in: lxqt-config (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/1876503

Title:
  Keyboard input suddenly stops to work, but when i log off and relog it
  comes back to normal.(I cant use keyboard after the bug happens, but i
  can do it normaly after log out- log on)

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


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

[Bug 2018192] Re: Desktop Border Incorrect

2024-04-03 Thread ԜаӀtеr Ⅼарсһуnѕkі
** Changed in: lxqt-config (Ubuntu)
   Status: Incomplete => 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/2018192

Title:
  Desktop Border Incorrect

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxqt-config/+bug/2018192/+subscriptions


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

  1   2   3   4   >