https://bugs.kde.org/show_bug.cgi?id=518361
Simon Persson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/syst | |em/kup/-/commit/f0315e17618 | |ab69c2d64229a0797cf4d380df4 | |0f Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #1 from Simon Persson <[email protected]> --- Git commit f0315e17618ab69c2d64229a0797cf4d380df40f by Simon Persson. Committed on 03/04/2026 at 13:07. Pushed by persson into branch 'master'. Change order for updating data in data engine There seems to be a data race condition, sometimes a plasmoid reads data is not fully updated. This commit makes the number of plans updated last, such that when the number of plans increased all new plans already have data for the display delegates to use. M +5 -2 dataengine/kupengine.cpp https://invent.kde.org/system/kup/-/commit/f0315e17618ab69c2d64229a0797cf4d380df40f -- You are receiving this mail because: You are watching all bug changes.
