https://bugs.kde.org/show_bug.cgi?id=520595
Marco Martin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kactivitymanagerd/-/comm |ma/kactivitymanagerd/-/comm |it/0343d6f153ab20fcca1749fb |it/a84ca1ac93099733ee27188d |d0f24e6489da4d33 |6d9844ed1f32a744 --- Comment #3 from Marco Martin <[email protected]> --- Git commit a84ca1ac93099733ee27188d6d9844ed1f32a744 by Marco Martin. Committed on 25/05/2026 at 10:54. Pushed by mart into branch 'Plasma/6.6'. 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 (cherry picked from commit 0343d6f153ab20fcca1749fbd0f24e6489da4d33) 0343d6f1 StatsPlugin: Don't try to log events in limbo state Co-authored-by: Marco Martin <[email protected]> M +5 -1 src/service/plugins/sqlite/StatsPlugin.cpp https://invent.kde.org/plasma/kactivitymanagerd/-/commit/a84ca1ac93099733ee27188d6d9844ed1f32a744 -- You are receiving this mail because: You are watching all bug changes.
