https://bugs.kde.org/show_bug.cgi?id=385814
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/kactivitymanagerd/commit |ma/plasma-workspace/commit/ |/54896998ef1249f721a2fe616b |ff446e235e15e6879b0cb3e9687 |61b51b4eda33fd |0b180d7293653 Version Fixed In| |5.24.5 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #90 from Nate Graham <n...@kde.org> --- Git commit ff446e235e15e6879b0cb3e96870b180d7293653 by Nate Graham, on behalf of Méven Car. Committed on 28/04/2022 at 21:52. Pushed by ngraham into branch 'master'. Convert old-style Favorites resources in KActivities DB In the past, application Favorites were stored with their .desktop file path such as "/usr/share/applications/org.kde.dolphin.desktop". But now those entries are stored like so: "applications:org.kde.dolphin.desktop". This commit converts old DB entries to the new style, which solves the issue of users with old databases being unable to change their Favorite items. FIXED-IN: 5.24.5 M +16 -2 applets/kicker/plugin/kastatsfavoritesmodel.cpp https://invent.kde.org/plasma/plasma-workspace/commit/ff446e235e15e6879b0cb3e96870b180d7293653 -- You are receiving this mail because: You are watching all bug changes.