[Bug 2098725] [NEW] If Kubuntu is installed encrypted alongside another LUKS-encrypted Linux install, the passphrase is accepted only on the fourth try

2025-02-17 Thread Aaron Rainbolt
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

[Bug 2098028] [NEW] Fails to detect an operating system with /boot on a separate partition

2025-02-11 Thread Aaron Rainbolt
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

[Bug 2098028] Re: Fails to detect an operating system with /boot on a separate partition

2025-02-11 Thread Aaron Rainbolt
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

[Bug 2098008] [NEW] Entries in the third-party apps section get noticeably stretched on tall screens

2025-02-11 Thread Aaron Rainbolt
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

[Bug 2097029] Re: Release notifier is completely broken on Oracular

2025-01-31 Thread Aaron Rainbolt
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

[Bug 2097029] Re: Release notifier is completely broken on Oracular

2025-01-30 Thread Aaron Rainbolt
** 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

[Bug 2097029] Re: Release notifier is completely broken on Oracular

2025-01-30 Thread Aaron Rainbolt
** 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.

[Bug 2097029] Re: Release notifier is completely broken on Oracular

2025-01-30 Thread Aaron Rainbolt
** 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

[Bug 2097029] Re: Release notifier is completely broken on Oracular

2025-01-30 Thread Aaron Rainbolt
** 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.

[Bug 2097029] [NEW] Release notifier is completely broken on Oracular

2025-01-30 Thread Aaron Rainbolt
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:

[Bug 1987679] Re: os-prober leaves filesystems (lvm-thin, lvm snap) mounted

2025-01-29 Thread Aaron Rainbolt
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

[Bug 1987679] Re: os-prober leaves filesystems (lvm-thin, lvm snap) mounted

2025-01-23 Thread Aaron Rainbolt
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

[Bug 2094848] [NEW] Package Wing Menu plugin for LXQt

2025-01-14 Thread Aaron Rainbolt
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

[Bug 2091704] Re: Lubuntu-update-notifier fails to update - locale UTF-8 error

2024-12-24 Thread Aaron Rainbolt
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

[Bug 2091704] Re: Lubuntu-update-notifier fails to update - locale UTF-8 error

2024-12-24 Thread Aaron Rainbolt
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

[Bug 2091704] Re: Lubuntu-update-notifier fails to update - locale UTF-8 error

2024-12-24 Thread Aaron Rainbolt
** 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

[Bug 2091704] Re: Lubuntu-update-notifier fails to update - locale UTF-8 error

2024-12-24 Thread Aaron Rainbolt
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 -

[Bug 2091704] Re: Lubuntu-update-notifier fails to update - locale UTF-8 error

2024-12-24 Thread Aaron Rainbolt
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

[Bug 2091704] Re: Lubuntu-update-notifier fails to update - locale UTF-8 error

2024-12-24 Thread Aaron Rainbolt
(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

[Bug 2091704] Re: Lubuntu-update-notifier fails to update - locale UTF-8 error

2024-12-13 Thread Aaron Rainbolt
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

[Bug 2091675] Re: Cannot build packages for Noble when using unshare backend and "magic" tarballs

2024-12-13 Thread Aaron Rainbolt
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

[Bug 2091675] [NEW] Cannot build packages for Noble when using unshare backend and "magic" tarballs

2024-12-12 Thread Aaron Rainbolt
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

[Bug 2084001] Re: fixconkeys-part1 malfunctions if more than one keyboard layout is active at once at installation time

2024-12-01 Thread Aaron Rainbolt
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,

[Bug 769874] Re: Naming restrictions in UFL considered non-free by Debian

2024-11-10 Thread Aaron Rainbolt
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

[Bug 2084001] [NEW] fixconkeys-part1 malfunctions if more than one keyboard layout is active at once at installation time

2024-10-08 Thread Aaron Rainbolt
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

[Bug 2083802] [NEW] While on the installer prompt screen, window titles render in monospace font

2024-10-06 Thread Aaron Rainbolt
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

[Bug 2083792] [NEW] Update kubuntu-installer-prompt to qt6

2024-10-06 Thread Aaron Rainbolt
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

[Bug 2081229] Re: Strange horizontal line near bottom of wallpaper

2024-10-01 Thread Aaron Rainbolt
** 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

[Bug 2082878] Re: designer-qt6 crashes with "'-avx512er' is not a recognized feature for this target (ignoring feature)"

2024-09-28 Thread Aaron Rainbolt
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

[Bug 2082878] [NEW] designer-qt6 crashes with "'-avx512er' is not a recognized feature for this target (ignoring feature)"

2024-09-26 Thread Aaron Rainbolt
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

[Bug 2065602] Re: Calamares- selecting "Partitions" shows incorrect version after install

2024-09-26 Thread Aaron Rainbolt
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

[Bug 2080925] Re: Kubuntu 24.10: Installer graphics and slideshow still show 24.04 references and screenshots

2024-09-19 Thread Aaron Rainbolt
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

[Bug 2080935] Re: lubuntu oracular calamares - replace partition with %1

2024-09-19 Thread Aaron Rainbolt
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.

[Bug 2081233] [NEW] Live session launches with Breeze theme rather than Kvantum

2024-09-19 Thread Aaron Rainbolt
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.

[Bug 2081230] [NEW] Wrong background image

2024-09-19 Thread Aaron Rainbolt
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

[Bug 2081229] [NEW] Strange horizontal line near bottom of wallpaper

2024-09-19 Thread Aaron Rainbolt
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

[Bug 2081228] [NEW] Crashes with trace/breakpoint trap

2024-09-19 Thread Aaron Rainbolt
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

[Bug 2054198] Re: falkon crashed with signal 5 in _nl_make_l10nflist()

2024-09-19 Thread Aaron Rainbolt
*** 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

[Bug 2063895] Re: Multiple plymouth themes display wrong keyboard layout for decryption due to outdated keymap-render.png

2024-09-19 Thread Aaron Rainbolt
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

[Bug 2080815] [NEW] Clock is misaligned on SDDM screen

2024-09-16 Thread Aaron Rainbolt
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

[Bug 2080816] [NEW] Noble artwork still shown by default in Oracular

2024-09-16 Thread Aaron Rainbolt
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

[Bug 2080442] Re: Broken theming on Oracular

2024-09-12 Thread Aaron Rainbolt
** 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

[Bug 2080442] [NEW] Broken theming on Oracular

2024-09-11 Thread Aaron Rainbolt
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

[Bug 2078838] [NEW] setuptools test command is removed

2024-09-03 Thread Aaron Rainbolt
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

[Bug 2078008] Re: Clicking the redshift-qt icon in the system tray results in Redshift terminating with exit code 1

2024-09-01 Thread Aaron Rainbolt
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

[Bug 2075850] Re: Stop shipping userspace wireless-tools tools

2024-09-01 Thread Aaron Rainbolt
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

[Bug 2065088] Re: AppArmor profiles allowing userns not immediately active in 24.04 live image

2024-08-30 Thread Aaron Rainbolt
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

[Bug 2061260] Re: FFe: Package and seed fonts-space-grotesk, fonts-dm-mono

2024-08-30 Thread Aaron Rainbolt
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

[Bug 2078020] Re: lubuntu 24.04.1 RC install ; unable to complete testcase

2024-08-28 Thread Aaron Rainbolt
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

[Bug 2078008] [NEW] Clicking the redshift-qt icon in the system tray results in Redshift terminating with exit code 1

2024-08-27 Thread Aaron Rainbolt
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

[Bug 2075850] Re: Stop shipping userspace wireless-tools tools

2024-08-27 Thread Aaron Rainbolt
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

[Bug 2077903] [NEW] Attempting to update symbols with pkgkde-symbolshelper oftentime errors out due to being unable to find a function named "_g"

2024-08-26 Thread Aaron Rainbolt
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

[Bug 2002931] Re: Screen capture preview disables when OBS Studio is minimized, and can't be re-enabled thereafter without disposing of OBS's configuration directory

2024-08-21 Thread Aaron Rainbolt
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

[Bug 2076303] Re: pkgselect module's UI can become centered unexpectedly

2024-08-12 Thread Aaron Rainbolt
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

[Bug 2076303] Re: pkgselect module's UI can become centered unexpectedly

2024-08-09 Thread Aaron Rainbolt
** 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

[Bug 2076303] Re: pkgselect module's UI can become centered unexpectedly

2024-08-07 Thread Aaron Rainbolt
** 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

[Bug 2076303] [NEW] pkgselect module's UI can become centered unexpectedly

2024-08-07 Thread Aaron Rainbolt
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

[Bug 2072149] Re: Kubuntu logo in System Settings has a white background where it should be transparent

2024-07-17 Thread Aaron Rainbolt
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

[Bug 2072163] Re: Color scheme for Calamares is wrong

2024-07-17 Thread Aaron Rainbolt
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

[Bug 2072163] Re: Color scheme for Calamares is wrong

2024-07-17 Thread Aaron Rainbolt
** 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

[Bug 2072149] Re: Kubuntu logo in System Settings has a white background where it should be transparent

2024-07-09 Thread Aaron Rainbolt
** 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

[Bug 2072163] Re: Color scheme for Calamares is wrong

2024-07-09 Thread Aaron Rainbolt
** 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

[Bug 2072163] Re: Color scheme for Calamares is wrong

2024-07-09 Thread Aaron Rainbolt
** 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

[Bug 2072149] Re: Kubuntu logo in System Settings has a white background where it should be transparent

2024-07-09 Thread Aaron Rainbolt
** 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

[Bug 2072163] [NEW] Color scheme for Calamares is wrong

2024-07-04 Thread Aaron Rainbolt
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

[Bug 2072149] [NEW] Kubuntu logo in System Settings has a white background where it should be transparent

2024-07-04 Thread Aaron Rainbolt
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

[Bug 2072149] Re: Kubuntu logo in System Settings has a white background where it should be transparent

2024-07-04 Thread Aaron Rainbolt
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

[Bug 2017153] Re: cryptsetup messages overlap with the distribution logo in the plymouth splash screen

2024-07-04 Thread Aaron Rainbolt
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

[Bug 2069988] [NEW] intel_pstate fails to enable ITMT if CPPC v2 is disabled by firmware, resulting in bad single-core performance on some heterogeneous-core Intel systems

2024-06-20 Thread Aaron Rainbolt
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

[Bug 2064909] Re: Lubuntu and Kubuntu 24.04 fail to decrypt on boot when installed on encrypted partition

2024-05-26 Thread Aaron Rainbolt
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

[Bug 2055044] Re: GIMP crash at closure on systems with GLib 2.80.0 (and 2.79.x)

2024-05-21 Thread Aaron Rainbolt
** 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

[Bug 2061954] Re: filezilla crashed with SIGABRT in start_thread()

2024-05-09 Thread Aaron Rainbolt
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

[Bug 2062071] Re: gff2gff.py crashed with ModuleNotFoundError in Noble

2024-05-09 Thread Aaron Rainbolt
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 =>

[Bug 2060740] Re: fsattr fails to run

2024-05-09 Thread Aaron Rainbolt
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

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

2024-05-09 Thread Aaron Rainbolt
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

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

2024-05-09 Thread Aaron Rainbolt
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

[Bug 2055044] Re: GIMP crash at closure on systems with GLib 2.80.0 (and 2.79.x)

2024-05-08 Thread Aaron Rainbolt
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.

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

2024-05-08 Thread Aaron Rainbolt
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

[Bug 2055044] Re: GIMP crash at closure on systems with GLib 2.80.0 (and 2.79.x)

2024-05-07 Thread Aaron Rainbolt
** 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)

[Bug 2055044] Re: GIMP crash at closure on systems with GLib 2.80.0 (and 2.79.x)

2024-05-07 Thread Aaron Rainbolt
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

[Bug 2064909] Re: Lubuntu and Kubuntu 24.04 fail to decrypt on boot when installed on encrypted partition

2024-05-07 Thread Aaron Rainbolt
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

[Bug 2055044] Re: GIMP crash at closure on systems with GLib 2.80.0 (and 2.79.x)

2024-05-07 Thread Aaron Rainbolt
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

[Bug 2055044] Re: GIMP crash at closure on systems with GLib 2.80.0 (and 2.79.x)

2024-05-07 Thread Aaron Rainbolt
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

[Bug 2064973] [NEW] GIMP crashes when closed just after exporting a PNG image

2024-05-06 Thread Aaron Rainbolt
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.

[Bug 1900266] Re: Lubuntu Installer does not provide LVM

2024-05-03 Thread Aaron Rainbolt
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

[Bug 2064483] Re: Ubuntu 24.04 doesn't respect vm.swappiness

2024-05-01 Thread Aaron Rainbolt
** 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

[Bug 2062436] Re: Kubuntu: slideshow states that we ship VLC by default. we do not

2024-04-30 Thread Aaron Rainbolt
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

[Bug 2063895] [NEW] Multiple plymouth themes display wrong keyboard layout for decryption due to outdated keymap-render.png

2024-04-26 Thread Aaron Rainbolt
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

[Bug 2063403] Re: /home/oem and /home/oem/Desktop is owned by root after oem installation, causing the OEM configuration environment to be (nearly) unusable

2024-04-24 Thread Aaron Rainbolt
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

[Bug 2063403] [NEW] /home/oem and /home/oem/Desktop is owned by root after oem installation, causing the OEM configuration environment to be (nearly) unusable

2024-04-24 Thread Aaron Rainbolt
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

[Bug 2063379] Re: Disk decryption prompt is broken

2024-04-24 Thread Aaron Rainbolt
** 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

[Bug 2063379] [NEW] Disk decryption prompt is broken

2024-04-24 Thread Aaron Rainbolt
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

[Bug 2063366] [NEW] Xubuntu Minimal fails to install when using LVM + encryption

2024-04-24 Thread Aaron Rainbolt
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

[Bug 2063354] Re: Calamares based flavours do not set grub-{efi, pc}/install_devices debconf

2024-04-24 Thread Aaron Rainbolt
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://

[Bug 2063354] Re: Calamares based flavours do not set grub-{efi, pc}/install_devices debconf

2024-04-24 Thread Aaron Rainbolt
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

[Bug 2062438] Re: pkgselect module offers Thunderbird as a third-party app on Kubuntu when Thunderbird ships with Kubuntu

2024-04-19 Thread Aaron Rainbolt
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

[Bug 2062075] Re: installer does not detect an installation of DragonflyBSD with UFS, HAMMER, or HAMMER2 filesystems

2024-04-19 Thread Aaron Rainbolt
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

[Bug 2061313] Re: New Kubuntu icon's transparent background looks broken in some areas

2024-04-19 Thread Aaron Rainbolt
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

[Bug 2061313] Re: New Kubuntu icon's transparent background looks broken in some areas

2024-04-19 Thread Aaron Rainbolt
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

[Bug 2062075] Re: Ubuntu installer does not detect other operating systems

2024-04-19 Thread Aaron Rainbolt
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   2   >