https://bugs.kde.org/show_bug.cgi?id=443555
Jeff Tratt <jtr...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jtr...@gmail.com --- Comment #20 from Jeff Tratt <jtr...@gmail.com> --- I've run a few tests because I noticed a lot of write activity when opening Discover: run: sudo fatrace -t --filter=W | grep flatpak > flatpak.txt run: plasma-discover Results in flatpak.txt: OPENED: 12:33:33.608343 plasma-discover(832727): WO /home/user/.cache/flatpak/system-cache/summaries/flathub-x86_64-aab196438b75a2f8a4e557816729cab1b1cd2a48633c41482327a10773617f25.sub CLOSED: 12:36:50.990684 plasma-discover(832727): CW /home/user/.cache/flatpak/system-cache/summaries/flathub-x86_64-405c2d51103d91afa18ec6f0286cf90ea92130492e6dbafd10be9a784f302ed9.sub 00:03:17 writing to flatpack system. cat flatpak.txt | wc -l 26134 Writes in 3:17! flatpak update completes within seconds (at least if there are no updates). I now start Discover with this command: plasma-discover --backends packagekit-backend,kns-backend,snap-backend,fwupd-backend my current home drive is a regular HHD, but that would a serious concern for an SSD for someone who checks updates regularly. Hope that helps . -- You are receiving this mail because: You are watching all bug changes.