https://bugs.kde.org/show_bug.cgi?id=500513
--- Comment #43 from Fede <[email protected]> --- Happening to me too on Fedora 44, Plasma 6.7.3 (plasma-discover-snap 6.7.3-1.fc44). Discover hangs on "Fetching updates" until plasma-discover-snap is removed; after removing it, Discover immediately shows updates correctly. Note for Fedora users: the package gets reinstalled by system updates (it is a weak dependency of snapd), so the workaround needs excludepkgs=plasma-discover-snap in /etc/dnf/dnf.conf to stick. Possibly useful detail: while Discover is hung, snapd itself responds fine at the CLI (snap refresh --list returns instantly), and all plasma-discover threads sit idle at 0% CPU in poll/futex. So it looks like the snap backend never emits its finished signal, rather than a snapd communication problem. -- You are receiving this mail because: You are watching all bug changes.
