https://bugs.kde.org/show_bug.cgi?id=520595
Marco Martin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/kactivitymanagerd/-/comm | |it/0343d6f153ab20fcca1749fb | |d0f24e6489da4d33 Status|ASSIGNED |RESOLVED --- Comment #2 from Marco Martin <[email protected]> --- Git commit 0343d6f153ab20fcca1749fbd0f24e6489da4d33 by Marco Martin. Committed on 25/05/2026 at 10:28. Pushed by mart into branch 'master'. StatsPlugin: Don't try to log events in limbo state It's possible that for a moment currentActivity() becomes empty for a moment and goes in a limbo state (Activity.cpp, line 118) more probably on daemon startup phase. in that moment we can't call StatsPlugin::addEvents and openResourceEvent as they assume currentActivity will always be valid at this point M +5 -1 src/service/plugins/sqlite/StatsPlugin.cpp https://invent.kde.org/plasma/kactivitymanagerd/-/commit/0343d6f153ab20fcca1749fbd0f24e6489da4d33 -- You are receiving this mail because: You are watching all bug changes.
