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/a84ca1ac93099733ee27188d |it/d83560775fcd7e5370f2c394 |6d9844ed1f32a744 |682deebccae99007 --- Comment #4 from Marco Martin <[email protected]> --- Git commit d83560775fcd7e5370f2c394682deebccae99007 by Marco Martin. Committed on 28/05/2026 at 08:29. Pushed by mart into branch 'Plasma/6.7'. 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/d83560775fcd7e5370f2c394682deebccae99007 -- You are receiving this mail because: You are watching all bug changes.
