SUMMARY This behavior occurs on both Arch (Plasma 5.21 beta) and neon unstable. STEPS TO REPRODUCE 1. click on update notifier icon in system tray when updates are available 2. 3. OBSERVED RESULT Watch the attached screen recording please. EXPECTED RESULT no weird popup while Discover fetches updates SOFTWARE/OS VERSIONS Operating System: Arch Linux KDE Plasma Version: 5.20.90 KDE Frameworks Version: 5.78.0 Qt Version: 5.15.2
Created attachment 135133 [details] screen recording
Hah yeah this thing. It's a tooltip. It's supposed to only be visible when you hover the cursor over the text below the progress bar. I've seen it pop up at odd times too. Will investigate.
A possibly relevant merge request was started @ https://invent.kde.org/plasma/discover/-/merge_requests/65
*** Bug 434351 has been marked as a duplicate of this bug. ***
*** Bug 435331 has been marked as a duplicate of this bug. ***
A possibly relevant merge request was started @ https://invent.kde.org/plasma/discover/-/merge_requests/105
Git commit 9ce5d98dfa8e8b315b029d5f94af151bc055fb73 by Aleix Pol Gonzalez, on behalf of Nate Graham. Committed on 08/04/2021 at 22:33. Pushed by ngraham into branch 'master'. Remove non-useful tooltip while loading updates This tooltip was added to help diagnose issues with stuck backends, but has proven troublesome. This commit removes it for the following reasons: 1. It did not succeed in fixing the problem in the first place because the root cause always seems to be the PackageKit backend being stuck for a moment and not issuing updates, so the tooltip doesn't change at all or even tell us which backend is stuck. 2. Due to a bug, the tooltip was always shown when the cursor was hovered anywhere over the main panel, so users saw it much more than we wanted and filed many bug reports. This commit partially reverts 2196ed495089662f72107569e2aba451c8541cf5. FIXED-IN: 5.21.5 M +0 -15 discover/qml/UpdatesPage.qml M +0 -7 libdiscover/resources/ResourcesModel.cpp M +0 -2 libdiscover/resources/ResourcesModel.h https://invent.kde.org/plasma/discover/commit/9ce5d98dfa8e8b315b029d5f94af151bc055fb73
*** Bug 436996 has been marked as a duplicate of this bug. ***
*** Bug 438452 has been marked as a duplicate of this bug. ***
*** Bug 441872 has been marked as a duplicate of this bug. ***