[Touch-packages] [Bug 2023741] Re: package apparmor 3.0.4-2ubuntu2.2 failed to install/upgrade: installed apparmor package post-installation script subprocess was killed by signal (Broken pipe)

2023-06-14 Thread Seth Arnold
Hello Stephan, it looks a bit like you had an external hard drive disconnect or suffer low power immediately before these error messages. My guess is that making sure all the cables are plugged in tightly, rebooting, and then: sudo apt update sudo apt install -f will get you back up and running

[Touch-packages] [Bug 2023917] Re: tzdata_2023c-0ubuntu0.20.04.2 does not build on focal

2023-06-14 Thread Benjamin Drung
Which version of python3-tz do you use? You need python3-tz 2019.3-1ubuntu0.20.04.0 to add Europe/Kyiv: https://launchpad.net/ubuntu/+source/python-tz/2019.3-1ubuntu0.20.04.0 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to

[Touch-packages] [Bug 2023927] [NEW] Screen flickering whe update images

2023-06-14 Thread salvatore campeggio
Public bug reported: Often, when there are small changes in image displayed, an horizontal flickering is observed. This happen for example on a mouse right button menu, or when a hyperlink description appears on the screen bottom when mouse pointer cross some field on a webpage, also when

[Touch-packages] [Bug 1875019] Re: ftbfs: Test failed: Basic functionality with the bind-mounted cache dir

2023-06-14 Thread themusicgod1
** Tags added: jammy -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to fontconfig in Ubuntu. https://bugs.launchpad.net/bugs/1875019 Title: ftbfs: Test failed: Basic functionality with the bind-mounted cache dir Status

[Touch-packages] [Bug 2023917] [NEW] tzdata_2023c-0ubuntu0.20.04.2 does not build on focal

2023-06-14 Thread Vishwanath Pai
Public bug reported: I'm trying to build the latest version of tzdata on focal and the build fails with the below error: Test all zones to load, have a name, and have a reasonable offset. ... skipped 'Needs https://launchpad.net/bugs/207604' [12/12540]

[Touch-packages] [Bug 1991606] Re: Invalid PEP440 package version breaking setuptools >= 66

2023-06-14 Thread Steve Langasek
Ok, via LP: #2018519, here is a test case. $ mkdir /tmp/home $ export HOME=/tmp/home $ sudo apt install dput python3-pip python3-distro-info $ pip3 install -U setuptools $ dput Traceback (most recent call last): File "/usr/bin/dput", line 33, in

[Touch-packages] [Bug 1971242] Re: printing PDF appears always grey, no color

2023-06-14 Thread Till Kamppeter
Uploaded CUPS 2.4.5 to Mantic. This version has the mentioned fixes included. -- 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/1971242 Title: printing PDF appears always grey,

[Touch-packages] [Bug 2011458] Re: ssh fails to rebind when it is killed with -HUP

2023-06-14 Thread Launchpad Bug Tracker
This bug was fixed in the package openssh - 1:9.0p1-1ubuntu8.2 --- openssh (1:9.0p1-1ubuntu8.2) lunar; urgency=medium * debian/patches/systemd-socket-activation.patch: do not leak sockets in child process. Follow-up fix for LP: #2011458. -- Nick Rosbrook Fri, 26 May 2023

[Touch-packages] [Bug 2011458] Update Released

2023-06-14 Thread Robie Basak
The verification of the Stable Release Update for openssh has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a

[Touch-packages] [Bug 2011458] Re: ssh fails to rebind when it is killed with -HUP

2023-06-14 Thread Launchpad Bug Tracker
This bug was fixed in the package openssh - 1:9.0p1-1ubuntu7.3 --- openssh (1:9.0p1-1ubuntu7.3) kinetic; urgency=medium * debian/patches/systemd-socket-activation.patch: do not leak sockets in child process. Follow-up fix for LP: #2011458. -- Nick Rosbrook Tue, 30 May 2023

[Touch-packages] [Bug 1971242] Re: printing PDF appears always grey, no color

2023-06-14 Thread Till Kamppeter
** Changed in: cups (Ubuntu Lunar) Status: New => In Progress ** Changed in: cups (Ubuntu) Status: Confirmed => Fix Committed ** Also affects: okular (Ubuntu Jammy) Importance: Undecided Status: New ** Also affects: cups (Ubuntu Jammy) Importance: Undecided

[Touch-packages] [Bug 2023789] Re: IPv6 fails with busybox: ip: either "dev" is duplicate, or "permanent" is garbage

2023-06-14 Thread Benjamin Drung
** Description changed: This failure was detected while working on the amd64-net autopkgtest for initramfs-tools. Create a dummy root file system and launch qemu with user network and specify ip6=dhcp on the kernel command line: ``` qemu-system-x86_64 -m 1G -drive

[Touch-packages] [Bug 2023789] [NEW] IPv6 fails with busybox: ip: either "dev" is duplicate, or "permanent" is garbage

2023-06-14 Thread Benjamin Drung
Public bug reported: This failure was detected while working on the amd64-net autopkgtest for initramfs-tools. Create a dummy root file system and launch qemu with user network and specify ip6=dhcp on the kernel command line: ``` qemu-system-x86_64 -m 1G -drive

[Touch-packages] [Bug 1815101] Re: [master] Restarting systemd-networkd breaks keepalived, heartbeat, corosync, pacemaker (interface aliases are restarted)

2023-06-14 Thread Christian Ehrhardt 
Marking todo to recheck how the situation is today. ** Tags removed: server-triage-discuss ** Tags added: server-todo -- 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.net/bugs/1815101

[Touch-packages] [Bug 1990618] Re: PXE Boot - errors in dhclient-script

2023-06-14 Thread Benjamin Drung
You found an incompatibility of /sbin/dhclient-script with busybox. Relevant code snippet: ``` if [ -f $resolv_conf ]; then chown --reference=$resolv_conf $new_resolv_conf chmod --reference=$resolv_conf $new_resolv_conf fi ``` The chown command from

[Touch-packages] [Bug 2021498] Re: Please merge 3.134 into mantic

2023-06-14 Thread Mateus Rodrigues de Morais
** Patch added: "debdiff between ubuntu adduser 1.129ubuntu1 and 1.134ubuntu1" https://bugs.launchpad.net/ubuntu/+source/adduser/+bug/2021498/+attachment/5679708/+files/debian_adduser_3.129ubuntu1.debdiff -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 2021498] Re: Please merge 3.134 into mantic

2023-06-14 Thread Mateus Rodrigues de Morais
** Patch removed: "debdiff between ubuntu adduser 1.129ubuntu1 and 1.134ubuntu1" https://bugs.launchpad.net/ubuntu/+source/adduser/+bug/2021498/+attachment/5679543/+files/ubuntu_adduser_3.129ubuntu1.debdiff ** Patch removed: "debdiff between debian adduser 1.134 and 1.134ubuntu1"

[Touch-packages] [Bug 2000628] Re: The wifi password prompt disappear immediately after showing up on 22.04

2023-06-14 Thread Rulon Oboev
I’m also experiencing this bug (Ubuntu 22.04, xorg) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to ubuntu-meta in Ubuntu. https://bugs.launchpad.net/bugs/2000628 Title: The wifi password prompt disappear immediately after

[Touch-packages] [Bug 2012943] Re: systemd-resolved crashes due to use-after-free bug

2023-06-14 Thread Launchpad Bug Tracker
This bug was fixed in the package systemd - 245.4-4ubuntu3.22 --- systemd (245.4-4ubuntu3.22) focal; urgency=medium * resolve: fix potential memleak and use-after-free (LP: #2012943) File: debian/patches/lp2012943-resolve-fix-potential-memleak-and-use-after-free.patch

[Touch-packages] [Bug 2012943] Update Released

2023-06-14 Thread Robie Basak
The verification of the Stable Release Update for systemd has completed successfully and the package is now being released to -updates. Subsequently, the Ubuntu Stable Release Updates Team is being unsubscribed and will not receive messages about this bug report. In the event that you encounter a

[Touch-packages] [Bug 1971242] Re: printing PDF appears always grey, no color

2023-06-14 Thread Till Kamppeter
Sample PPD file for the SRU test plan. ** Description changed: After upgrading from 20.04 LTS to 22.04 LTS I can't print colored PDF document. The print appears always b/w regardless color printing was enabled or not. Printing from LibreOffice produces a color print. This behavior (bug)

[Touch-packages] [Bug 2022155] Re: File selection dialog does not allow selecting multiple files using Ctrl

2023-06-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gtk4 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu.

[Touch-packages] [Bug 2022155] Re: File selection dialog does not allow selecting multiple files using Ctrl

2023-06-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: gtk+3.0 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gtk+3.0 in Ubuntu.

[Touch-packages] [Bug 1971242] Re: printing PDF appears always grey, no color

2023-06-14 Thread Till Kamppeter
** Also affects: okular (Ubuntu Lunar) Importance: Undecided Status: New ** Also affects: cups (Ubuntu Lunar) Importance: Undecided Status: New ** Also affects: atril (Ubuntu Lunar) Importance: Undecided Status: New ** Changed in: cups (Ubuntu Lunar) Importance:

[Touch-packages] [Bug 2023772] Re: package linux-firmware 20220329.git681281e4-0ubuntu3.13 failed to install/upgrade: installed linux-firmware package post-installation script subprocess returned erro

2023-06-14 Thread Apport retracing service
*** This bug is a duplicate of bug 2023771 *** https://bugs.launchpad.net/bugs/2023771 Thank you for taking the time to report this crash and helping to make this software better. This particular crash has already been reported and is a duplicate of bug #2023771, so is being marked as such.

[Touch-packages] [Bug 2017076] Re: default Chinese font in snap apps is ugly

2023-06-14 Thread Shengjing Zhu
> The first screenshot after the description is one from firefox showing an issue, reading the comments my understanding is that the report was about the firefox issue which has been resolved now Yes :) -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 2023771] Re: package linux-firmware 20220329.git681281e4-0ubuntu3.13 failed to install/upgrade: installed linux-firmware package post-installation script subprocess returned erro

2023-06-14 Thread Apport retracing service
** Tags removed: need-duplicate-check -- 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/2023771 Title: package linux-firmware 20220329.git681281e4-0ubuntu3.13 failed

[Touch-packages] [Bug 2023771] [NEW] package linux-firmware 20220329.git681281e4-0ubuntu3.13 failed to install/upgrade: installed linux-firmware package post-installation script subprocess returned er

2023-06-14 Thread Abiansh Chaudhary
Public bug reported: Unable to upgrade my pc due to this any others bugs. E: /usr/share/initramfs-tools/hooks/zz-busybox-initramfs failed with return 1. update-initramfs: failed for /boot/initrd.img-5.19.0-32-generic with 1. dpkg: error processing package initramfs-tools (--configure):

[Touch-packages] [Bug 2023772] [NEW] package linux-firmware 20220329.git681281e4-0ubuntu3.13 failed to install/upgrade: installed linux-firmware package post-installation script subprocess returned er

2023-06-14 Thread Abiansh Chaudhary
*** This bug is a duplicate of bug 2023771 *** https://bugs.launchpad.net/bugs/2023771 Public bug reported: Unable to upgrade my pc due to this any others bugs. E: /usr/share/initramfs-tools/hooks/zz-busybox-initramfs failed with return 1. update-initramfs: failed for

[Touch-packages] [Bug 2023437] Re: ppc64el gold linker produces unusable clang-16 binary

2023-06-14 Thread Bug Watch Updater
** Changed in: binutils Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to binutils in Ubuntu. https://bugs.launchpad.net/bugs/2023437 Title: ppc64el gold linker produces unusable clang-16

[Touch-packages] [Bug 1983359] Re: [SRU] hwrng drivers missing in initrd.img

2023-06-14 Thread Simon Chopin
Hi, Thanks for adressing Steve's comments, I uploaded the Jammy debdiff, it's now in the SRU queue. I also unsubscribe ubuntu-sponsors, so if by any chance there's a need to revisit this upload do remember to subscribe it again :) -- You received this bug notification because you are a member

[Touch-packages] [Bug 2023437]

2023-06-14 Thread Gianfranco Costamagna
Confirmed also on 2.40.50.20230611-2ubuntu1 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to binutils in Ubuntu. https://bugs.launchpad.net/bugs/2023437 Title: ppc64el gold linker produces unusable clang-16 binary Status

[Touch-packages] [Bug 2017076] Re: default Chinese font in snap apps is ugly

2023-06-14 Thread Sebastien Bacher
> The installer is mentioned in the first sentence in the bug description. :) No it isn't? The description states 'After installs Ubuntu 23.04 with Chinese language' which refers to the installed system and not the installer? (just to be clear to me 'installer' is ubuntu-desktop- installer in

[Touch-packages] [Bug 2023437]

2023-06-14 Thread Alan Modra
When I build clang-16 from your object files (plus my system libraries and startup files) for powerpc64le using gold 2.40.50.20230614 I get exactly the same binary as when using gold 2.39.0.20230101. That's comparing gold from the tip of master and binutils-2_39-branch in

[Touch-packages] [Bug 1983359] Re: [SRU] hwrng drivers missing in initrd.img

2023-06-14 Thread Simon Chopin
** Changed in: initramfs-tools (Ubuntu Jammy) Status: Confirmed => In Progress -- 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/1983359 Title: [SRU] hwrng

[Touch-packages] [Bug 2017076] Re: default Chinese font in snap apps is ugly

2023-06-14 Thread Gunnar Hjalmarsson
The installer is mentioned in the first sentence in the bug description. :) I was thinking that the installer still ships the old snap without the fix. Then, if the user opens FF before refreshing the snaps, they would still have the wrong default in FF. Maybe I'm wrong. I haven't done any

[Touch-packages] [Bug 2017076] Re: default Chinese font in snap apps is ugly

2023-06-14 Thread Sebastien Bacher
@Gunnar, what's the issue with the installer? it's the first time the installer is mentioned on that report so I'm not sure to understand the question -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to fontconfig in Ubuntu.

[Touch-packages] [Bug 2023746] Re: [SRU] Add Quectel EM05-G/EM05-CN PID information to support WWAN LVFS

2023-06-14 Thread Laider Lai
** Description changed: [SRU] Add Quectel EM05-G/EM05-CN PID information to support WWAN LVFS [ Impact ] The modemmanager v1.20.0 doesn't have Quectel EM05-G/EM05-CN PID (0x311/0x312) information. Fwupd can't base on modemmanager to identify the modem for supporting WWAN LVFS on a

[Touch-packages] [Bug 1943441] Re: lxc: lxc-test-parse-config-file failure (expected value and retrieved value do not match)

2023-06-14 Thread Po-Hsu Lin
** Merge proposal unlinked: https://code.launchpad.net/~canonical-kernel-team/+git/rt-hints/+merge/440756 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to lxc in Ubuntu. https://bugs.launchpad.net/bugs/1943441 Title:

[Touch-packages] [Bug 2017076] Re: default Chinese font in snap apps is ugly

2023-06-14 Thread Gunnar Hjalmarsson
This seems to be fixed in Firefox latest/stable/ubuntu-23.04 114.0.1. @Sebastien: But that doesn't fix the 23.04 installer, does it? -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to fontconfig in Ubuntu.

[Touch-packages] [Bug 1980991] Re: /usr/sbin/on_ac_power incorrectly reporting ac power status

2023-06-14 Thread Bjorn Toft Madsen
It's worth adding that in #1973359 (was closed as duplicate of this bug; I was the author), the computer is plugged in with a barrel power plug, not via USB-C PD. I'm not sure how it still ends up being routed as a USB power source in /sys/class/power_supply. Specifically, it's this computer:

[Touch-packages] [Bug 2023746] Re: [SRU] Add Quectel EM05-G/EM05-CN PID information to support WWAN LVFS

2023-06-14 Thread Sebastien Bacher
Thanks for the work there, I've uploaded to jammy SRU to the review queue now -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to modemmanager in Ubuntu. https://bugs.launchpad.net/bugs/2023746 Title: [SRU] Add Quectel

[Touch-packages] [Bug 2023746] Re: [SRU] Add Quectel EM05-G/EM05-CN PID information to support WWAN LVFS

2023-06-14 Thread Sebastien Bacher
The fix is in the current version ** Changed in: modemmanager (Ubuntu Jammy) Assignee: (unassigned) => Laider Lai (laiderlai) ** Changed in: modemmanager (Ubuntu) Importance: Undecided => High ** Changed in: modemmanager (Ubuntu) Status: New => Fix Released ** Changed in:

[Touch-packages] [Bug 2023746] Re: [SRU] Add Quectel EM05-G/EM05-CN PID information to support WWAN LVFS

2023-06-14 Thread Laider Lai
A verification log from modemmanager_1.20.0-1~ubuntu22.04.1 to modemmanager_1.20.0-1~ubuntu22.04.2 is attached ** Attachment added: "modemmanager_1.20.0-1~ubuntu22.04.2_verifried.log"

[Touch-packages] [Bug 2023746] Re: [SRU] Add Quectel EM05-G/EM05-CN PID information to support WWAN LVFS

2023-06-14 Thread Laider Lai
For Jammy (22.04), the modemmanager_1.20.0-1~ubuntu22.04.2-jammy.debdiff is attached. ** Patch added: "modemmanager_1.20.0-1~ubuntu22.04.2-jammy.debdiff"

[Touch-packages] [Bug 2023745] Re: apt, dpkg: dependency problems prevent configuration of grub-pc

2023-06-14 Thread Julian Andres Klode
As you can see in the output grub-common failed to install because the service failed to restart which edits the /boot/grub/grubenv file. This indicates the file is corrupted either due to a bug in grub we don't know about, a hard reset during grub running which corrupted the disk cache or

[Touch-packages] [Bug 1983359] Re: [SRU] hwrng drivers missing in initrd.img

2023-06-14 Thread Heinrich Schuchardt
** Changed in: initramfs-tools (Ubuntu Jammy) Assignee: Heinrich Schuchardt (xypron) => (unassigned) -- 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/1983359

[Touch-packages] [Bug 1983359] Re: [SRU] hwrng drivers missing in initrd.img

2023-06-14 Thread Heinrich Schuchardt
** Description changed: [Impact] - The initialization of the entropy buffer of the urandom device is critical for security. + + The initialization of the entropy buffer of the urandom device is + critical for security. When booting Jammy 22.04.1 on QEMU riscv64 I see the following

[Touch-packages] [Bug 2023746] Re: [SRU] Add Quectel EM05-G/EM05-CN PID information to support WWAN LVFS

2023-06-14 Thread Laider Lai
** Changed in: oem-priority Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to modemmanager in Ubuntu. https://bugs.launchpad.net/bugs/2023746 Title: [SRU] Add Quectel EM05-G/EM05-CN PID

[Touch-packages] [Bug 2023746] Re: [SRU] Add Quectel EM05-G/EM05-CN PID information to support WWAN LVFS

2023-06-14 Thread Andy Chi
** Also affects: modemmanager (Ubuntu Jammy) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to modemmanager in Ubuntu. https://bugs.launchpad.net/bugs/2023746 Title: [SRU] Add

[Touch-packages] [Bug 1983359] Re: hwrng drivers missing in initrd.img

2023-06-14 Thread Heinrich Schuchardt
** Description changed: [Impact] The initialization of the entropy buffer of the urandom device is critical for security. When booting Jammy 22.04.1 on QEMU riscv64 I see the following warnings: [ 14.654546] random: lvm: uninitialized urandom read (4 bytes read) [ 15.247995]

[Touch-packages] [Bug 2023746] Re: [SRU] Add Quectel EM05-G/EM05-CN PID information to support WWAN LVFS

2023-06-14 Thread Laider Lai
** Description changed: [SRU] Add Quectel EM05-G/EM05-CN PID information to support WWAN LVFS [ Impact ] The modemmanager v1.20.0 doesn't have Quectel EM05-G/EM05-CN PID (0x311/0x312) information. Fwupd can't base on modemmanager to identify the modem for supporting WWAN LVFS on a

[Touch-packages] [Bug 2023746] [NEW] [SRU] Add Quectel EM05-G/EM05-CN PID information to support WWAN LVFS

2023-06-14 Thread Laider Lai
Public bug reported: [SRU] Add Quectel EM05-G/EM05-CN PID information to support WWAN LVFS [ Impact ] The modemmanager v1.20.0 doesn't have Quectel EM05-G/EM05-CN PID (0x311/0x312) information. Fwupd can't base on modemmanager to identify the modem for supporting WWAN LVFS on a x86-based

[Touch-packages] [Bug 1983359] Re: hwrng drivers missing in initrd.img

2023-06-14 Thread Heinrich Schuchardt
** Description changed: [Impact] The initialization of the entropy buffer of the urandom device is critical for security. - [Test case] When booting Jammy 22.04.1 on QEMU riscv64 I see the following warnings: [ 14.654546] random: lvm: uninitialized urandom read (4 bytes read) [

[Touch-packages] [Bug 2023745] [NEW] apt, dpkg: dependency problems prevent configuration of grub-pc

2023-06-14 Thread Tgkprog
Public bug reported: #sudo apt update output: Hit:1 https://dl.google.com/linux/chrome/deb stable InRelease Hit:2 http://in.archive.ubuntu.com/ubuntu jammy InRelease Hit:3 http://in.archive.ubuntu.com/ubuntu jammy-updates InRelease Hit:4 http://security.ubuntu.com/ubuntu jammy-security InRelease

[Touch-packages] [Bug 2023741] Re: package apparmor 3.0.4-2ubuntu2.2 failed to install/upgrade: installed apparmor package post-installation script subprocess was killed by signal (Broken pipe)

2023-06-14 Thread Apport retracing service
** Tags removed: need-duplicate-check -- 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/2023741 Title: package apparmor 3.0.4-2ubuntu2.2 failed to install/upgrade:

[Touch-packages] [Bug 2023741] [NEW] package apparmor 3.0.4-2ubuntu2.2 failed to install/upgrade: installed apparmor package post-installation script subprocess was killed by signal (Broken pipe)

2023-06-14 Thread Stephan
Public bug reported: I'm just following instructions for reporting, Not a guru, just a copy and paste end user who HATES microsoft. Freshly installed Ubuntu on laptop HP250G6 Had windows 10 home on laptop, suspect all the windows updates caused PC to be so slow, much better now of course. After