https://bugs.kde.org/show_bug.cgi?id=504523
Oliver Beard <olib...@outlook.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|plasma-b...@kde.org |olib...@outlook.com Status|CONFIRMED |ASSIGNED --- Comment #4 from Oliver Beard <olib...@outlook.com> --- It looks like the .desktop file is very quickly deleted and re-installed during the update, so we consider it as uninstalled and drop any information about new-ness immediately, and it becomes new again. I have some ideas about a solution. Fixing it in the still-new case is easy by deferring cleanup is easy with a timer, but after it has stopped being new, it would just become new again as the list of installed apps is immediately updated too. I think we'll need to forget about installed apps on a delay similar to how we remember whether apps are new, which I'll work on. -- You are receiving this mail because: You are watching all bug changes.