Public bug reported:
OS: Kubuntu 24.04.2 release candidate.
Hardware: Kubuntu Focus Ir16g2, 32 GB RAM, 128 GB USB drive used as an
installation target since both internal drives have LUKS-encrypted
installs occupying them.
Steps to reproduce:
1: Grab a computer with two disks.
2: Install any fo
Public bug reported:
OS: Kubuntu 24.04.2 RC
Hardware: Kubuntu Focus Ir16
Steps to reproduce:
1. Install Kubuntu 24.04.2 on a UEFI machine, using manual partitioning and
setting a partition layout with a /boot/efi, /boot, /, and /home partition.
Make sure the / partition is large enough to hold
This bug is **not** a regression from 24.04.1, I can reproduce it using
Kubuntu 24.04.1 installation media as well.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2098028
Title:
Fails to detect an op
Public bug reported:
OS: Kubuntu 24.04.2 RC
Hardware: Kubuntu Focus Ir16, 2560x1600 screen (can also reproduce in QEMU with
a virtual display with a nearly 4k resolution)
Steps to reproduce with QEMU:
1. Make a virtual disk: `qemu-img create -f qcow2 test.qcow2 20G`
2. Boot the ISO with `qemu-s
Test plan passed (after editing it to include actually running the test
script with the updated package).
** Description changed:
[ Impact ]
plasma-distro-release-notifier's distro-preview-upgrade is unable to
popup a test notification, indicating that the notifier is broken. This
will
** Changed in: plasma-distro-release-notifier (Ubuntu)
Status: Won't Fix => 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/2097029
Title:
Release notifier is completely broken on
** Description changed:
[ Impact ]
plasma-distro-release-notifier's distro-preview-upgrade is unable to
popup a test notification, indicating that the notifier is broken. This
will almost certainly mean that people will not be able to upgrade from
Kubuntu 24.10 to Kubuntu 25.04.
** Changed in: plasma-distro-release-notifier (Ubuntu Oracular)
Status: New => In Progress
** Changed in: plasma-distro-release-notifier (Ubuntu)
Status: New => Won't Fix
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
h
** Description changed:
[ Impact ]
plasma-distro-release-notifier's distro-preview-upgrade is unable to
popup a test notification, indicating that the notifier is broken. This
will almost certainly mean that people will not be able to upgrade from
Kubuntu 24.10 to Kubuntu 25.04.
27;t have a window for most of the duration of
the upgrade. This is a bug most likely in do-release-upgrade itself, not
a bug in the release notifier itself.
** Affects: plasma-distro-release-notifier (Ubuntu)
Importance: Medium
Assignee: Aaron Rainbolt (arraybolt3)
Status:
As long as the SRU team is fine with it and it passes testing, I'm happy
with it. I'm a bit concerned that the case where GRUB exits 0 but
outputs nothing is now conflated with the case where GRUB exits non-
zero, but like you said there are instances where we don't want to just
bail out of the scr
Using `|| true` scares me. If the value of `$type` matters at all, it
could contain invalid data at this point, which could confuse the
`$test` call done later. I would far prefer to see it done with an `||
echo 'bad'`, then unmount the filesystem and exit the script if `[ $type
= 'bad' ]`. I know
Assignee: Aaron Rainbolt (arraybolt3)
Status: In Progress
** Tags: needs-packaging
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2094848
Title:
Package Wing Menu plugin for LXQt
Also, worthy of note, using the Qt5 KDE frontend did *not* entirely fix
the problem, the update was able to proceed but got hung at a later
stage. This was running it manually with sudo, not through lubuntu-
update, so this has to be the KDE frontend's fault.
--
You received this bug notification
Switched lubuntu-update to use the noninteractive debconf frontend. It's
not as good as the KDE frontend, but it's no more dangerous than what
plasma-discover does AIUI. debconf-kde still needs fixed, but at least
the updater will work now.
** Changed in: debconf-kde (Ubuntu)
Importance: Critic
** Also affects: lubuntu-update-notifier (Ubuntu)
Importance: Undecided
Status: New
** Changed in: lubuntu-update-notifier (Ubuntu)
Importance: Undecided => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bug
This is the fault of the Qt6 port, I've fallen back to the Qt5 version
and the bug is resolved.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2091704
Title:
Lubuntu-update-notifier fails to update -
Could not reproduce this on Debian Sid.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2091704
Title:
Lubuntu-update-notifier fails to update - locale UTF-8 error
To manage notifications about this
(Ubuntu)
** Changed in: debconf-kde (Ubuntu)
Importance: Undecided => Critical
** Changed in: debconf-kde (Ubuntu)
Status: New => Confirmed
** Changed in: debconf-kde (Ubuntu)
Assignee: (unassigned) => Aaron Rainbolt (arraybolt3)
--
You received this bug notification because yo
Did the update actually freeze or error out? If not, this might be
harmless. Also, are you using a non-English language?
This does look like it just froze, which would be very weird. I'll see
if I can figure out what's wrong. The freeze and the error might be
unrelated.
--
You received this bug
Both issues are resolved for me in sbuild 0.87.1ubuntu3. I did have to
delete my noble tarball and let sbuild rebuild it before it resolved,
but it seems to be working now.
** Changed in: sbuild (Ubuntu)
Status: New => Fix Released
--
You received this bug notification because you are a m
Public bug reported:
Running sbuild 0.87.1ubuntu2 on a Plucky development VM.
Trying to build any package (including GNU hello) against noble results
in a build failure due to missing build dependencies:
https://termbin.com/hqva
Trying to build any package (including GNU hello) against noble-
ba
Sorry for the very slow reply, been very busy and haven't been checking
my bug mail.
The keyboard layout order is determined by Calamares, or whatever it's
using to set the keyboard layouts. The first layout in that order is the
default, and the user has to explicitly hit a key combo to change it,
I hope this issue can be resolved eventually. The non-free status of the
font in Debian is preventing me from including it in a package I'm
working on as part of my dayjob, and it appears there are multiple
licensing inconsistencies that prevent it from being used as-is. Is
there anything in partic
Public bug reported:
The fixconkeys-part1 script currently uses the "layout" field of the
output of `setxkbmap -query` to determine what keyboard layout to set at
the console level, which makes the disk decryption prompt work. The
problem is it assumes this field will only ever list one keyboard
l
Public bug reported:
OS: Kubuntu Oracular daily built (latest build at time of this writing)
Steps to reproduce:
1: Boot the latest Kubuntu Oracular ISO.
2: Click "Install Kubuntu".
3: Click "Cancel".
Expected result: Cancel confirmation prompt's window title uses a
normal-looking font.
Actual
Public bug reported:
kubuntu-installer-prompt was supposed to be ported to Qt6 in order to
align with the use of Plasma 6 in Kubuntu. The code doesn't even hardly
need ported, it just needs configured to build against Qt6/KF6, some
deprecated function calls updated, and the method of drawing a
bac
** Also affects: kubuntu-installer-prompt (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/2081229
Title:
Strange horizontal line near bottom of wal
OK, so, turns out the avx stuff was a red herring caused by Mesa. I
solved the issue by rebuilding Mesa with this patch:
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31321?commit_id=a8eed9cca26b1c4b6526be7d042adec6703a30ae
however while Qt Designer no longer outputs those warnings, it
Public bug reported:
OS: Lubuntu Oracular
Steps to reproduce:
1. Install Lubuntu Oracular.
2. Run `sudo apt install qt6-tools`.
3. Run `/usr/lib/qt6/bin/designer`
Expected result: Qt Designer should appear.
Actual result: Segfaults with the following output:
'-avx512er' is not a recognized fe
Not sure why the bug tracker didn't mark this as fixed, but, erm, it's
fixed, yay!
** Changed in: calamares (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/b
This affects Lubuntu as well. This can slide for beta I think but this
absolutely must be fixed before release.
** Summary changed:
- Kubuntu 24.10: Installer graphics and slideshow still show 24.04 references
and screenshots
+ Kubuntu, Lubuntu 24.10: Installer graphics and slideshow still show
This happened to me randomly in the middle of beta testing. Not quite
sure why, it may be the result of the existing partition on the disk
being encrypted and thus unable to be inspected?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
Public bug reported:
OS: Lubuntu Oracular beta release candidate
Steps to reproduce:
* Boot the ISO.
* Click "Try Lubuntu".
* Click Applicaton Menu > Preferences > Lubuntu Update.
* Click "Check for updates".
* Observe the color of the progress bar.
Expected result: Progress bar should be blue.
Public bug reported:
OS: Lubuntu Oracular beta release candidate
Steps to reproduce:
* Boot the Lubuntu ISO
Expected result: Installer prompt with an oriole-themed image of some
sort appears
Actual result: Installer prompt with a numbat-themed image appears
Additional info: Image simply needs
Public bug reported:
OS: Lubuntu Oracular beta release candidate
Steps to reproduce:
* Boot the ISO in a QEMU VM with QXL graphics, one working command line
is:
qemu-system-x86_64 \
-enable-kvm \
-machine q35 \
-m 4G \
-smp 2 \
-drive file=./disk.qcow2,format=qcow2,if=virtio \
-devi
Public bug reported:
OS: Lubuntu Oracular beta release candidate
Steps to reproduce:
* Install Lubuntu
* `sudo apt install falkon`
* Run `falkon`
Expected result: Falkon launches
Actual result: Two errors about being unable to execvp to
/usr/lib/qt6/libexec/QtWebEngineProcess, then a trace/bre
*** This bug is a duplicate of bug 2046844 ***
https://bugs.launchpad.net/bugs/2046844
** This bug is no longer a duplicate of private bug 2051402
** This bug has been marked a duplicate of bug 2046844
AppArmor user namespace creation restrictions cause many applications to
crash with SIGT
Present in Lubuntu 24.10 beta release candidate. Not a beta blocker,
should be resolved prior to final release. Ubuntu Unity is almost
certainly still affected as well.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launc
Public bug reported:
Somehow the clock on the SDDM screen is pressed up against the top of
the screen rather than being vertically centered, which just looks
wrong.
** Affects: lubuntu-artwork (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because
Public bug reported:
Developing the new artwork (wallpaper, login screen) for Lubuntu
Oracular took longer than expected, and we're still shipping Noble
artwork by default. The new artwork is ready, so add it and set it as
default.
** Affects: lubuntu-artwork (Ubuntu)
Importance: Undecided
** Also affects: lubuntu-default-settings (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/2080442
Title:
Broken theming on Oracular
To manage noti
Public bug reported:
There are currently two significant problems with the theming on Lubuntu
24.10:
* The Lubuntu Arc theme's LXQt Panel stylesheet results in all icons in the
application menu being slammed up against the left side of the screen.
* Breeze appears to no longer be compatible with
Public bug reported:
(Copied from https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1079767)
setuptools test command is removed, the package at least uses this
command in it's autopkg tests.
setuptools v72.0.0:
Deprecations and Removals
-
- The test command has been re
Oh, I didn't even think of the timezone thing! That would make sense, I
should test that.
Isn't the timezone supposed to be basically autodetected when the ISO
starts though? Maybe MLS going down broke that, I don't know.
--
You received this bug notification because you are a member of Ubuntu
B
I just did an upload to lubuntu-desktop that should resolve this.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2075850
Title:
Stop shipping userspace wireless-tools tools
To manage notifications a
FWIW this also results in Evolution breaking on the Ubuntu MATE live
image. There are multiple bug reports about this.
If enabling the profiles is too drastic, maybe it's possible to disable
the AppArmor user namespace restrictions on the live ISO using `echo 0 |
sudo tee /proc/sys/kernel/apparmor
Heh, this is from the Noble cycle :) The fonts are already packaged
(though in a different way than proposed here) and are shipping on
Kubuntu 24.04 ISOs. Thus I don't think we should redo them in this way
for Oracular. This should probably be wontfixed, though I'll let someone
else from the Kubunt
hmm, yes, lubuntu-installer-prompt (and kubuntu-installer-prompt) do not
support hidden-SSID WiFi networks. The intention was that for those
kinds of advanced network things, one would drop to a live session with
the "Try" button, allowing them to use NetworkManager's full feature
set.
That being
Public bug reported:
OS: Lubuntu 24.04.1
Steps to reproduce:
* Launch Redshift-Qt.
* Observe the tray icon appears in the menu.
* Click the tray icon
Expected result: Something... screen should redden, perhaps?
Actual result: Window appears with the following logs:
Redhisft has terminated
Lubuntu developer here, am I correct that wireless-tools should simply
be swapped out for iw in the seed?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2075850
Title:
Stop shipping userspace wireles
Public bug reported:
pkgkde-symbolshelper uses Gettext internally. According to the embedded
changelog in Dpkg::Gettext (at /usr/share/perl5/Dpkg/Gettext.pm):
=head2 Version 2.00 (dpkg 1.20.0)
Remove function: _g().
=head2 Version 1.03 (dpkg 1.19.0)
New envvar: Add support for
Looks like it's resolved in Noble, so I'mma close this. Thank you!
** Changed in: obs-studio (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/2002931
T
All tests passed. The Customize screen was untranslated both before and
after upgrade. Installations of Kubuntu 24.04 succeeded on both.
** Tags removed: verification-needed verification-needed-noble
** Tags added: verification-done verification-done-noble
--
You received this bug notification b
** Description changed:
[ Impact ]
Lubuntu, Kubuntu, and Ubuntu Unity contain a package customization
module called `pkgselect` as part of the default installation
experience. This module is intended to allow users to select an
installation "fullness" (full, normal, minimal), choose w
** Changed in: calamares-settings-ubuntu (Ubuntu)
Status: New => In Progress
** Changed in: calamares-settings-ubuntu (Ubuntu)
Assignee: (unassigned) => Aaron Rainbolt (arraybolt3)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscri
Public bug reported:
[ Impact ]
Lubuntu, Kubuntu, and Ubuntu Unity contain a package customization
module called `pkgselect` as part of the default installation
experience. This module is intended to allow users to select an
installation "fullness" (full, normal, minimal), choose whether or not
t
Testing complete, passes as expected. Using version 1:24.04.12, from
noble-proposed.
** Tags removed: verification-needed verification-needed-noble
** Tags added: verification-done verification-done-noble
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
Testing complete, passes as expected. Using version 1:24.04.12, from
noble-proposed.
** Tags removed: verification-needed verification-needed-noble
** Tags added: verification-done verification-done-noble
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is sub
** Description changed:
[ Impact ]
Due to an oversight during the Kubuntu 24.04 rebrand, a file that was
supposed to change the color scheme of the Calamares installer was left named
incorrectly. It is thus not picked up by Calamares at all, and the default
background color of the window is
** Changed in: kubuntu-settings (Ubuntu Oracular)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2072149
Title:
Kubuntu logo in System Settings has a white ba
** Changed in: kubuntu-settings (Ubuntu Oracular)
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/2072163
Title:
Color scheme for Calamares is wrong
To ma
** Description changed:
+ [ Impact ]
+ Due to an oversight during the Kubuntu 24.04 rebrand, a file that was
supposed to change the color scheme of the Calamares installer was left named
incorrectly. It is thus not picked up by Calamares at all, and the default
background color of the window is
** Description changed:
+ [ Impact ]
+ Due to an oversight during the Kubuntu rebrand in the 24.04 cycle, two
Kubuntu logo images were left with a solid white background when they should
have been transparent. This may affect any application that attempts to display
the logo by using /usr/share
lors needs
to be renamed to /usr/share/kubuntu-default-
settings/kf5-settings/calamaresrc.
** Affects: kubuntu-settings (Ubuntu)
Importance: High
Assignee: Aaron Rainbolt (arraybolt3)
Status: Fix Committed
** Affects: kubuntu-settings (Ubuntu Noble)
Importance: High
buntu logo is on a solid-white background that
looks out of place.
** Affects: kubuntu-settings (Ubuntu)
Importance: High
Assignee: Aaron Rainbolt (arraybolt3)
Status: Confirmed
** Affects: kubuntu-settings (Ubuntu Noble)
Importance: High
Status: Fix Committed
Assignee: (unassigned) => Aaron Rainbolt (arraybolt3)
** Also affects: kubuntu-settings (Ubuntu Noble)
Importance: Undecided
Status: New
** Also affects: kubuntu-settings (Ubuntu Oracular)
Importance: High
Assignee: Aaron Rainbolt (arraybolt3)
Status: Confirmed
** Chang
This should be fixed in Kubuntu 24.04. We did a significant theming
update and this issue doesn't appear on any systems I've tried the new
theming on.
23.04 is EOL, so it would be recommended to update to 24.04.
** Changed in: kubuntu-settings (Ubuntu)
Status: New => Fix Released
--
You
Public bug reported:
This issue is explained and discussed in detail on the linux-acpi
mailing list in the following three threads:
* Initial issue report:
https://lore.kernel.org/linux-acpi/d01b0a1f-bd33-47fe-ab41-43843d8a3...@kfocus.org/T/#u
* First patch submitted to mainline for review:
htt
Oooh, good catch. That *is* a bug that we should fix.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2064909
Title:
Lubuntu and Kubuntu 24.04 fail to decrypt on boot when installed on
encrypted par
** Changed in: gimp (Ubuntu Oracular)
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/2055044
Title:
GIMP crash at closure on systems with GLib 2.80.0 (and
Hey, thanks for taking the time to make the patch! There are some
problems that I noticed that I think you might want to fix so that we
can get this into Ubuntu.
Firstly, the SRU paperwork.
The bug you're fixing may very well be a good one to SRU a fix for, but
the SRU justification in your comme
Fix is already in Debian and has been pulled into Oracular.
** Also affects: bcftools (Ubuntu Noble)
Importance: Undecided
Status: New
** Also affects: bcftools (Ubuntu Oracular)
Importance: Medium
Status: Confirmed
** Changed in: bcftools (Ubuntu Noble)
Status: New =>
At least at first glance, I think this is SRU-able:
2.2. Other safe cases
...
Bugs which do not fit under above categories, but (1) have an obviously safe
patch and (2) affect an application rather than critical infrastructure
packages (like X.org or the kernel).
...
From https://wiki.u
Also note that even the system's build of Bubblewrap is not granted the
ability to bypass user namespace restrictions as that would allow the
restrictions to be bypassed by any application. Doing this to your own
build of Bubblewrap will pose the same security issue. If you can avoid
doing things t
Unless your app and Bubblewrap can both work without any capabilities in
an unprivileged user namespace, things will probably go south. You
should probably be installing an AppArmor profile for your app that
allows you to use unprivileged user namespaces normally again, as
described in Comment 5
(h
The regression mentioned above appears to have been a glitch in the
s390x autopkgtest infra. I requested a retry.
The test plan succeeded using the GIMP from noble-proposed - I can
export an image as a PNG, then close GIMP and click "Discard" when
prompted to save my changes and it closes cleanly.
The Tor Browser is actually installable on Ubuntu, and we have
privacy-conscious folks here who are Ubuntu Developers. We just were
absolutely slammed in more ways than we imagined would happen this
cycle and things slipped through the cracks. This is probably one of
them.
You can follow the instr
** Changed in: gimp (Ubuntu Noble)
Status: Triaged => 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/2055044
Title:
GIMP crash at closure on systems with GLib 2.80.0 (and 2.79.x)
Fix verified on Noble. Will be uploading and submitting to the SRU team
soon.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2055044
Title:
GIMP crash at closure on systems with GLib 2.80.0 (and 2.79
It looks like you don't have a separate /boot partition being created?
All Ubuntu flavors use Canonical's build of GRUB (naturally), and
Canonical explicitly **does not support /boot being located on an
encrypted partition.** It actually creates additional security risks to
do so as Canonical doesn
Looks like Jeremy Bicha has a new GIMP uploaded to Oracular which will
fix this there. The fix will still need backported to Noble, which I
intend on doing.
** Changed in: gimp (Ubuntu Oracular)
Status: New => Triaged
** Changed in: gimp (Ubuntu Oracular)
Status: Triaged => Fix Comm
07f43ecc24247 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#65 0x7f43ecbc5b87 in g_main_loop_run () from
/lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#66 0x55b13688a515 in app_run ()
No symbol table info available
Public bug reported:
Steps to reproduce:
1. Launch GIMP on Kubuntu 24.04.
2. Create a new image.
3. Draw something in it (a black squiggly line with the default brush is fine)
4. Export the image as a PNG.
5. Close GIMP.
Expected result: GIMP closes normally.
Actual result: Segmentation fault.
LUKS2 works just fine in the manual partitioner of Calamares, but LVM
does not last I tried. If you use LUKS2 *without* LVM, everything works
great. I'm not sure why the upstream Calamares devs exposed LVM in the
user interface when it was still incomplete, but they did, and I think
it's *still* in
** Also affects: linux (Ubuntu)
Importance: Undecided
Status: New
** Also affects: linux (Ubuntu Noble)
Importance: Undecided
Status: New
** Also affects: Ubuntu Noble
Importance: Undecided
Status: New
** No longer affects: ubuntu
** No longer affects: Ubuntu Noble
Screenshot of the problematic slide
** Description changed:
+ [ Impact ]
+
+ Due to an oversight during the creation of refreshed branding, it was
+ mistakenly stated that the VLC media player ships by default in Kubuntu.
+ This is false, Kubuntu ships the Haruna media player by default. See the
Public bug reported:
[ Impact ]
During the 24.04 cycle, an update was made to Plymouth. This update
apparently mandated the includsion of a lot more keyboard layouts into
the `keymap-render.png` file for each Plymouth theme, which is used by
Plymouth to display what keyboard layout the user shou
This affects all of Kubuntu, Lubuntu, Ubuntu Unity. However, since the
fix only affects OEM mode, we will not have to entirely retest all three
after respinning.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.ne
OEM mode (the code never
runs outside of an OEM installation context), and, well, OEM mode is
already hopelessly broken, we can't break it much more :P
** Affects: calamares-settings-ubuntu (Ubuntu)
Importance: Critical
Assignee: Aaron Rainbolt (arraybolt3)
Status: Triaged
** Ch
** Changed in: ubuntucinnamon-artwork (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/2063379
Title:
Disk decryption prompt is broken
To manage notificati
Public bug reported:
Steps to reproduce:
1. Boot the Ubuntu Cinnamon ISO on any UEFI-capable computer.
2. Install Ubuntu Cinnamon with LVM and encryption enabled.
3. Reboot and wait for the passphrase prompt to appear.
Expected result: The passphrase prompt should be in the lower area of
the scr
Public bug reported:
Steps to reproduce:
1. Launch the installer.
2. Proceed through accepting default values.
3. When prompted how to install Xubuntu, use the "Erase disk" option, then
click "Advanced options" and select LVM + encryption. (I'm not sure what the
exact words here are as I did th
Oh, and this could result in failure to boot if Canonical ever rotates
their SBAT key again, since if GRUB doesn't update and the SBAT variable
does, SHIM will refuse to boot it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://
This is a release blocker for all of Lubuntu, Kubuntu, Ubuntu Unity
24.04. It will result in either confusing and unsightly debconf prompts
(in the case of Lubuntu), or it could result in GRUB never being updated
at all, presenting a security hole that could lead to Secure Boot bypass
(in the case
itical
** Changed in: calamares-settings-ubuntu (Ubuntu)
Assignee: (unassigned) => Aaron Rainbolt (arraybolt3)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2062438
Title:
pkgselect module offers Th
I haven't heard of UFS until today, and I don't think Calamares supports
it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2062075
Title:
installer does not detect an installation of DragonflyBSD wi
This is happening on the SDDM screen too.
** Changed in: kubuntu-settings (Ubuntu)
Importance: Undecided => Critical
** Changed in: kubuntu-settings (Ubuntu)
Importance: Critical => High
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to
Marking this as High as it is an ugly glitch in an otherwise nicely
refreshed user experience. The fix is trivial and safe.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2061313
Title:
New Kubuntu i
Installed Windows 10 Home allowing it to use the entire SSD of my test system.
Booted Kubuntu 24.04 ISO.
Install alongside option appeared, used it.
Installation succeeded.
Upon reboot, I was presented with a GRUB menu, providing both "Ubuntu" and
"Windows Boot Manager" options. Selecting "Ubuntu"
1 - 100 of 198 matches
Mail list logo