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

Ivan Čukić <ivan.cu...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CONFIRMED                   |ASSIGNED
           Assignee|plasma-b...@kde.org         |ivan.cu...@kde.org

--- Comment #10 from Ivan Čukić <ivan.cu...@kde.org> ---
Hi Schlaefer,

Can you post the output of the following here (as two attachments).

sqlite3 ~/.local/share/kactivitymanagerd/resources/database 'select * from
ResourceScoreCache where initiatingAgent = "org.kde.systemsettings";'

and

sqlite3 ~/.local/share/kactivitymanagerd/resources/database 'select * from
ResourceEvent where initiatingAgent = "org.kde.systemsettings";'

I see two possible causes of this -- plasma changed how it reports KCM URLs
(but the kcm: prefix wasn't added in 5.24) or, as you said, some other
component reporting this the wrong way.

This is not something that KActivities can handle, but we can prune the invalid
ones easily when they are loaded in system settings.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to