https://bugs.kde.org/show_bug.cgi?id=511499
--- Comment #14 from Kevin Krammer <[email protected]> --- It seemed to work again the week before last week but failed again last week. I think the problem is that the logic to suppress notifications is also applied to the icon but the icon. The notification is an event, the icon is state. It makes sense to not trigger the event again for a given period unless the state changes significantly, e.g. new security updates available, but the state needs to visualized at its current level. I.e. the icon is "hidden" when there are no updates but "visible" when there are any, regardless of whether they are normal or security related. Otherwise that information (state visual) is lost when the session (or just the service) restarts. -- You are receiving this mail because: You are watching all bug changes.
