https://bugs.kde.org/show_bug.cgi?id=427779
David Edmundson <k...@davidedmundson.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |7c5f16c40e9bf27d6b1466c220b | |9eeaf800d4620 Status|ASSIGNED |RESOLVED --- Comment #28 from David Edmundson <k...@davidedmundson.co.uk> --- Git commit 7c5f16c40e9bf27d6b1466c220b9eeaf800d4620 by David Edmundson, on behalf of Michail Vourlakos. Committed on 01/11/2020 at 16:45. Pushed by davidedmundson into branch 'master'. Fix SystemEntries not updating correctly The code is meant to add the entry if it's valid, then watch for changes. Somehow we end up only monitoring if it was valid initially. This doesn't make sense. This means if the menu loads before the backend we don't update correctly when it does load. Related: bug 423526 M +2 -2 applets/kicker/plugin/systemmodel.cpp https://invent.kde.org/plasma/plasma-workspace/commit/7c5f16c40e9bf27d6b1466c220b9eeaf800d4620 -- You are receiving this mail because: You are watching all bug changes.