https://bugs.kde.org/show_bug.cgi?id=515206
--- Comment #29 from [email protected] --- CORRECTION & CRITICAL NEW DATA: I have found definitive proof that the UI is out of sync with the update backend. The exact sequence of events: 1. I opened the Discover app and manually clicked the "Update" button. 2. Immediately, the standard update icon in the System Tray disappeared. 3. Several minutes later, the "Green Shield" icon (Applying autonomous updates) suddenly appeared in the tray. 4. While this Green Shield was active and Discover was unable to open (appearing locked), I ran pkcon get-updates in the terminal. The result: The pkcon command worked perfectly and finished successfully, listing all available updates. This proves that PackageKit was not actually locked or busy installing anything. Conclusion: This is a major synchronization bug. The Plasma UI/Discover is showing a false "Applying" status and locking the user out of the application, even though the backend service (PackageKit) is idle and responsive. The "Autonomous" trigger is not just erratic; it is providing false feedback and causing unnecessary UI lockouts. -- You are receiving this mail because: You are watching all bug changes.
