https://bugs.kde.org/show_bug.cgi?id=397487

serfreeman1337 <serfreeman1...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |serfreeman1...@gmail.com

--- Comment #3 from serfreeman1337 <serfreeman1...@gmail.com> ---
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.

Reply via email to