[Desktop-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)

[Desktop-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

[Desktop-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

[Desktop-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

[Desktop-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

[Desktop-packages] [Bug 2049280] Re: udisks2 core dump

2024-03-24 Thread Aaron Hernandez
Hi!! I present a similar issue Here my data. Hope can help me. $ sudo systemctl status udisks2 × udisks2.service - Disk Manager Loaded: loaded (/lib/systemd/system/udisks2.service; enabled; preset: enabled) Active: failed (Result: core-dump) since Sun 2024-03-24 03:23:50 CST; 19min

[Desktop-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

[Desktop-packages] [Bug 2003168] Re: Dash-to-dock and Ubuntu Dock may accidentally call each other [JS ERROR: TypeError: dockManager is null]

2023-11-01 Thread Aaron Lichtman
If Ubuntu Dock and dash-to-dock conflict, can the GNOME extension manager prohibit you from enabling both at the same time? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell-extension-ubuntu-dock in Ubuntu.

[Desktop-packages] [Bug 1886271] Re: HEIF support should be installed by default

2023-04-28 Thread Aaron Lichtman
** Patch added: "0001-Add-HEIF-HEIC-support-by-default-on-desktop.patch" https://bugs.launchpad.net/ubuntu/+source/eog/+bug/1886271/+attachment/5669349/+files/0001-Add-HEIF-HEIC-support-by-default-on-desktop.patch -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 1886271] Re: HEIF support should be installed by default

2023-04-28 Thread Aaron Lichtman
@mantas: I made the metapackage changes you mentioned here: https://git.launchpad.net/~alichtman/ubuntu/+source/ubuntu- meta/commit/?id=c67add66d28fd38cddfcdd9798339f8040b6589c I opened a MR here: https://code.launchpad.net/~alichtman/ubuntu/+source/ubuntu- meta/+git/ubuntu-meta/+merge/442067.

[Desktop-packages] [Bug 2016429] [NEW] Video-related errors during early bootup

2023-04-16 Thread Aaron Rainbolt
Public bug reported: Note that this *could* be the Linux kernel or GRUB doing this, but I'm not sure and Plymouth seems like a possible culprit, thus why it's getting the report. Steps to reproduce: 1. Download and boot any one of the Lunar Final ISOs on a BIOS system. 2. Install Ubuntu and

[Desktop-packages] [Bug 2013369] [NEW] indicator-messages-service crashes shortly after logging in

2023-03-30 Thread Aaron Rainbolt
Public bug reported: Steps to reproduce: 1. Boot the latest Ubuntu Cinnamon Lunar Beta ISO. 2. Click "Try Ubuntu Cinnamon". 3. Wait for a bit. Expected result: Nothing should crash. Actual result: indicator-messages-service crashes and an Apport window is displayed as a result. ProblemType:

[Desktop-packages] [Bug 2012160] Re: Proprietary Broadcom WiFi drivers are not compiled and loaded when installing Ubuntu MATE with proprietary drivers enabled

2023-03-29 Thread Aaron Rainbolt
Booted from an Ubuntu Desktop Legacy ISO, and ran "ubuntu-drivers devices" and "ubuntu-drivers list" to get more info. ubuntu-drivers devices: == /sys/devices/pci:00/:00:1c.3/:24:00.0 == modalias : pci:v14E4d4359sv103Csd182Cbc02sc80i00 vendor : Broadcom Inc. and

[Desktop-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 Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/2013071 Title: Session crash after initial

[Desktop-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 Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/2013071 Title: Session crash after initial login

[Desktop-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 =

[Desktop-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

[Desktop-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 Desktop Packages, which is

[Desktop-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 Desktop Packages, which is subscribed to xorg in Ubuntu. https://bugs.launchpad.net/bugs/2013071 Title: Session crash after initial login Status in xorg package in Ubuntu:

[Desktop-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"

[Desktop-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

[Desktop-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"

[Desktop-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

[Desktop-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

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

2023-03-22 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

[Desktop-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

[Desktop-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

[Desktop-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"

[Desktop-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 Desktop Packages, which is subscribed to glib2.0 in Ubuntu.

[Desktop-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

[Desktop-packages] [Bug 2011758] Re: [REGRESSION] Firefox is ignoring Lubuntu's theme settings entirely

2023-03-17 Thread Aaron Rainbolt
I reported this upstream as https://bugzilla.mozilla.org/show_bug.cgi?id=1823086. The answer I got ultimately was: - So there are two things that are different: * System titlebar is hidden: That's by design, you can go to right click -> Customize Toolbar ... and uncheck Titlebar to get the

[Desktop-packages] [Bug 2011758] Re: [REGRESSION] Firefox is ignoring Lubuntu's theme settings entirely

2023-03-17 Thread Aaron Rainbolt
Ah, I thought this was probably related to the new GNOME snap thingy or possibly a configuration change in the Snap itself. In that instance I will take it upstream. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu.

[Desktop-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 Desktop Packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/1795278 Title:

[Desktop-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)

[Desktop-packages] [Bug 2003661] [NEW] File drag-n-drop, automatic resolution changing, and shared clipboard are all broken on Kubuntu 22.10

2023-01-22 Thread Aaron Rainbolt
Public bug reported: Note that, in my experience, this bug *only* affect Kubuntu 22.10 and Ubuntu Studio 22.10, however Ubuntu Studio specifically does not support VMs, and I assume that fixing the problem in Kubuntu will fix the problem in Ubuntu Studio too. Steps to reproduce: 1. Install

[Desktop-packages] [Bug 1855220] Re: xscreensaver is choppy on lubuntu 20.04 daily qa-test (flurry)

2022-12-27 Thread Aaron Rainbolt
(all those "no longer affects" is me figuring out what I'm doing with Launchpad bug management and changing my mind about pressing a button, please disregard) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xserver-xorg-video-nouveau in

[Desktop-packages] [Bug 1855220] Re: xscreensaver is choppy on lubuntu 20.04 daily qa-test (flurry)

2022-12-27 Thread Aaron Rainbolt
) Importance: Undecided Status: Confirmed ** Also affects: lubuntu-default-settings (Ubuntu Lunar) Importance: Low Assignee: Aaron Rainbolt (arraybolt3) Status: In Progress ** No longer affects: lubuntu-default-settings (Ubuntu Kinetic) ** No longer affects: xserver-xorg-video

[Desktop-packages] [Bug 1855220] Re: xscreensaver is choppy on lubuntu 20.04 daily qa-test (flurry)

2022-12-27 Thread Aaron Rainbolt
** Also affects: lubuntu-default-settings (Ubuntu) Importance: Undecided Status: New ** Changed in: lubuntu-default-settings (Ubuntu) Assignee: (unassigned) => Aaron Rainbolt (arraybolt3) ** Changed in: lubuntu-default-settings (Ubuntu) Importance: Undecided => Low ** C

[Desktop-packages] [Bug 1855220] Re: xscreensaver is choppy on lubuntu 20.04 daily qa-test (flurry)

2022-12-27 Thread Aaron Rainbolt
Interesting. For me, the problem is easily reproducible on an Acer Chromebook C720 with a 2nd gen Intel Celeron with an Intel iGPU. And I *think* (though can't remember for sure) that this happens on a Compaq laptop around here with an AMD iGPU. All of these with single screens. So I don't think

[Desktop-packages] [Bug 1855220] Re: xscreensaver is choppy on lubuntu 20.04 daily qa-test (flurry)

2022-12-13 Thread Aaron Rainbolt
I've noticed this problem also on slower systems of mine (an Acer Chromebook C720 for instance). This leads me to believe that system speed (or perhaps graphics subsystem speed?) is the culprit here, as other systems work with flurry just fine. -- You received this bug notification because you

[Desktop-packages] [Bug 1974179] Re: Kubuntu: Noto Color Emoji

2022-12-04 Thread Aaron Rainbolt
Thank you for taking the time to report this bug. I'm having a hard time reproducing this on my end, could you provide more exact steps on how to reproduce this so that we can debug this easier? In particular, you say that this bug affects a "GUI developed in Qt" - is this an application that

[Desktop-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 Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1886653 Title: cups-pki-expired Status in cups package in Ubuntu: Confirmed Bug

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

2022-10-29 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 Desktop

[Desktop-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

[Desktop-packages] [Bug 1993359] Re: profile snap-update-ns.firefox is denied

2022-10-18 Thread Aaron Rainbolt
Also affects normal installations (ext4, no encryption). Installed, rebooted, logged in, searched logs and found messages. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/1993359 Title:

[Desktop-packages] [Bug 1993318] [NEW] ZFS + Encryption installations of Ubuntu Desktop suffer various severe problems related to the package manager

2022-10-18 Thread Aaron Rainbolt
Public bug reported: This is *probably* the wrong package, but it's the best I can figure for this, so here goes. Hardware: Kubuntu Focus XE, 32 GB RAM, 1 TB SSD, 11th Gen Intel Core i5, UEFI, no secure boot. Testing done in VirtualBox, BIOS, 4 GB RAM, 50 GB SSD. OS is Ubuntu Desktop, Kinetic

[Desktop-packages] [Bug 1991936] Re: No AAC codec for Pipewire on Ubuntu Kinetic

2022-10-06 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 1991936 When reporting bugs in the future please use apport by using 'ubuntu-

[Desktop-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 Desktop Packages, which is subscribed to alsa-driver in Ubuntu. https://bugs.launchpad.net/bugs/1991530 Title: After upgrading to

[Desktop-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

[Desktop-packages] [Bug 1988703] [NEW] Ubuntu logo is not shown in the bottom in GDM

2022-09-04 Thread Aaron Renny Varghese
Public bug reported: On Ubuntu 22.10 daily builds, the Ubuntu logo in the bottom is not present. I first found it in a VM and then booted up a live USB and got the same result. ** Affects: gdm3 (Ubuntu) Importance: Undecided Status: New ** Tags: gdm logo ubuntu ** Attachment

[Desktop-packages] [Bug 1988100] Re: Video thumbnails fail to generate

2022-08-29 Thread Aaron
libraries, about to create video widget TotemVideoThumbnailer-Message: 17:38:03.908: setting URI file:///home/aaron/tmp/sample.mp4 TotemVideoThumbnailer-Message: 17:38:03.908: Video widget created TotemVideoThumbnailer-Message: 17:38:03.908: About to open video file OpenBLAS blas_thread_init: pthr

[Desktop-packages] [Bug 1988100] Re: Video thumbnails fail to generate

2022-08-29 Thread Aaron
:44.734: Initialised libraries, about to create video widget TotemVideoThumbnailer-Message: 11:08:44.739: setting URI file:///home/aaron/tmp/sample.mp4 TotemVideoThumbnailer-Message: 11:08:44.739: Video widget created TotemVideoThumbnailer-Message: 11:08:44.739: About to open video file (totem

[Desktop-packages] [Bug 1988100] Re: Video thumbnails fail to genetate

2022-08-29 Thread Aaron
tem-video-thumbnailer -v sample.mp4 sample.png TotemVideoThumbnailer-Message: 11:08:44.734: Initialised libraries, about to create video widget TotemVideoThumbnailer-Message: 11:08:44.739: setting URI file:///home/aaron/tmp/sample.mp4 TotemVideoThumbnailer-Message: 11:08:44.739: Video widget crea

[Desktop-packages] [Bug 1988100] Re: Video thumbnails fail to genetate

2022-08-29 Thread Aaron
to create video widget TotemVideoThumbnailer-Message: 11:08:44.739: setting URI file:///home/aaron/tmp/sample.mp4 TotemVideoThumbnailer-Message: 11:08:44.739: Video widget created TotemVideoThumbnailer-Message: 11:08:44.739: About to open video file (totem-video-thumbnailer:416380

[Desktop-packages] [Bug 1988100] [NEW] Video thumbnails fail to genetate

2022-08-29 Thread Aaron
widget TotemVideoThumbnailer-Message: 11:08:44.739: setting URI file:///home/aaron/tmp/sample.mp4 TotemVideoThumbnailer-Message: 11:08:44.739: Video widget created TotemVideoThumbnailer-Message: 11:08:44.739: About to open video file (totem-video-thumbnailer:416380): GStreamer-WARNING **: 11:08

[Desktop-packages] [Bug 1987579] [NEW] "Remove Hyperlink" feature causes text duplication and corruption when removing email hyperlinks inside angle brackets

2022-08-24 Thread Aaron Rainbolt
Public bug reported: This may be the single weirdest bug report I've ever made. Steps to Reproduce: 1: Open LibreOffice Calc. 2: In any cell of the spreadsheet, type: The email address placed inside the angle brackets can be whatever you want, but the angle brackets are necessary

[Desktop-packages] [Bug 1987229] Re: 22.04 Cannot Restore Files from Backup

2022-08-21 Thread Aaron Rainbolt
Thank you for taking the time to report this issue and helping to make Ubuntu better. Examining the information you have given us, this does not appear to be a bug report so we are closing it and converting it to a question in the support tracker. We understand the difficulties you are facing, but

[Desktop-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"

[Desktop-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

[Desktop-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

[Desktop-packages] [Bug 1982959] Re: When I send an email in Thunderbird in the Ubuntu 22.04 Daily Build from 07/27/2022 08:35 , the desktop environment crashes.

2022-07-27 Thread Aaron Rainbolt
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please boot the same daily ISO that produced this problem, and execute the following command only once, as it will automatically gather debugging information, in a terminal: apport-collect 1982959 When

[Desktop-packages] [Bug 1982879] Re: Multiple problems when using screenshot

2022-07-27 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 1982879 When reporting bugs in the future please use apport by using 'ubuntu-

[Desktop-packages] [Bug 1982885] Re: Firefox does not scroll with touch input

2022-07-27 Thread Aaron Rainbolt
Thank you for taking the time to report this bug and help make Ubuntu better. Firefox is provided by a snap published by Mozilla, and they may not be aware of this issue. Please contact them via https://support.mozilla.org/kb/file-bug-report-or-feature-request- mozilla and link the bug report here

[Desktop-packages] [Bug 1982889] Re: Display-Wayland. Cannot map USB touch input to video output

2022-07-27 Thread Aaron Rainbolt
Changing the package this bug affects to gdm3 as I believe that is the package that includes the Wayland implementation in Ubuntu. ** Package changed: ubuntu => gdm3 (Ubuntu) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gdm3 in

[Desktop-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

[Desktop-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 Desktop Packages, which is subscribed to cups in Ubuntu. https://bugs.launchpad.net/bugs/1982551 Title: Print is failed via

[Desktop-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

[Desktop-packages] [Bug 1982001] Re: Snap-based Firefox spams apparmor messages in journal

2022-07-18 Thread Aaron Rainbolt
** Changed in: firefox (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/1982001 Title: Snap-based Firefox spams apparmor messages in journal

[Desktop-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"

[Desktop-packages] [Bug 1981996] Re: Remmina external tools not working

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"

[Desktop-packages] [Bug 1982001] Re: Snap-based Firefox spams apparmor messages in journal

2022-07-18 Thread Aaron Rainbolt
Thank you for taking the time to report this bug and help make Ubuntu better. Firefox is provided by a snap published by Mozilla, and they may not be aware of this issue. Please contact them via https://support.mozilla.org/kb/file-bug-report-or-feature-request- mozilla and link the bug report here

[Desktop-packages] [Bug 1981839] Re: Unable to save a bookmark

2022-07-15 Thread Aaron Rainbolt
That's fine, it happens. Is it OK if I mark this as Invalid, or is the problem still there? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/1981839 Title: Unable to save a bookmark

[Desktop-packages] [Bug 1973157] [NEW] After an encrypted installation, no splash screen or prompt is displayed asking me to remove the installation disk. Pressing any key (not just Enter) causes the

2022-05-12 Thread Aaron Rainbolt
Public bug reported: This bug was discovered while doing an Ubuntu QA test, "Install (entire disk with lvm and encryption)" for Ubuntu Kinetic. The host system specs are the same as here: https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1973150 At step 24, when I click the "Restart now"

[Desktop-packages] [Bug 1973156] [NEW] Strange graphical glitch during Ubuntu installation when clicking "Install Now" after inputting disk encryption details

2022-05-12 Thread Aaron Rainbolt
Public bug reported: This bug was discovered while doing an Ubuntu QA test, "Install (entire disk with lvm and encryption)" for Ubuntu Kinetic. I'm using the same host system specs as in this bug report: https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/1973150 While running the test, in

[Desktop-packages] [Bug 1973150] [NEW] Fresh encrypted installation, no field is displayed for entering decryption password, but blindly entering the password succeeds

2022-05-12 Thread Aaron Rainbolt
Public bug reported: This bug was discovered while doing an Ubuntu QA test, "Install (entire disk with lvm and encryption)" for Ubuntu Kinetic. I'm doing this within a virtual machine - the host OS is Ubuntu Studio 21.10 running on an HP Z220 SFF Workstation, UEFI, no secure boot, 16 GB of RAM,

[Desktop-packages] [Bug 1972991] [NEW] 22.04 Totem crashes on launch (segmentation fault)

2022-05-11 Thread Aaron Whitehouse
Public bug reported: Hello, Since upgrading (fresh reinstall) to 22.04, I have had issues with Totem crashing. I have not been able to pin down when it works and when it doesn't, as playing the same videos seems to work sometimes and not work others. After it crashes, trying to open it again

[Desktop-packages] [Bug 1972545] Re: Ubuntu Dock does not show indicator for open Firefox (after snap refresh?)

2022-05-09 Thread Aaron Whitehouse
(And Firefox gave me a notification about hitting version 100, so it presumably did update) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gnome-shell-extension-ubuntu-dock in Ubuntu. https://bugs.launchpad.net/bugs/1972545 Title:

[Desktop-packages] [Bug 1972545] Re: Ubuntu Dock does not show indicator for open Firefox (after snap refresh?)

2022-05-09 Thread Aaron Whitehouse
** Attachment added: "As expected, closing and reopening Firefox makes it work as expected" https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1972545/+attachment/5587903/+files/Screenshot%20from%202022-05-09%2013-44-45.png -- You received this bug notification

[Desktop-packages] [Bug 1972545] Re: Ubuntu Dock does not show indicator for open Firefox (after snap refresh?)

2022-05-09 Thread Aaron Whitehouse
** Attachment added: "Screenshot of the dock" https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1972545/+attachment/5587901/+files/Screenshot%20from%202022-05-09%2013-32-20.png -- You received this bug notification because you are a member of Desktop Packages,

[Desktop-packages] [Bug 1972545] [NEW] Ubuntu Dock does not show indicator for open Firefox (after snap refresh?)

2022-05-09 Thread Aaron Whitehouse
Public bug reported: I am using the Firefox Snap on a fresh install of 22.04 (using defaults, as far as I know). Normally, Firefox shows an indicator in the Dock showing that it is running (the orange dot) and gives the ability to choose between open windows. At the moment, I have Firefox

[Desktop-packages] [Bug 1970185] Re: 20.04 does not remember preferred bluetooth headset microphone

2022-04-25 Thread Aaron Whitehouse
** Attachment added: "Headset back on, output has gone back to the headset but microphone has not" https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1970185/+attachment/5583423/+files/Screenshot%20from%202022-04-25%2009-43-46.png -- You received this bug notification

[Desktop-packages] [Bug 1970185] Re: 20.04 does not remember preferred bluetooth headset microphone

2022-04-25 Thread Aaron Whitehouse
** Attachment added: "Headset turned off, input and output revert to internal ones" https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1970185/+attachment/5583422/+files/Screenshot%20from%202022-04-25%2009-43-27.png -- You received this bug notification because you are a

[Desktop-packages] [Bug 1970185] [NEW] 20.04 does not remember preferred bluetooth headset microphone

2022-04-25 Thread Aaron Whitehouse
Public bug reported: In Gnome's sound settings, it takes a sensible approach for my Bluetooth headset speaker: 1) I set it as my preferred audio Output Device 2) I turn the headset off and it disappears, reverting to the built in speakers 3) I turn the headset on again and it switches back to

[Desktop-packages] [Bug 1969121] Re: System fallback to gdm login screen when hot-plugging a external monitor in 1st time

2022-04-18 Thread Michael Aaron Murphy
Fixed 2 days ago in updated gdm package. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to mutter in Ubuntu. https://bugs.launchpad.net/bugs/1969121 Title: System fallback to gdm login screen when hot-plugging a external monitor in

[Desktop-packages] [Bug 10883]

2022-03-18 Thread Aaron Wolf
(In reply to wolftune from comment #67) > The shift+click workaround does NOT work for me when using the normal > interface with the curvy-arrow "reply" buttons. No matter what I do, the > account default for HTML or plain stays. I now have shift+click working in the normal interface since I

[Desktop-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 Desktop Packages, which is subscribed to xorg in Ubuntu.

[Desktop-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

[Desktop-packages] [Bug 10883]

2022-01-06 Thread Aaron Wolf
The shift+click workaround does NOT work for me when using the normal interface with the curvy-arrow "reply" buttons. No matter what I do, the account default for HTML or plain stays. I figured out that the shift+click works ONLY if I choose "reply" from a menu, either the "Message" menu or from

[Desktop-packages] [Bug 1875015] Re: Ubuntu 20.04 and Displaylink is extremely slow

2022-01-02 Thread aaron
Thanks Bas, this bug really make the system unusable. Very annoying. Any workaround would be appreciate. I guess this issue is talking about similar thing. https://github.com/DisplayLink/evdi/issues/181 ** Bug watch added: github.com/DisplayLink/evdi/issues #181

[Desktop-packages] [Bug 1875015] Re: Ubuntu 20.04 and Displaylink is extremely slow

2021-12-29 Thread aaron
Still no fix or workaround? Having a fresh ubuntu 20.04 installed. nvidia 470.86 xserver-xorg-core 2:1.20.13-1ubuntu1~20.04.2 5.11.0-43-generic HP zbook, G5. External monitor, Xorg high cpu load, external monitor random slow. -- You received this bug notification

[Desktop-packages] [Bug 1938867] Re: Logitech K400R keyboard not entering text into input fields on Raspberry Pi 4

2021-08-04 Thread Aaron Whitehouse
Ah interesting, thanks Daniel. I did not realise Raspberry Pis were doing Wayland by default. Yes, it works as expected in xorg, but not in Wayland. It's a Raspberry Pi 4 Model B - 8GB, in case that was not clear from my logs. -- You received this bug notification because you are a member of

[Desktop-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

[Desktop-packages] [Bug 1923718] [NEW] Can't rename bookmarks in Nautilus

2021-04-14 Thread Aaron
Public bug reported: In Nautilus File Manager, when trying to rename the bookmark of a (remote) directory through the context menu, the "rename" option is not clickable. Instead the click activates the option to drag the entry of the bookmark to a different position. ProblemType: Bug

[Desktop-packages] [Bug 1915377] [NEW] Nautilus crashes on rename

2021-02-10 Thread Aaron
Public bug reported: Bug Description: I wanted to rename a directory. Nautilus crashes with error 'Files not responding'. Name contains A-Z, a-z, 0-9, Underscore, Hyphen. Versions: Ubuntu Description:Ubuntu 20.10 Release:20.10 Nautilus (Files) 1:3.38.1-1ubuntu1 ProblemType: Bug

[Desktop-packages] [Bug 1875015] Re: Ubuntu 20.04 and Displaylink is extremely slow

2020-10-04 Thread Aaron Cardinal
Patch has little to no effect on my laptop. It's especially noticeable when playing video. Dell Inspiron 13 5368 2-in-1 Laptop Processor: Intel(R) Core(TM) i3-6100U CPU @ 2.30GHz Memory: 12125MB (4913MB used) Operating System: Ubuntu 20.04.1 LTS Kernel: Linux 5.4.0-48-generic (x86_64)

[Desktop-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

[Desktop-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 Desktop Packages, which is subscribed to mutter in Ubuntu.

[Desktop-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

[Desktop-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

[Desktop-packages] [Bug 1892379] Re: Totem plays video scaled down on HiDPI screen on Wayland with multiple monitors at different fractional scaling

2020-08-20 Thread Aaron Whitehouse
** Attachment added: "Playback on 200% screen" https://bugs.launchpad.net/ubuntu/+source/totem/+bug/1892379/+attachment/5403153/+files/Screenshot%20from%202020-08-20%2015-54-40.png -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to

  1   2   3   4   5   6   >