[Bug 2111367] [NEW] package grub-efi-amd64-signed 1.202.5+2.12-1ubuntu7.3 failed to install/upgrade: installed grub-efi-amd64-signed package post-installation script subprocess returned error exit sta

2025-05-20 Thread Patrick Ruffino
Public bug reported: 24.04 Just attempted an upgrade from 22.04.10 ProblemType: Package DistroRelease: Ubuntu 24.04 Package: grub-efi-amd64-signed 1.202.5+2.12-1ubuntu7.3 ProcVersionSignature: Ubuntu 5.15.0-140.150-generic 5.15.179 Uname: Linux 5.15.0-140-generic x86_64 NonfreeKernelModules: zfs

[Bug 2065153] Re: [qxl] Ubuntu 24.04 VM guest console freezes after some hours

2025-04-25 Thread Patrick
It's been almost a year since this bug was opened and apparently no one cares. The fact that only 6 people have said they are affected by the bug, and therefore the bug is considered minor, simply comes from the fact that most VPS providers no longer make the ubuntu 24.04 image available because i

[Bug 2103599] Re: Snap installation fails though library dependencies are in snap

2025-04-04 Thread Patrick Quentin Armitage
I have discovered that the recommended solution above doesn't work for a variety of reasons, and am posting this update in case anyone else encounters similar problems. 1. On amd64 systems, $SNAP_ARCH expands to amd64, so "$SNAP/usr/lib/$SNAP_ARCH-linux-gnu" expands to $SNAP/usr/lib/amd64-linux-gn

[Bug 2101872] Re: argus reliably crashes on startup on 24.04

2025-03-17 Thread Patrick Forsberg
This seems to be related to source fortification. If I build the argus binary myself it works with export CFLAGS=-D_FORTIFY_SOURCE=1 ./configure export CFLAGS=-D_FORTIFY_SOURCE=2 ./configure but if I do export CFLAGS=-D_FORTIFY_SOURCE=2 ./configure then I get the same error as in argus-server 2:3.

[Bug 2065153] Re: [qxl] Ubuntu 24.04 VM guest console freezes after some hours

2025-02-27 Thread Patrick
Any news? This very annoying bug is affecting all the users of the biggest VPS provider in Italy that unfortunately chose Ubuntu 24.04 for their instance. Syntoms are: 1) the following error message every 15 seconds 2025-02-27T10:10:00+01:00 srv01 kernel: [TTM] Buffer eviction failed 2025-02-27T10

[Bug 2096876] [NEW] Package "ubuntu-drivers-common" does not show any devices and force quit is required

2025-01-28 Thread Patrick
Public bug reported: I had a problem on a very old computer running Ubuntu 20.10. In “Settings & Updates” under “Additional Drivers” the button at the bottom right “Reset and ‘Apply changes’ remains permanently grayed out. Furthermore, no drivers are found or displayed. Not even the nouveau dri

[Bug 2095139] [NEW] upgrade to 24.04 not working

2025-01-16 Thread Patrick Hardin
Public bug reported: system tells me theres a new update to 24.04 for ubuntu, but when i hit upgrade, it fails ProblemType: Bug DistroRelease: Ubuntu 22.04 Package: ubuntu-release-upgrader-core 1:22.04.20 ProcVersionSignature: Ubuntu 6.8.0-51.52~22.04.1-generic 6.8.12 Uname: Linux 6.8.0-51-generi

[Bug 2091193] Re: Package conflict found during dist-upgrade

2024-12-08 Thread Patrick Evans
I was able to resolve this by forcing overwrite when installing the two packages (note the order does matter). Given the destructive possibility of this command, I took a backup of the VM prior to proceeding. $ sudo dpkg -i --force-overwrite /var/cache/apt/archives/libpython3.12-stdlib_3.12.

[Bug 2091162] [NEW] Dependencies lacking version check

2024-12-06 Thread Patrick Forsberg
Public bug reported: puppet-module-puppet-concat (7.3.1-2) shows a dependency for puppet- module-puppetlabs-stdlib but lacks version dependencies. concat v7.3.1 requires stdlib >= 4.13.1 < 9.0.0 but puppet-module-puppetlabs-stdlib is currently 9.4.1-1 which doesn't fulfill the dependency puppet

[Bug 2055012] Re: When I upgraded from 22.04 to 24.04, DNS resolution went wrong.

2024-11-12 Thread Patrick C
*** This bug is a duplicate of bug 2054761 *** https://bugs.launchpad.net/bugs/2054761 Same problem here, except a new install of 24.04.1 but using the previous /home from 22.04. I can only get DNS working by manually adding a DNS entry (e.g. 9.9.9.9) in /etc/systemd/resolved.conf. I've trie

[Bug 2084277] [NEW] package usrmerge 25ubuntu2 failed to install/upgrade: installed usrmerge package post-installation script subprocess returned error exit status 1

2024-10-11 Thread Patrick Gray
Public bug reported: Errors were encountered while processing: usrmerge Exception during pm.DoInstall(): E:Sub-process /usr/bin/dpkg returned an error code (1) Could not install the upgrades The upgrade has aborted. Your system could be in an unusable state. A recovery will run now (dpkg --co

[Bug 2080374] Re: Unable to change display settings ("Changes Cannot be Applied", "This could be due to hardware limitations")

2024-09-27 Thread Christopher Patrick
The icons look small in the launcher because you cannot do fractional scaling. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2080374 Title: Unable to change display settings ("Changes Cannot be Appl

[Bug 2081582] Re: Unable to change display settings

2024-09-23 Thread Christopher Patrick
The icons look small in the launcher because you cannot do fractional scaling. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2081582 Title: Unable to change display settings To manage notifications

[Bug 2079898] Re: Memory leak on gnome-system-monitor?

2024-09-23 Thread Patrick Uhlmann
I also experience the same behavior. I have 8 GB physical and 8 GB swap on my system. Before opening gnome-system-monitor, memory usage was 20% for physical and 0% for swap. After starting gnome-system-monitor. It started to allocate first the physical memory. It took less than two minutes until mo

[Bug 2080942] Re: latest upgrade breaks unattended-upgrades

2024-09-17 Thread Patrick von der Hagen
*** This bug is a duplicate of bug 2080940 *** https://bugs.launchpad.net/bugs/2080940 ** This bug has been marked a duplicate of bug 2080940 unattended-upgrades broken by python-upgrade -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 2080942] [NEW] latest upgrade breaks unattended-upgrades

2024-09-17 Thread Patrick von der Hagen
Public bug reported: The updates relating to the email module remove functionality required by applications like unattended upgrades. It has been confirmed with focal and jammy. I suppose it only affects the status report sent by email and hope unattended upgrades are still applied, but I didn't

[Bug 2080940] [NEW] unattended-upgrades broken by python-upgrade

2024-09-17 Thread Patrick von der Hagen
Public bug reported: at least focal and jammy are affected automatic updates installed "python3.10:amd64 3.10.12-1~22.04.6" tonight. This updated does not contain functions/classes required by unattended-upgrade. It resulted in broken status-emails for me, otherwise I would not have seen. One c

[Bug 2077296] Re: Add more region support of QCOM WiFi WCN7850

2024-09-10 Thread Patrick Schriner
This update broke wifi on my T14 Gen5 AMD: 2024-09-10T18:55:26.504861+02:00 ps-t14-gen5 kernel: ath12k_pci :02:00.0: failed to fetch board data for bus=pci,vendor=17cb,device=1107,subsystem-vendor=17aa,subsystem-device=e0e6,qmi-chip-id=2,qmi-board-id=255 from ath12k/WCN7850/hw2.0/board-2.bi

[Bug 2077803] Re: Touchpad devices not found

2024-08-24 Thread Patrick Nicodemus
I updated to kernel 6.8.0-41 and it seems to have fixed most if not all of my problems, sorry for reporting on bugs on an outdated kernel version. ** Changed in: linux (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 2077803] [NEW] Touchpad devices not found

2024-08-24 Thread Patrick Nicodemus
x86_64 ApportVersion: 2.28.1-0ubuntu3.1 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/seq:patrick2248 F pipewire CRDA: N/A CasperMD5CheckResult: pass CurrentDesktop: ubuntu:GNOME Date: Sat Aug 24 13:17:31 2024 InstallationDate: Installed on 2024-01-02

[Bug 2004203] Re: With needrestart, apt-get does not respect non-interactive instruction when upgrading services

2024-08-17 Thread Patrick
The fix in the ppa resolved my issue. More details: I typically use webmin webUI to manage software package updates on my Ubuntu systems. In the past, webmin uses apt-get in a non- interactive window to install package upgrades followed by needrestart to restart necessary services when configured

[Bug 186260] Re: constraint error: Message: nodes.adb:111 index check failed

2024-08-04 Thread Patrick Lehmann
This is outdated. Ubuntu 2024.04 comes with GHDL 4.1.0 (latest). Millions of bugs have been fixed since 0.29 (13 years ago). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/186260 Title: constraint e

[Bug 1606339] Re: Xenial version missing

2024-08-04 Thread Patrick Lehmann
This is outdated. Ubuntu 2024.04 has GHDL 4.1.0 (latest). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1606339 Title: Xenial version missing To manage notifications about this bug go to: https://b

[Bug 1939910] Re: vital entities missing

2024-08-04 Thread Patrick Lehmann
It's a licensing issue. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1939910 Title: vital entities missing To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/g

[Bug 2076043] [NEW] libghdl is broken and installed completely wrong

2024-08-04 Thread Patrick Lehmann
Public bug reported: The list of complains is quite long, so let me try to structure all individual flaws, mistakes and bugs step-by-step. As a background: I'm a co-maintainer and developer at GHDL. I support GHDL for pyGHDL and using libghdl as standalone as well as providing vendor library compi

[Bug 1984138] Re: ghdl: FTBFS on armhf

2024-08-04 Thread Patrick Lehmann
GHDL v1.0.0 is completely outdated. Hundreds of bug fixes have been applied. Latest release v4.1.0. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1984138 Title: ghdl: FTBFS on armhf To manage notif

[Bug 2070285] Re: package tzdata 2024a-3ubuntu1.1 failed to install/upgrade: installed tzdata package post-installation script subprocess returned error exit status 10

2024-07-22 Thread Patrick Schratz
I can confirm the issue as well, and can also confirm that changing TZ from ETC to UTC fixes the issue for now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2070285 Title: package tzdata 2024a-3ubu

[Bug 2069648] [NEW] Dolphin freezes computer when copying files on a removable device

2024-06-17 Thread Patrick Dunford
Public bug reported: The issue has been observed on Kubuntu 24.04 and with any USB removable drive. Using a different file manager such as Thunar does not cause the problem to occur. There is no knowledge of this being a problem with the same devices on Kubuntu 22.04. Description:Ubuntu 24.

[Bug 2065058] [NEW] package python3-inputremapper 2.0.1-1 failed to install/upgrade: trying to overwrite '/usr/lib/python3/dist-packages/input_remapper-2.0.1.egg-info/PKG-INFO', which is also in packa

2024-05-07 Thread Patrick Ferreira
Public bug reported: The program sort of works. It does remap the desired key. But error messages keep showing on the desktop. ProblemType: Package DistroRelease: Ubuntu 24.04 Package: python3-inputremapper 2.0.1-1 ProcVersionSignature: Ubuntu 6.8.0-31.31-generic 6.8.1 Uname: Linux 6.8.0-31-gener

[Bug 2061930] Re: linux-nvidia-6.5_6.5.0-1014.14 breaks with earlier BIOS release, and modeset/resolutions are wrong

2024-04-30 Thread Patrick Geary
I don't see linux-image-6.5.0-1018-nvidia or nvidia-64k in jammy- proposed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2061930 Title: linux-nvidia-6.5_6.5.0-1014.14 breaks with earlier BIOS relea

[Bug 2061930] Re: linux-nvidia-6.5_6.5.0-1014.14 breaks with earlier BIOS release, and modeset/resolutions are wrong

2024-04-18 Thread Patrick Geary
Nvidia checked it over and saw it was a backport from the coresight stuff: module_blacklist=coresight_etm4x 'fixes' it, but the modeset is still totally messed up on SMCI's grace hopper setup. I dunno what other unintended consequences the pile of backports will have on the stability of the syst

[Bug 2061930] [NEW] linux-nvidia-6.5_6.5.0-1014.14 breaks with earlier BIOS release, and modeset/resolutions are wrong

2024-04-16 Thread Patrick Geary
Public bug reported: There are a gigantic number of changes in 1014.14 compared to 1013 I suspect some of the aspeed fixes have been undone, the mode is now... not what it was before, looks like it's falling back to 1024x768. This patchset also brings in a bunch of... strange patches that don't

[Bug 2049988] Re: Latest kernel kills wifi.

2024-04-14 Thread Patrick M
I think Connman is the culprit? ** Package changed: network-manager (Ubuntu) => connman -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2049988 Title: Latest kernel kills wifi. To manage notificatio

[Bug 2061245] [NEW] Ubuntu 24.04 - GNOME on Xorg session crashes on launch

2024-04-13 Thread Patrick Doyle
Public bug reported: I just upgraded an existing 23.10 installation to 24.04 LTS development branch/beta. Whereas GNOME on Xorg worked fine on 23.10, upon completed upgrade/reboot my system defaulted to GNOME on Wayland*. Attempting to login under Xorg caused the system to freeze and subsequentl

[Bug 2049988] Re: Latest kernel kills wifi.

2024-04-10 Thread Patrick M
Any news on this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2049988 Title: Latest kernel kills wifi. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/netw

[Bug 2042744] Re: su -s /bin/sh -c "keystone-manage db_sync" keystone

2024-03-04 Thread Patrick McClory
W/ a fresh install of 22.04.04 + bobcat, not seeing the suggested fix from @tshebin work: ``` root@utility-04:/home/pmdev# grep keystone /etc/passwd keystone:x:122:130::/var/lib/keystone:/bin/bash root@utility-04:/home/pmdev# su -s /bin/sh -c "keystone-manage db_sync" keystone Exception ignored in

[Bug 1969375] Re: systemd-cryptenroll does not support TPM2 devices

2022-05-24 Thread Patrick Banholzer
This seems to be a really easy fix in the rules file. patch for version systemd_249.11-0ubuntu3: # diff -Naur rules.old rules.new --- rules.old 2022-03-08 14:53:55.0 +0100 +++ rules.new 2022-05-24 16:17:07.548254564 +0200 @@ -84,7 +84,7 @@ -Dfdisk=false \ -Dpwquality=f

[Bug 1875695] Re: Unable to place icons on desktop in user-defined order, use vertical column instead

2022-05-23 Thread Patrick Menschel
The corresponding MR is stale because no one was reviewing it and I lost my patience with the build system / test environment. The MR was already at a stage where you could drag stuff along on the grid and it remembered it's position. https://gitlab.gnome.org/GNOME/gnome-flashback/-/merge_reques

[Bug 1970453] Re: DMAR: ERROR: DMA PTE for vPFN 0x7bf32 already set

2022-05-15 Thread Patrick Harold Donnelly
Not running any VMs but I did have SR-IOV and VT-X enabled in the BIOS. Server has a HP B120i which is a fakeraid device and the drives are accessed as simple AHCI devices. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1951491] Re: Can't run snaps: .slice/session-1.scope is not a snap cgroup

2022-05-08 Thread Patrick Walker
Same problem with both 22.04 Server and Ubuntu Mate 22.04. All the confined GUI snaps have this problem and thus can't run. First, I encountered running MATE desktop via X2Go Server. Then I tried to see if using xRDP would work. No still problem persists whether I use xRDP or X2Go Left unable to r

[Bug 1971455] Re: Super slow file saves in Gimp on Kubuntu 22.04

2022-05-03 Thread Patrick Dunford
Further test after closing all Dolphin windows yielded a more typical file save time for the 200 layer project. Additional testing to be done with the 250 layer project. The issue with Dolphin sub processes hogging system resources will affect many other possible uses apart from Gimp file saves

[Bug 1971477] Re: Kioslave5 consuming excessive resources in 22.04

2022-05-03 Thread Patrick Dunford
Further testing suggests this is a significant/major contributor to performance issues experienced in Gimp file saves (1971455). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1971477 Title: Kioslave

[Bug 1971477] [NEW] Kioslave5 consuming excessive resources in 22.04

2022-05-03 Thread Patrick Dunford
Public bug reported: Process 6242 - kioslave5 Summary The process kioslave5 (with pid 6242) is using approximately 28.4 GB of memory. It is using 28.4 GB privately, and a further 5.6 MB that is, or could be, shared with other programs. Dividing up the shared memory between all the processes shari

[Bug 1971455] Re: Super slow file saves in Gimp on Kubuntu 22.04

2022-05-03 Thread Patrick Dunford
** Description changed: 1. Kubuntu 22.04 upgraded from 20.04 2. Gimp 2.10.30 native package. 2a. Also affects Gimp 2.99.x Beta Flatpak from Gimp Project - 3. File save operations have been shown to be slower by as much as 10 times compared to the same project on Kubuntu 22.04 and same ve

[Bug 1971455] Re: Super slow file saves in Gimp on Kubuntu 22.04

2022-05-03 Thread Patrick Dunford
Gimp Flatpak Beta was also tested on debian bookworm. No save time issues were experienced on this platform. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1971455 Title: Super slow file saves in Gim

[Bug 1971455] Re: Super slow file saves in Gimp on Kubuntu 22.04

2022-05-03 Thread Patrick Dunford
During the save it was noted the process kiosslave5 was consuming around 30 GB of memory and a perentage of CPU time. HW/SW specs: RAM: 32 GB Swap: 250-500 GB dedicated swap partition on M.2 SSD (2 different computers) HDD: 2x WD Black 2 TB running in ext4 mdadm RAID-1 mirror (save location) --

[Bug 1971455] [NEW] Super slow file saves in Gimp on Kubuntu 22.04

2022-05-03 Thread Patrick Dunford
Public bug reported: 1. Kubuntu 22.04 upgraded from 20.04 2. Gimp 2.10.30 native package. 2a. Also affects Gimp 2.99.x Beta Flatpak from Gimp Project 3. File save operations have been shown to be slower by as much as 10 times compared to the same project on Kubuntu 22.04 and same version of Gimp

[Bug 1970453] Re: DMAR: ERROR: DMA PTE for vPFN 0x7bf32 already set

2022-05-02 Thread Patrick Harold Donnelly
I hit this bug upgrading my home server (proliant microserver gen9) and it seems to be causing memory corruption when it occurs ( at least in combination with zfs ). Using zfs mirrored root I experienced this issue after only a few minutes uptime, with DMAR messages flooding the log and very high C

[Bug 1971082] Re: Qgis crashes when file dialog about to be displayed

2022-05-01 Thread Patrick Dunford
** Package changed: ubuntu => qgis (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1971082 Title: Qgis crashes when file dialog about to be displayed To manage notifications about this bug g

[Bug 1971082] [NEW] Qgis crashes when file dialog about to be displayed

2022-05-01 Thread Patrick Dunford
Public bug reported: When attempting to save a layer definition file in Qgis at all times, and at other times frequently but not always when a file dialog needs to be displayed, it will crash just before the dialog should be displayed. This issue is not seen on Qgis running on 20.04 or flatpak ed

[Bug 1970958] [NEW] yubikey presence check unfavorable place

2022-04-29 Thread Patrick Hinzke
Public bug reported: == My system == Description:Ubuntu 22.04 LTS Release:22.04 == Package and version == yubikey-luks 0.5.1+29.g5df2b95-6build1 == Expected status == * System boot with unplugged Yubikey * Wait for cryptsetup dialog to plug the Yubikey * Now plug the Yubikey * Enter

[Bug 1958267] Re: "Connection failed" for WPA Enterprise network (e.g. eduroam)

2022-04-28 Thread Patrick Aoude
Fresh install of 22.04 and enterprise wifi at work is no longer working. Steps in comment #22 did not work for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1958267 Title: "Connection failed" fo

[Bug 1956177] Re: battery not detected by ACPI

2022-04-23 Thread Patrick Walz
Hello Nikola, glad I could help :) Took me about 3 or 4 months myself to figure out what was up I already assumed that the files I provided won't work on every system after Thomas tried them, ours are i3/8GB/256GB across the board so I can mass deploy the patch with ease. I ran into the Touchpad

Re: [Bug 1969688] Re: possible hardware incompatibility

2022-04-21 Thread Patrick Day
Thanks for replying. I really do not have enough knowledge to deal with the issue, so can't answer you properly. Sorry for the trouble. Patick Day On Wed, Apr 20, 2022 at 9:25 PM Daniel van Vugt <1969...@bugs.launchpad.net> wrote: > What package is failing to install? What is the problem ex

[Bug 1969688] [NEW] possible hardware incompatibility

2022-04-20 Thread Patrick Day
Public bug reported: Update repeatedly fails to install some package. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: xorg 1:7.7+19ubuntu14 ProcVersionSignature: Ubuntu 5.4.0-107.121-generic 5.4.174 Uname: Linux 5.4.0-107-generic x86_64 .tmp.unity_support_test.0: ApportVersion: 2.20.11-0u

[Bug 1969627] [NEW] Sound issues with ALC4080

2022-04-20 Thread Patrick Quoika
Public bug reported: First of all apologies, if I misplaced this bug report, but I did not know where else to put it... I am experiencing some issues with the ALC4080 sound card on Ubuntu 20.04.4 LTS. I do not get any sound from the front jack (headphones). This is actually an issues that may b

[Bug 1954628] Re: [USB-Audio - ALC4080] Front panel: Headphone output not working

2022-04-12 Thread Patrick Beckmann
I have a "MAG X570S TOMAHAWK MAX WIFI (MS-7D54)", which seems to be nearly identical except of WiFi and a M.2 cooler. On Ubuntu 22.04 the same problem exists. The above mentioned "pacmd" call works with that as well and allows front panel headphone audio, while running a similar command, pacmd

[Bug 1967690] Re: Denied association with wpasupplicant 2:2.10-2

2022-04-05 Thread Patrick Beckmann
** Bug watch added: Debian Bug tracker #1003907 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003907 ** Also affects: wpasupplicant (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1003907 Importance: Unknown Status: Unknown ** Bug watch added: bugzilla.opensuse

[Bug 1967690] [NEW] Denied association with wpasupplicant 2:2.10-2

2022-04-03 Thread Patrick Beckmann
Public bug reported: When I upgraded my computer to Ubuntu 22.04 with "wpasupplicant" version 2:2.10-2, it would no longer connect to my WiFi, but instead tries multiple times without success. The WiFi card is a "Intel Corporation Centrino Advanced-N 6205 [Taylor Peak] (rev 34)", the WiFi access p

[Bug 1952581] Re: ACPI Error: No handler for Region [VRTC]

2022-03-26 Thread Patrick White
Hi, I have a Razor Blade laptop with a 20 series Nvidia GPU, but I have Void Linux installed, never had Ubuntu and I am getting the same error. My SDD keeps failing to be recognised as bootable, which is particular to these laptops. -- You received this bug notification because you are a member o

[Bug 1963697] Re: Ubiquity crashes Kubuntu Jammy after selecting "install Kubuntu"

2022-03-16 Thread Patrick T. Lehmann
** Merge proposal linked: https://code.launchpad.net/~fritzdaswiesel/ubuntu/+source/ubiquity/+git/ubiquity/+merge/416979 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1963697 Title: Ubiquity cra

[Bug 1959609] [NEW] package linux-generic-hwe-20.04 5.13.0.28.31~20.04.15 failed to install/upgrade: Abhängigkeitsprobleme - verbleibt unkonfiguriert

2022-01-31 Thread Patrick
Public bug reported: Startet VPN connection Opened Chrome Entered 10.0.2.2 in Address Bar ProblemType: Package DistroRelease: Ubuntu 20.04 Package: linux-generic-hwe-20.04 5.13.0.28.31~20.04.15 ProcVersionSignature: Ubuntu 5.13.0-27.29~20.04.1-generic 5.13.19 Uname: Linux 5.13.0-27-generic x86_64

[Bug 1956177] Re: battery not detected by ACPI

2022-01-31 Thread Patrick Walz
Quick edit for a typo: in number 8) it should of course be : OperationRegion and not perationRegion ... And the recompile will throw warnings not errors ... Sorry about that I am in a bit of a hurry ^^* -- You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 1956177] Re: battery not detected by ACPI

2022-01-31 Thread Patrick Walz
Hello Thomas, here`s how I did it, step by step. 1) install acpica-tools apt-get install acpica-tools 2) Grab the DSDT of your device cat /sys/firmware/acpi/tables/DSDT > dsdt.dat 3) Decompile the dsdt.dat iasl -d dsdt.dsl 4) Open the dsdt.dsl with whatever editor tickles your fancy e.g. xed d

[Bug 1956177] Re: battery not detected by ACPI

2022-01-30 Thread Patrick Walz
Hello Thomas, that's odd, I did 20 Lifebooks on Thursday and all of them worked. I'd guess you have a different hardware configuration, so my dsdt.aml isn't applied properly ... :/ I'll try to whip up a tutorial including what I did so you can decompile the DSDT of your Lifebook and try with tha

[Bug 1958900] [NEW] Spelling and Grammer window doesn't scale properly with HiDPI displays

2022-01-24 Thread Patrick Garraud
Public bug reported: What I expected to happen: The Spelling and Grammar window to be scaled properly with my display, like the main window and every other subwindow. What actually happens: The window elements in the Spelling and Grammar window are the wrong size, causing the options to be unre

[Bug 1956177] Re: battery not detected by ACPI

2022-01-24 Thread Patrick Walz
** Attachment added: "DSDT.aml for BIOS Rev 1.12" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956177/+attachment/5556981/+files/12_DSDT.aml -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1956177] Re: battery not detected by ACPI

2022-01-24 Thread Patrick Walz
** Attachment added: "DSDT.aml for BIOS Rev 1.10" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956177/+attachment/5556980/+files/10_DSDT.aml -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1956177] Re: battery not detected by ACPI

2022-01-24 Thread Patrick Walz
I managed to rudimentarily fix it via DSDT. So far everything seems to be in working order. I will attached three aml files for BIOS Revisions 1.09, 1.10, 1.12 and another required file 01_acpi. One of the aml files needs to be copied into /boot (acording to your BIOS Rev.) and renamed into dsd

[Bug 1956177] Re: battery not detected by ACPI

2022-01-24 Thread Patrick Walz
** Attachment added: "DSDT.aml for BIOS Rev 1.09" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1956177/+attachment/5556979/+files/09_DSDT.aml -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1957797] [NEW] package linux-headers-5.11.0-46-generic (not installed) failed to install/upgrade: unable to open '/usr/src/linux-headers-5.11.0-46-generic/tools/objtool/exec-cmd.o.dpkg-new': Oper

2022-01-13 Thread Patrick Hinz
Public bug reported: dpkg: error processing archive /var/cache/apt/archives/linux-headers-5.11.0-46-g eneric_5.11.0-46.51~20.04.1_amd64.deb (--unpack): unable to open '/usr/src/linux-headers-5.11.0-46-generic/tools/objtool/orc_dump .o.dpkg-new': Operation not permitted Segmentation fault Problem

[Bug 1956607] [NEW] USB hotspot no longer works after update

2022-01-06 Thread Patrick DeBoard
Public bug reported: I am using Ubuntu 20.04. Two updates ago, a big update after not using my laptop for a couple months, my hotspot usb stopped working. Only the bluetooth hotspot works. I use software updater. I don't understand "find right package". I'm not a programmer. Thanks. ** Affects: u

[Bug 1956177] Re: battery not detected by ACPI

2022-01-05 Thread Patrick Walz
Just created an account to comment on this Seems to be BIOS related. We received just shy of 1000 A3510s, split up into multiple shipments. The first 4 shipments (around 500 of them) arrived with BIOS V1.04 and had everything working fine. The latest and last shipment arrived with V1.10 and is

[Bug 1956379] [NEW] package grub-pc 2.04-1ubuntu47 failed to install/upgrade: subproces van pakket grub-pc werd script post-installation geïnstalleerd gaf de foutwaarde 127 terug

2022-01-04 Thread Patrick
Public bug reported: release : Ubuntu 21.10 package : 2.04-1ubuntu47 ProblemType: Package DistroRelease: Ubuntu 21.10 Package: grub-pc 2.04-1ubuntu47 ProcVersionSignature: Ubuntu 5.11.0-41.45-generic 5.11.22 Uname: Linux 5.11.0-41-generic x86_64 ApportVersion: 2.20.11-0ubuntu71 Architecture: amd6

[Bug 1956364] [NEW] package memtest86+ 5.01-3.1ubuntu5 failed to install/upgrade: subproces van pakket memtest86+ werd script post-installation geïnstalleerd gaf de foutwaarde 127 terug

2022-01-04 Thread Patrick
Public bug reported: Release 21.10 5.01-3.1ubuntu5 ProblemType: Package DistroRelease: Ubuntu 21.10 Package: memtest86+ 5.01-3.1ubuntu5 ProcVersionSignature: Ubuntu 5.11.0-41.45-generic 5.11.22 Uname: Linux 5.11.0-41-generic x86_64 ApportVersion: 2.20.11-0ubuntu71 Architecture: amd64 CasperMD5Che

[Bug 1877879] Re: segfault in iris_dri.so

2022-01-01 Thread Patrick Fasano
** This bug is no longer a duplicate of bug 1876219 iris driver for old cpu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1877879 Title: segfault in iris_dri.so To manage notifications about thi

Re: [Bug 1951903] Re: package libvirt-daemon-system 4.0.0-1ubuntu8.19 failed to install/upgrade: installed libvirt-daemon-system package post-removal script subprocess returned error exit status 128

2021-11-23 Thread Patrick
Hey Christian, don't spend anymore time on my problem! It isn't a problem since it doesn't "break" anything. Your diligence and expertise is recognized by me and appreciated! (it explained I don't need to worry!) Have a pleasant Holiday! Patrick On Tuesda

[Bug 1951903] [NEW] package libvirt-daemon-system 4.0.0-1ubuntu8.19 failed to install/upgrade: installed libvirt-daemon-system package post-removal script subprocess returned error exit status 128

2021-11-22 Thread Patrick
Public bug reported: upgraded from 16.04? to 18.04 at end of upgrade I got libvirt-daemon-system error 128. I didn't change anything in the /etc/livirt/nwfilter... files like the system now accuses me of doing! I logged in this time through Unity to get my old desktop back and that is when I got

[Bug 1951826] [NEW] Installing site as Progressive Web App does not create launcher icon

2021-11-22 Thread Patrick Herring
Public bug reported: Using Epiphany snap version 3.38.6-2-gc27a8180e1 (latest stable) on Ubuntu 20.04.3 (GNOME 3.36.8). Navigating to a page and selecting "Install site as Web Application..." does not result in the expected behaviour of creating a launcher icon in GNOME. The web page does show in

[Bug 1951142] Re: App window jumps between monitors when not even being used

2021-11-20 Thread Patrick Garraud
Journal.txt output after the "flash". (Haven't had time yet to try testing it with no extensions or in Ubuntu 21.10) ** Attachment added: "journal.txt" https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1951142/+attachment/5542285/+files/journal.txt -- You received this bug notificat

[Bug 1854588] Re: gdebi-gtk calls pkexec inappropriately

2021-11-19 Thread Patrick Fasano
I recently noticed that this is no longer occurring on Ubuntu MATE 20.04.3. I am uncertain when it was fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1854588 Title: gdebi-gtk calls pkexec inap

[Bug 1951142] [NEW] Windows change position after screen flashes in Wayland

2021-11-16 Thread Patrick Garraud
Public bug reported: When using the Wayland session, the screen will sometimes randomly flash (usually after opening an application). After the screen flashes, the open windows will often end up in different positions or in different monitors. Video of the issue is attached. Expected Behavior: Fo

[Bug 1950832] Re: After detaching detachable keyboard, Activities no longer responds to touch...

2021-11-12 Thread Patrick Gillespie
Also, Activities no longer responds to touchpad or mouse input. In fact, I'm noticing that Gnome Shell, in its entirety, is not responsive, though apps continue to be responsive. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 1950832] [NEW] After detaching detachable keyboard, Activities no longer responds to touch...

2021-11-12 Thread Patrick Gillespie
Public bug reported: Ubuntu 22.04 Daily Build installed on an MS Surface Go. Lead up to bug: !.) Booted without keyboard attached as a test. 2.) Attached keyboard (because the Gnome On-Screen keyboard was not responsive when using with Firefox). 3.) Detached keyboard. Results: Activities no

[Bug 1950831] [NEW] Attempting to report bug results in a bug.

2021-11-12 Thread Patrick Gillespie
Public bug reported: Pressing Alt+F2, then typing ubuntu-bug results in an apport window asking "What kind of problem do you want to report?" Choosing any package results in a "No package specified" error message. "You need to specify a package or a PID." And then it dumps you and the baby out t

[Bug 1946390] Re: brisk-menu crashes when changing desktop layout

2021-10-08 Thread Patrick Herring
*** This bug is a duplicate of bug 1946522 *** https://bugs.launchpad.net/bugs/1946522 I've created a new bug via apport-bug to get round it. I'll mark this one as a duplicate of the new one (#1946522). ** This bug has been marked a duplicate of bug 1946522 brisk-menu crashes when changin

[Bug 1946522] Re: brisk-menu crashes when changing desktop layout

2021-10-08 Thread Patrick Herring
(Note this is a re-submission of 1946390 to get round apport awkwardness) ** Also affects: ubuntu-mate 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/1946522

[Bug 1946522] [NEW] brisk-menu crashes when changing desktop layout

2021-10-08 Thread Patrick Herring
Public bug reported: This bug occurs in 21.10 (beta). When changing desktop layout, an error is returned: `The panel encountered a problem while loading "BriskMenuFactory::BriskMenu"` Brisk Menu fails to load as part of the panel. Subsequently logging out and in (or rebooting) causes Brisk Menu

[Bug 1946390] Re: brisk-menu crashes when changing desktop layout

2021-10-08 Thread Patrick Herring
Hmm, that's interesting. When trying to run `apport-collect`, I'm getting "unable to locate package brisk-menu". That's because the package is actually called `mate-applet-brisk-menu`. Forgive me that I don't know enough about Launchpad/apport-collect to know how to coax it into looking for the cor

[Bug 1945369] Re: memory cgroup disabled on Ubuntu Core 18

2021-10-06 Thread Patrick Lamprecht
Discovered how do to it, had to add 'cgroup_enable=memory cgroup_memory=1' to '/ubuntu-seed/cmdline' of the sd card. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945369 Title: memory cgroup disabl

[Bug 1945369] Re: memory cgroup disabled on Ubuntu Core 18

2021-10-05 Thread Patrick Lamprecht
How where you able to set the kernel command line args permanentely on ubuntu core? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945369 Title: memory cgroup disabled on Ubuntu Core 18 To manage n

[Bug 1916377] Re: ayatana-indicator-printers-service crashed with SIGSEGV in __GI_____strtol_l_internal()

2021-10-04 Thread Patrick McAfee
** Also affects: ubuntu-mate 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/1916377 Title: ayatana-indicator-printers-service crashed with SIGSEGV in __G

[Bug 1934299] Re: Onboard on-screen keyboard hidden behind Brisk menu

2021-09-13 Thread Patrick Herring
*** This bug is a duplicate of bug 1793990 *** https://bugs.launchpad.net/bugs/1793990 ** This bug has been marked a duplicate of bug 1793990 Accessbility: Brisk Menu assumes top input layer, hiding Onboard virtual input -- You received this bug notification because you are a member of U

[Bug 1941749] Re: After grub menu system not start, i muststart the System over the recovery mode.

2021-08-26 Thread Patrick Kasper
Just for comparison, the same PC but a different distribution with the 5.13.12 kernel. I found not in the Ubuntu /proc/modules amdgpu or radeon, but in the other Linux installation. I believe thats is the problem. ** Attachment added: "cat /proc/modules" https://bugs.launchpad.net/ubuntu/+so

[Bug 1941749] Re: After grub menu system not start, i muststart the System over the recovery mode.

2021-08-26 Thread Patrick Kasper
** Attachment added: "lspci vmlinuz-5.11.0-31-generic" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1941749/+attachment/5520997/+files/lspci-vmlinuz-5.11.0.-31-generic.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. htt

[Bug 1941749] Re: After grub menu system not start, i muststart the System over the recovery mode.

2021-08-26 Thread Patrick Kasper
** Attachment added: "lspci vmlinuz-5.11.0-25-generic" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1941749/+attachment/5520996/+files/lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 1941749] Re: After grub menu system not start, i muststart the System over the recovery mode.

2021-08-26 Thread Patrick Kasper
** Attachment added: "dmesg vmlinuz-5.11.0-25-generic" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1941749/+attachment/5520995/+files/dmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 1941749] Re: After grub menu system not start, i muststart the System over the recovery mode.

2021-08-26 Thread Patrick Kasper
** Attachment added: "cat/proc/asound/cards vmlinuz-5.11.0-25-generic" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1941749/+attachment/5520994/+files/ProcAsoundCards.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. http

[Bug 1941749] Re: After grub menu system not start, i muststart the System over the recovery mode.

2021-08-26 Thread Patrick Kasper
** Attachment added: "lsmod vmlinuz-5.11.0-25-generic" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1941749/+attachment/5520993/+files/lsmod.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bug

[Bug 1941749] Re: After grub menu system not start, i muststart the System over the recovery mode.

2021-08-26 Thread Patrick Kasper
** Attachment added: "alsa-info vmlinuz-5.11.0-31-generic" https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1941749/+attachment/5520992/+files/alsa-info-vmlinuz-5.11.0.-31-generic.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubu

  1   2   3   4   5   6   7   8   9   10   >