[Touch-packages] [Bug 2081748] [NEW] package procps 2:4.0.4-4ubuntu3 failed to install/upgrade: unable to stat './usr/share/bug/procps/presubj' (which was about to be installed): Bad message

2024-09-23 Thread Aaron Durow
Public bug reported: will not update ProblemType: Package DistroRelease: Ubuntu 24.04 Package: procps 2:4.0.4-4ubuntu3 Uname: Linux 6.8.0-44-generic x86_64 Architecture: amd64 Date: Mon Sep 23 10:29:20 2024 ErrorMessage: unable to stat './usr/share/bug/procps/presubj' (which was about to be inst

[Touch-packages] [Bug 2081749] [NEW] package ubuntu-settings 24.04.4 failed to install/upgrade: unable to stat './usr/share/ubuntu-wayland/applications' (which was about to be installed): Bad message

2024-09-23 Thread Aaron Durow
Public bug reported: error ProblemType: Package DistroRelease: Ubuntu 24.04 Package: ubuntu-settings 24.04.4 Uname: Linux 6.8.0-44-generic x86_64 Architecture: amd64 Date: Mon Sep 23 10:32:42 2024 ErrorMessage: unable to stat './usr/share/ubuntu-wayland/applications' (which was about to be insta

[Touch-packages] [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 Touch seeded packages, which is subscribed to wireless-tools in Ubuntu. https://bugs.launchpad.net/bugs/2075850 Title: Stop shipping userspace wireless-too

[Touch-packages] [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

[Touch-packages] [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 Touch seeded packages, which is subscribed to wireless-tools in Ubuntu. https://bugs.launchpad.net/bugs/2075850 Title

[Touch-packages] [Bug 2061849] Re: Segmentation fault when calling standard library functions via `print` or `call` while debugging a `main()` function that accepts arguments

2024-04-16 Thread Aaron Rainbolt
This does NOT occur on Noble. Trying it there, the following happens (note that I allowed debuginfod to be used but I'm not sure if that makes any difference): ``` (gdb) print strlen(statstr) 'strlen' has unknown return type; cast the call to its declared return type (gdb) print (size_t)strlen(sta

[Touch-packages] [Bug 2061849] [NEW] Segmentation fault when calling standard library functions via `print` or `call` while debugging a `main()` function that accepts arguments

2024-04-16 Thread Aaron Rainbolt
Public bug reported: Steps to reproduce: 1: Create a file `test.c` with the following very simple program: #include /* for printf */ #include /* for strlen */ int main(int argc, char **argv) { const char *statstr = "hello there!"; printf("%s\n", statstr); } 2

[Touch-packages] [Bug 2060898] Re: Trying to install gimp-help-en threatens to install wslu

2024-04-10 Thread Aaron Rainbolt
** Also affects: ubuntu-meta (Ubuntu Noble) Importance: Undecided Status: New ** Also affects: wslu (Ubuntu Noble) Importance: Undecided Status: New ** Changed in: ubuntu-meta (Ubuntu Noble) Milestone: None => ubuntu-24.04 ** Changed in: wslu (Ubuntu Noble) Milestone:

[Touch-packages] [Bug 2060898] [NEW] Trying to install gimp-help-en threatens to install wslu

2024-04-10 Thread Aaron Rainbolt
Public bug reported: Filing this against ubuntu-meta since I believe this is a seed problem that potentially affects all variants of Ubuntu (flavors or otherwise). wslu is "a collection of utilities for the Windows 10 Linux Subsystem, such as for converting Linux paths to a Windows paths or creat

[Touch-packages] [Bug 1673258] Re: Remove aptdaemon and drop or port its reverse-dependencies

2024-04-04 Thread Aaron Rainbolt
We rewrote the update notifier in Qt/C++ and got rid of the aptdaemon dependency earlier in the Noble cycle, so this is now resolved in Noble. ** Changed in: lubuntu-update-notifier (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member o

[Touch-packages] [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 ca

[Touch-packages] [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 t

[Touch-packages] [Bug 2051343] Re: unity: FTBFS in Noble

2024-03-28 Thread Aaron Rainbolt
** Changed in: unity-scope-home (Ubuntu) Status: New => In Progress ** Changed in: unity-lens-music (Ubuntu) Status: Fix Committed => In Progress ** Changed in: unity-lens-files (Ubuntu) Status: Fix Committed => In Progress ** Changed in: unity-lens-applications (Ubuntu)

[Touch-packages] [Bug 2051343] Re: unity: FTBFS in Noble

2024-03-28 Thread Aaron Rainbolt
unity-lens-video is building just fine, marked as invalid. The other four are suffering from Vala incompatibilities and I'm working through them now. ** Changed in: unity-lens-applications (Ubuntu) Status: New => Fix Committed ** Changed in: unity-lens-files (Ubuntu) Status: New =>

[Touch-packages] [Bug 2056696] Re: All Snaps are denied the ability to use DBus for notifications and apptray indicators in KDE-based flavors

2024-03-20 Thread Aaron Rainbolt
I assume you didn't install Kubuntu Noble on a VM due to a Calamares bug who's fix isn't managing to migrate out of -proposed. There's a fairly easy workaround for that issue (`vim /lib/x86_64-linux- gnu/calamares/modules/networkcfg/main.py`, search for "0o" via `/0o` and then change the `f` to `f.

[Touch-packages] [Bug 2056696] Re: All Snaps are denied the ability to use DBus for notifications and apptray indicators in Kubuntu

2024-03-11 Thread Aaron Rainbolt
** Summary changed: - All Snaps are denied the ability to use DBus for notifications and apptray indicators + All Snaps are denied the ability to use DBus for notifications and apptray indicators in Kubuntu ** Summary changed: - All Snaps are denied the ability to use DBus for notifications an

[Touch-packages] [Bug 2047982] Re: Highlighting of patches offers insufficient contrast

2024-01-09 Thread Aaron Rainbolt
Can confirm this looks awful in Konsole and even more awful in Konsole+tmux. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to vim in Ubuntu. https://bugs.launchpad.net/bugs/2047982 Title: Highlighting of patches offers insuf

[Touch-packages] [Bug 2047705] [NEW] Packaging ships /etc/gtk-3.0/settings.ini, forcing the GTK3 theme to Yaru and preventing flavors from overriding it with XDG configuration

2023-12-29 Thread Aaron Rainbolt
Public bug reported: Lubuntu uses Qt as the primary framework for most of the apps we ship. However, some functionality we ship in Lubuntu doesn't have a Qt application that provides that functionality, so we have some GTK3 apps that we ship as well. Starting in Lubuntu 24.04, we are adding and en

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

2023-12-23 Thread Aaron Rainbolt
User prompting sounds like a good idea. Tt fixes one concern I wanted to bring up, which is developers who use user namespaces in their code (possibly indirectly by using QtWebEngine for instance). Those devs would end up with their software crashing for no apparent reason. A user prompt or descrip

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

2023-12-21 Thread Aaron Rainbolt
The reason I was suggesting a single attribute to enable user namespace creation is because of the myriad of third-party apps that we probably *aren't* going to catch here that users use out there that require user namespace privileges. For instance, there are probably at least some QtWebEngine-bas

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

2023-12-20 Thread Aaron Rainbolt
I can't seem to get the xattr solution to work. I'm trying it on a normal binary and it's failing like so: # Contents of /etc/apparmor.d/falkon abi , include profile falkon xattrs=(security.apparmor=falkon) flags=(unconfined) { userns, include if exists } # setfattr command user@user-stan

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

2023-12-20 Thread Aaron Rainbolt
How acceptable or possible would a solution be that had one universal "allowUserNamespaces" attribute in an AppArmor config that could then simply be set on whatever files one wanted to enable the features on? That would support all third-party apps that a user deemed worthy without needing much ef

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

2023-12-19 Thread Aaron Rainbolt
Nice! This works with AppImages? If so, I think we have a perfect solution. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/2046844 Title: AppArmor user namespace creation

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

2023-12-19 Thread Aaron Rainbolt
Thanks! I'll be on the hunt for any more that act like this and add them to the report. I'm also happy to help prep uploads (I'm not an MOTU yet so I can't upload on my own, but I can prep the packaging). -- You received this bug notification because you are a member of Ubuntu Touch seeded packag

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

2023-12-19 Thread Aaron Rainbolt
This bug also breaks Electron-based AppImages, such as Balena Etcher. While we specifically don't support these apps, I find it very likely that Ubuntu has potentially hundreds of thousands of users of these kinds of apps. -- You received this bug notification because you are a member of Ubuntu T

[Touch-packages] [Bug 2046844] Re: Epiphany browser does not launch on Ubuntu 24.04: core dumped

2023-12-19 Thread Aaron Rainbolt
This is affecting Falkon and qutebrowser as well. Just now me and a couple of the Lubuntu devs did a deep debugging session and found the issue. About four days ago, an upload was made in AppArmor that no longer allows unprivileged programs to create user namespaces. See https://launchpad.net/ubun

[Touch-packages] [Bug 1993370] Re: Cannot install proprietary Broadcom WiFi drivers on Ubuntu Studio Jammy 22.04.2 and Kinetic

2023-11-21 Thread Aaron Rainbolt
Followed the test plan using the latest daily image of Ubuntu Studio Jammy. Everything worked as expected (no error in terminal when selecting "Using Broadcom 802.11 Linux STA wireless driver from bcmwl- kernel-source (proprietary)"), driver installed properly and allowed me to connect to WiFi. Dri

[Touch-packages] [Bug 1993370] Re: Cannot install proprietary Broadcom WiFi drivers on Ubuntu Studio Jammy 22.04.2 and Kinetic

2023-11-19 Thread Aaron Rainbolt
Will do. You'll have to forgive me, I was on a six-month hiatus from Ubuntu development and wasn't around to verify it at that time. I have the needed hardware though. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-p

[Touch-packages] [Bug 2013071] Re: Session crash after initial login

2023-03-28 Thread Aaron Rainbolt
Looks like Sean was right - removing libva-wayland2 and then rebooting resolved the issue. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/2013071 Title: Session crash after i

[Touch-packages] [Bug 2013071] Re: Session crash after initial login

2023-03-28 Thread Aaron Rainbolt
I can't reproduce this on Ubuntu MATE (though I can make other things crash sadly). -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/2013071 Title: Session crash after initial

[Touch-packages] [Bug 2013071] Re: Session crash after initial login

2023-03-28 Thread Aaron Rainbolt
Interestingly, I'm not getting any XFCE-related crashes when I use gnome-boxes rather than QEMU. The process that is crashing is actually X. I got a backtrace from it: (gdb) bt -full #0 __pthread_kill_implementation (no_tid=0, signo=6, threadid=) at ./nptl/pthread_kill.c:44 tid =

[Touch-packages] [Bug 2013071] Re: Session crash after initial login

2023-03-28 Thread Aaron Rainbolt
And there's more random crashes. (xiccd being the next one to go kaput) All of this in a pure QEMU VM. My guess is xfce4-power-manager crashes thanks to GLib and that takes down other stuff at random. Not sure how that would be triggered by the third-party software option, but that's what I'm seei

[Touch-packages] [Bug 2013071] Re: Session crash after initial login

2023-03-28 Thread Aaron Rainbolt
Hmm, and now xfce4-power-manager. Looking at the stacktrace when xfce4-power-manager goes awry, it's GLib's fault. Which means we probably have another slice allocator removal causing problems. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 2013071] Re: Session crash after initial login

2023-03-28 Thread Aaron Rainbolt
I notice a blueman-applet crash when I reproduce this. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/2013071 Title: Session crash after initial login Status in xorg package

[Touch-packages] [Bug 2011751] Re: openbox crashed with SIGABRT

2023-03-23 Thread Aaron Rainbolt
Latest patch has requested changes. Bug has been submitted to upstream Debian here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1033385 ** Bug watch added: Debian Bug tracker #1033385 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1033385 ** Patch added: "glib_crash_bugfix_v5.patch"

[Touch-packages] [Bug 2011751] Re: openbox crashed with SIGABRT

2023-03-23 Thread Aaron Rainbolt
Gah, ok, one more try. I failed to update the debian/copyright file last time. This version has the updated copyright file. ** Patch added: "glib_crash_bugfix.patch" https://bugs.launchpad.net/ubuntu/+source/openbox/+bug/2011751/+attachment/5657032/+files/glib_crash_bugfix.patch -- You recei

[Touch-packages] [Bug 2011751] Re: openbox crashed with SIGABRT

2023-03-23 Thread Aaron Rainbolt
After a discussion with dbungert, we're using a different patch instead. This one is possibly upstream already, which makes it superior to the original patch I was suggesting since it means less maintenance overhead in the future. ** Patch added: "glib_crash_bugfix.patch" https://bugs.launchpa

[Touch-packages] [Bug 2011751] Re: openbox crashed with SIGABRT

2023-03-23 Thread Aaron Rainbolt
New patch, same approach, but with a fallback added if itPrev turns out to be null. ** Patch added: "glib_crash_bugfix.patch" https://bugs.launchpad.net/ubuntu/+source/openbox/+bug/2011751/+attachment/5656971/+files/glib_crash_bugfix.patch -- You received this bug notification because you ar

[Touch-packages] [Bug 2011751] Re: openbox crashed with SIGABRT

2023-03-22 Thread Aaron Rainbolt
One worry I am having with my patch now is, what happens if the first element is the one being modified? Then itPrev is a null pointer. I *think* from looking at the GLib code that g_list_next will then return null when it it handed itPrev, which means "it" will be set to null, which I believe will

[Touch-packages] [Bug 2011751] Re: openbox crashed with SIGABRT

2023-03-21 Thread Aaron Rainbolt
(One extra bit of info that I realized was left out - according to the comment on the Arch Linux forums here: https://bbs.archlinux.org/viewtopic.php?pid=2090270#p2090270 the first loop iteration succeeds. It's not until the second iteration (after the list has been modified) that the crash occurs.

[Touch-packages] [Bug 2011751] Re: openbox crashed with SIGABRT

2023-03-21 Thread Aaron Rainbolt
OK, so I'm not entirely sure testing the one item case is even possible since the crash happens when switching from a fullscreen window (which implies that there are at least two windows). However, this is what I did, and everything was successful (no crashes). 1. Boot a Lubuntu Lunar ISO, and ins

[Touch-packages] [Bug 2011751] Re: openbox crashed with SIGABRT

2023-03-21 Thread Aaron Rainbolt
@dbungert: While the patch that simply copies the list is a possible way of doing things, a very experienced user on the Arch Linux forums had concerns about doing things that way, see https://bbs.archlinux.org/viewtopic.php?pid=2090570#p2090570 "But creating a copy of the list is inefficient and o

[Touch-packages] [Bug 2011751] Re: openbox crashed with SIGABRT

2023-03-21 Thread Aaron Rainbolt
I don't have upload access to this package yet (it's not in the Lubuntu packageset apparently) so I'm uploading the patch here so that it can be sponsored. ** Patch added: "glib_crash_bugfix.patch" https://bugs.launchpad.net/ubuntu/+source/openbox/+bug/2011751/+attachment/5656433/+files/glib_c

[Touch-packages] [Bug 2011751] Re: openbox crashed with SIGABRT

2023-03-21 Thread Aaron Rainbolt
** Changed in: openbox (Ubuntu) Assignee: (unassigned) => Aaron Rainbolt (arraybolt3) ** Changed in: glib2.0 (Ubuntu) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to glib2.0 in

[Touch-packages] [Bug 2012116] Re: Installer crashes after clicking on a time zone

2023-03-21 Thread Aaron Rainbolt
I see the same segmentation fault that fossfreedom points out also happening in my Ubuntu MATE logs (which are in https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/2012159 which is a dupe of this). My very first guess is that this is that GLib update messing us up again with the removed slice

[Touch-packages] [Bug 2011751] Re: openbox crashed with SIGABRT

2023-03-19 Thread Aaron Rainbolt
I believe we have a working patch for the problem. A quick summary of what it looks like is happening: Openbox maintains a list of windows organized by stacking order from highest to lowest. This is a doubly-linked list. There is a function in Openbox called client_calc_layer that uses a pointer

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

2023-03-07 Thread Aaron Rainbolt
** Also affects: software-properties (Ubuntu Lunar) Importance: Undecided Status: Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/1795278 Title:

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

2023-03-07 Thread Aaron Rainbolt
There is now an MP in software-properties that will fix this bug. https://code.launchpad.net/~arraybolt3/software- properties/+git/software-properties/+merge/438504 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-pro

[Touch-packages] [Bug 1993370] Re: Cannot install proprietary Broadcom WiFi drivers on Ubuntu Studio Kinetic

2023-02-16 Thread Aaron Rainbolt
This bug also affects the latest Jammy daily ISO. ** Also affects: software-properties (Ubuntu Kinetic) Importance: Undecided Status: New ** Also affects: software-properties (Ubuntu Jammy) Importance: Undecided Status: New ** Changed in: software-properties (Ubuntu Kinetic)

[Touch-packages] [Bug 1904068] Re: apt(-get) source fails to use credentials from /etc/apt/auth.conf(.d)

2023-02-10 Thread Aaron Rainbolt
Could you try changing the permissions back to something more strict (maybe 0600), and then changing ownership to the `apt` user/group? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apt in Ubuntu. https://bugs.launchpad.net/

[Touch-packages] [Bug 1993318] Re: ZFS + Encryption installations of Ubuntu Desktop do not come up correctly on first boot, systemd unmounts many of the zfs volumes

2023-02-07 Thread Aaron Rainbolt
I can verify that the latest version of Ubiquity from -proposed fixes this problem - I booted Ubuntu Desktop 22.04.1, enabled -proposed on the ISO, installed Ubiquity from -proposed, then did a ZFS+encryption installation. Rebooted, logged in, "sudo apt update" behaves normally, Firefox launches an

[Touch-packages] [Bug 2004092] Re: casper fails to add any users because GID 999 is already taken

2023-01-29 Thread Aaron Rainbolt
@vorlon I just attempted an installation of Ubuntu Desktop 23.04 using the latest (broken) ISO. I am able to get to the installer since a setup wizard has me create a user account to get into the live ISO. I saw multiple "System program problem detected" warnings appear during the installation, how

[Touch-packages] [Bug 2002230] Re: Set MODULES=dep by default in new installations?

2023-01-07 Thread Aaron Rainbolt
*** This bug is a duplicate of bug 1842320 *** https://bugs.launchpad.net/bugs/1842320 Nevermind, I missed that there was an ongoing effort to fix the out of memory bug. And the thing I'm proposing here wouldn't even work. Marking this as invalid and a duplicate, sorry about that. ** Changed

[Touch-packages] [Bug 2002230] [NEW] Set MODULES=dep by default in new installations?

2023-01-07 Thread Aaron Rainbolt
Public bug reported: Multiple users have recently been reporting strange "out of memory" errors during early boot. Most notably, the Kubuntu Focus NX system seems to be unable to boot when the proprietary NVIDIA drivers are installed for an external NVIDIA GPU. These errors seem to be the result o

[Touch-packages] [Bug 1842320] Re: Can't boot: "error: out of memory." immediately after the grub menu

2023-01-06 Thread Aaron Honeycutt
I second backporting this to jammy at least as it is an LTS. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to initramfs-tools in Ubuntu. https://bugs.launchpad.net/bugs/1842320 Title: Can't boot: "error: out of memory." imme

[Touch-packages] [Bug 1886653] Re: cups-pki-expired

2022-11-04 Thread Aaron
Same error; same printer; same issue as Thomas above. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1886653 Title: cups-pki-expired Status in cups package in Ubuntu: Conf

[Touch-packages] [Bug 1930914] Re: ubuntu-minimal depends on ubuntu-advantage-tools

2022-10-28 Thread Aaron Renny Varghese
I agree with Jeremy Bicha here. Canonical needs to make money and those ads aren't spammy at all. However I do want to see an option to turn Ubuntu Advantage/Pro and promotional content off, for those who don't want it. -- You received this bug notification because you are a member of Ubuntu Touc

[Touch-packages] [Bug 1993370] [NEW] Cannot install proprietary Broadcom WiFi drivers on Ubuntu Studio Kinetic

2022-10-18 Thread Aaron Rainbolt
Public bug reported: Hardware: HP Elitebook 8570p, 16 GB RAM, 120 GB SSD, 3rd Gen Intel Core i5, UEFI, no secure boot, Broadcom WiFi. OS: Ubuntu Studio Kinetic, Final ISO Steps to reproduce: 1. Boot the Ubuntu Studio ISO on a system with Broadcom WiFi, and install the system normally. (No encr

[Touch-packages] [Bug 1992731] [NEW] The cursor can be freely moved around and used to erase characters on the TTY while at the login prompt

2022-10-12 Thread Aaron Rainbolt
Public bug reported: Welp, this is a weird one. Known to affect Ubuntu Server and multiple flavors of Ubuntu. Steps to reproduce: 1: If you are shown a graphical login prompt (e.g. GDM or SDDM), switch to a TTY. 2. At the login prompt, press the up arrow key twice. 3: Press Backspace twice. 4:

[Touch-packages] [Bug 1991530] Re: After upgrading to Ubuntu 22.10-beta I lost the sound.

2022-10-03 Thread Aaron Rainbolt
Can you try running "sudo apt install firmware-sof-signed" and see if that resolves the problem? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1991530 Title: After up

[Touch-packages] [Bug 1990293] Re: Cannot move file to trash, do you want to delete immediately?" on EXT4 partitions on ubuntu 22.04 et Linux Mint 21 ( trash work perfectly on ubuntu 20.04 )

2022-09-20 Thread Aaron Rainbolt
I'm not sure if this problem is happening on Linux Mint 21 or Ubuntu 22.04.1. While Linux Mint is based on Ubuntu, it is not the same as Ubuntu, and may have behaviors (and bugs!) that differ from Ubuntu's. Could you clarify which Linux distro you're experiencing this problem on? -- You received

[Touch-packages] [Bug 1969976] Re: DynamicUser=1 doesn't get along with services that need dbus-daemon

2022-09-06 Thread Aaron Carlton
I would be happy to test this on 22.04. However, I am new to the process. I followed the linked instructions to enable proposed repository, but I don't see a fwupd/jammy-proposed available after an apt-get update. I'm unfamiliar with the process -- does it just take more time to get into -proposed,

[Touch-packages] [Bug 1983784] Re: LUKS-encrypted partition is not automatically unlocked at boot with fido2 key

2022-08-07 Thread Aaron Rainbolt
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please execute the following command only once, as it will automatically gather debugging information, in a terminal: apport-collect 1983784 When reporting bugs in the future please use apport by using 'ubuntu- b

[Touch-packages] [Bug 1983000] Re: IDK

2022-07-27 Thread Aaron Rainbolt
Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately, we cannot work on this bug because your description didn't include enough information. You may find it helpful to read "How to report bugs effectively" http://www.chiark.greenend.org.uk/~sgtatham/bugs

[Touch-packages] [Bug 1983001] Re: IDK

2022-07-27 Thread Aaron Rainbolt
*** This bug is a duplicate of bug 1983000 *** https://bugs.launchpad.net/bugs/1983000 Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately, we cannot work on this bug because your description didn't include enough information. You may find it helpf

[Touch-packages] [Bug 1983002] Re: IDK

2022-07-27 Thread Aaron Rainbolt
*** This bug is a duplicate of bug 1983000 *** https://bugs.launchpad.net/bugs/1983000 Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately, we cannot work on this bug because your description didn't include enough information. You may find it helpf

[Touch-packages] [Bug 1982551] Re: Print is failed via USB

2022-07-22 Thread Aaron Rainbolt
I added back the "Our analysis" section from the old bug report since it has a wealth of useful debugging data. Thank you for going to so much trouble to make this report, all that debugging you did may prove extremely useful. ** Description changed: Phenomenon: After installing the driver (s

[Touch-packages] [Bug 1982551] Re: Print is failed via USB

2022-07-22 Thread Aaron Rainbolt
And it's happening with multiple printers as well? (Asking to narrow down where the problem might be) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1982551 Title: Print is f

[Touch-packages] [Bug 1982551] Re: Print is failed via USB

2022-07-22 Thread Aaron Rainbolt
This may sound silly, but try a different USB cable between your printer and the system. That will help rule out a USB cable problem. (Even though Windows and macOS don't have this problem, there's still a chance that the USB cable is at fault.) -- You received this bug notification because you a

[Touch-packages] [Bug 1981995] Re: incorrect system load format

2022-07-18 Thread Aaron Rainbolt
Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately, we cannot work on this bug because your description didn't include enough information. You may find it helpful to read "How to report bugs effectively" http://www.chiark.greenend.org.uk/~sgtatham/bugs

[Touch-packages] [Bug 1973470] Re: Ubuntu-bug command can't find Firefox on Lubuntu Kinetic

2022-05-18 Thread Aaron Rainbolt
Apologies for the long delay, I've had a lot I was doing. The command you listed successfully launches Firefox, with https://ubuntu.com in the address bar, and the Ubuntu website visible. Note that I'm on the same Kinetic install that I was on when I first posted the bug report. -- You received

[Touch-packages] [Bug 1973470] [NEW] Ubuntu-bug command can't find Firefox on Lubuntu Kinetic

2022-05-15 Thread Aaron Rainbolt
Public bug reported: Test hardware is an Elitebook 8570p, 16 GB RAM, 120 GB SSD. While reporting Bug #1973469, I discovered that ubuntu-bug was unable to open Firefox at the very end of the process. Sadly, I closed the terminal window that contained the initial error, but I was able to easily rep

[Touch-packages] [Bug 1970942] [NEW] ubuntu-bug firefox gives error "No contact address has been provided"

2022-04-29 Thread Aaron Whitehouse
Public bug reported: When I try to report a bug in Firefox on 22.04 with the Firefox Snap, it gives an error: "The problem cannot be reported: firefox is provided by a snap published by mozilla. No contact address has been provided; visit the forum at https://forum.snapcraft.io/ for help." I un

[Touch-packages] [Bug 1958778] Re: Laptop not waking up from suspend, or waking up with random noise on screen.

2022-01-23 Thread Aaron Kriegman
Update: I suspended my computer again. This time when I opened it the monitor worked, the laptop screen was black, and the mouse had completely disappeared. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to xorg in Ubuntu. https

[Touch-packages] [Bug 1958778] [NEW] Laptop not waking up from suspend, or waking up with random noise on screen.

2022-01-23 Thread Aaron Kriegman
Public bug reported: Starting today my laptop will not wake up from suspend no matter what I try. After closing my laptop or leaving it alone for a while, the screen goes black like normal, but then no matter how much I mash the keyboard, touch the mouse, press the power button etc. the screen wil

[Touch-packages] [Bug 1938867] [NEW] Keyboard not entering text into input fields

2021-08-04 Thread Aaron Whitehouse
Public bug reported: I am running Hirsuite on a Raspberry Pi 4. My main keyboard for this (TV) machine is a wireless Logitech K400r combined keyboard/trackpad. When I first installed, I do not think there were any issues with the keyboard. When I did updates, my keyboard half-stopped working. It

[Touch-packages] [Bug 1902109] Re: rsync uses lchmod and fails in Ubuntu >= 20.10 if /proc isn't mounted

2021-03-19 Thread Aaron Meyer
Actually, as far as I can tell this failure affects a much wider set of cases. I am seeing this on a standard install as long as the (default) "use chroot" option is being used. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 1915579] Re: lvm2 version 2.03.11-2ubuntu1 breaks initramfs

2021-03-04 Thread Aaron Johnson
2.03.11-2ubuntu3 fixed this for me as well -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lvm2 in Ubuntu. https://bugs.launchpad.net/bugs/1915579 Title: lvm2 version 2.03.11-2ubuntu1 breaks initramfs Status in lvm2 packag

[Touch-packages] [Bug 1917563] Re: lvm2 (2.03.11-2ubuntu2) hirsute causes failure to boot and drops to busybox

2021-03-04 Thread Aaron Johnson
*** This bug is a duplicate of bug 1915579 *** https://bugs.launchpad.net/bugs/1915579 Confirmed 2.03.11-2ubuntu3 fixes this bug -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lvm2 in Ubuntu. https://bugs.launchpad.net/b

[Touch-packages] [Bug 1917563] [NEW] lvm2 (2.03.11-2ubuntu2) hirsute causes failure to boot and drops to busybox

2021-03-02 Thread Aaron Johnson
Public bug reported: Today I updated my hirsute packages which included an update to the following lvm2 packages: Unpacking liblvm2cmd2.03:amd64 (2.03.11-2ubuntu2) over (2.03.07-1ubuntu4)... Unpacking lvm2 (2.03.11-2ubuntu2) over (2.03.07-1ubuntu4) ... Unpacking dmeventd (2:1.02.175-2ubuntu2) ove

[Touch-packages] [Bug 1914888] [NEW] ifupdown_0.8.17ubuntu1.1 doesn't assign static ipv4 and ipv6

2021-02-06 Thread Aaron Dudek
Public bug reported: Upgraded from 16.06 to 18.04.5. 1 interface has issues coming up. The only thing that is different is that this interface has both ipv4 and ipv6 addresses. eg auto eth6 iface eth6 inet6 static address 2001:1ffb:ffe:1::3/64 gateway 2001:1ffb:ffe:1::1 dn

[Touch-packages] [Bug 1576559] Re: Refused to switch profile to headset_head_unit: Not connected

2020-10-03 Thread LI CHEN AARON
Same version of ubuntu and same bluetooth earbuds work fine on different desktop but not on my laptop. Does this have something to do with model of the bluetooth as well? Information collected from my laptop (not working) [Jabra Elite 65t]# info 70:BF:92:22:3B:71 Device 70:BF:92:22:3B:71 (public)

[Touch-packages] [Bug 1895360] Re: Terminal (and other default Ubuntu apps) won't launch due to missing libffi.so.7 in 20.10

2020-09-11 Thread Aaron Lichtman
Oh, thanks for pointing that out. It's not exactly clear to me how this situation arose, but I'm glad it's just a me problem. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libffi in Ubuntu. https://bugs.launchpad.net/bugs/18

[Touch-packages] [Bug 1895360] Re: Terminal (and other default Ubuntu apps) won't launch due to missing libffi.so.7

2020-09-11 Thread Aaron Lichtman
Fixed by: $ wget https://launchpad.net/ubuntu/+source/libffi/3.3-4/+build/18885702/+files/libffi7_3.3-4_amd64.debwget $ sudo dpkg -i libffi7_3.3-4_amd64.deb Thanks to TJ- and sarnold in the Ubuntu freenode server for the help. ** Summary changed: - Terminal (and other default Ubuntu apps) won'

[Touch-packages] [Bug 1895360] [NEW] Terminal (and other default Ubuntu apps) won't launch due to missing libffi.so.7

2020-09-11 Thread Aaron Lichtman
Public bug reported: When I launch Terminal, I see the following error (st and urxvt are still launchable, as are Discord and Spotify, among others): Sep 11 18:22:39 arctic systemd[1918]: Started Application launched by gnome-shell. Sep 11 18:22:39 arctic gnome-shell[2191]: g_variant_unref: asse

[Touch-packages] [Bug 1860483] Re: [nouveau, GeForce 7300 LE] screen background overlaid with scan type artifact in red

2020-08-28 Thread Aaron Wagner
Possibly related to this: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1530405 That bug focuses on the soft lockup but nouveau has come up as a factor. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu.

[Touch-packages] [Bug 1860483] Re: [nouveau, GeForce 7300 LE] screen background overlaid with scan type artifact in red

2020-08-28 Thread Aaron Wagner
Just upgraded to 16.04 LTS and that works as well. To be clear, for both 14.04 and 16.04, the proprietary NVIDIA drivers are available via the nvidia-304 package, but I'm not using those. The nouveau driver itself works on 14.04 and 16.04. FWIW, back when I tried running 18.04/20.04, when programs

[Touch-packages] [Bug 1860483] Re: [nouveau, GeForce 7300 LE] screen background overlaid with scan type artifact in red

2020-08-27 Thread Aaron Wagner
I have been experiencing a similar problem with a GeForce 7300 GT on a Mac Pro 1,1. I also have visual artifacts in 18.04 and 20.04. With 18.04, there are no artifacts or other problems during installation from a DVD, but when booting the installed system there are artifacts after login and eventua

[Touch-packages] [Bug 1891657] Re: systemd 100% cpu usage apport-autoreport.service: Failed with result 'start-limit-hit'

2020-08-15 Thread Aaron Lichtman
This fix, published by the reporter of this bug, worked for me. https://askubuntu.com/a/1267204 I only needed to follow the steps up to the first reboot. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. http

[Touch-packages] [Bug 1891657] Re: systemd 100% cpu usage apport-autoreport.service: Failed with result 'start-limit-hit'

2020-08-15 Thread Aaron Lichtman
$ systemctl status appoprt-autoreport.service ● apport-autoreport.service - Process error reports when automatic reporting is enabled Loaded: loaded (/lib/systemd/system/apport-autoreport.service; static) Active: activating (start) since Sat 2020-08-15 12:43:54 CDT; 6ms ago TriggeredBy:

[Touch-packages] [Bug 1891657] Re: systemd 100% cpu usage apport-autoreport.service: Failed with result 'start-limit-hit'

2020-08-15 Thread Aaron Lichtman
I am experiencing this issue on Ubuntu 20.10. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apport in Ubuntu. https://bugs.launchpad.net/bugs/1891657 Title: systemd 100% cpu usage apport-autoreport.service: Failed with re

[Touch-packages] [Bug 1878062] Re: USB Mic (Blue Yeti) not detcted in Audacity or Ardour

2020-05-12 Thread Aaron Caskey
Update. I reinstalled my laptop from bare metal.' Installing audacity from "Ubuntu Software" (which I assume is a snap?) now allows me to access my microphone. But I cannot save files from audacity to external drives, trying to access /media gives "Permission Denied" even though the file browser

[Touch-packages] [Bug 1576559] Re: Refused to switch profile to headset_head_unit: Not connected

2020-01-18 Thread Aaron Kogan
I was read official pulseaudio gitlab bugs. Seems like bluetooth module problem. https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/Bluetooth/#index7h2 They recommend use separate usb bluetooth. -- You received this bug notification because you are a member of Ubuntu Touch

[Touch-packages] [Bug 1777010] Re: ip token set, results in: Invalid argument

2019-11-15 Thread Aaron Quinto
I found this bug report because I have the same issue, but I think it's because the interface is "UP". When I try the same "set" command on a "DOWN" interface, it's successful. My issue is figuring out how to run the set command during the boot process on the eth0 interface, before it comes up. Net

[Touch-packages] [Bug 1851940] [NEW] libjpeg.pc contains invalid value for libdir

2019-11-09 Thread Aaron A Aardvark
Public bug reported: On ubuntu 19.10, the pkg-config file for libjpeg /usr/lib/x86_64-linux-gnu/pkgconfig/libjpeg.pc contains the following line :- libdir=/build/libjpeg-turbo-ff4xqQ/libjpeg-turbo-2.0.3/obj-x86_64-linux- gnu/lib/x86_64-linux-gnu This appears to be a relic of some build process

[Touch-packages] [Bug 1850635] [NEW] Some applications don't redraw their windows correctly

2019-10-30 Thread Aaron A Aardvark
Public bug reported: After updating from 19.04 to 19.10 I noted that some apps don't redraw their window(s) correctly. Affected apps include (it seems) all Qt- based apps (including KDE and VirtualBox), as well as firefox/thunderbird. Unaffected apps include emacs, chrome, xterm. The symptom is

[Touch-packages] [Bug 1838329] Re: Cryptswap periodically fails to mount at boot due to missing a udev notification

2019-09-27 Thread Michael Aaron Murphy
However, it's unknown when the issue is going to be fixed. So for now I'm carrying it in Pop!_OS 18.04, 19.04, and 19.10 at the moment. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.

[Touch-packages] [Bug 1838329] [NEW] Cryptswap periodically fails to mount at boot due to missing a udev notification

2019-07-29 Thread Michael Aaron Murphy
Public bug reported: On some systems, cryptsetup-based encrypted swap partitions cause systemd to get stuck at boot. This is a timing-sensitive Heisenbug, so the rate of occurrence varies from one system to another. Some hardware will not experience the issue at all, others will only occasionally

[Touch-packages] [Bug 1798313] Re: traceoute6 gives error sendto: Invalid argument

2019-04-24 Thread Aaron Dudek
Is there any plan to fix this bug in the 178.04 LTS version? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to iputils in Ubuntu. https://bugs.launchpad.net/bugs/1798313 Title: traceoute6 gives error sendto: Invalid argument

[Touch-packages] [Bug 1825845] [NEW] traceroute6 is broken for ipv6

2019-04-22 Thread Aaron Dudek
Public bug reported: hitting this bug https://github.com/iputils/iputils/issues/68 adudek@ncs-playground-1:$ more /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=18.04 DISTRIB_CODENAME=bionic DISTRIB_DESCRIPTION="Ubuntu 18.04.2 LTS" adudek@ncs-playground-1:~$ apt-cache policy iputils-tracepa

  1   2   3   >