https://bugs.kde.org/show_bug.cgi?id=397487
serfreeman1337 <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from serfreeman1337 <[email protected]> --- Can someone please take a look at this? https://invent.kde.org/plasma/kactivitymanagerd/-/blob/master/src/service/plugins/sqlite/StatsPlugin.cpp#L66 I think that saveResourceMimetype and saveResourceTitle functions are lacking conditional check like addEvents does: if (m_blockAll || m_whatToRemember == NoApplications) { return; } https://invent.kde.org/plasma/kactivitymanagerd/-/blob/master/src/service/plugins/sqlite/StatsPlugin.cpp#L351 -- You are receiving this mail because: You are watching all bug changes.
