https://bugs.kde.org/show_bug.cgi?id=458812
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |8cd5190fac930102f7633084762 | |461c5e67d4164 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Version Fixed In| |5.24.7 --- Comment #3 from Nate Graham <n...@kde.org> --- Git commit 8cd5190fac930102f7633084762461c5e67d4164 by Nate Graham. Committed on 07/09/2022 at 21:29. Pushed by ngraham into branch 'master'. applets/kicker: use better API to determine apps' AppStream IDs The current code gathers AppStream IDs by looking at the app's desktop name and then adding ".desktop" onto the end of this, reflecting a now-deprecated convention that every AppStream ID ought to end in ".desktop". This hasn't been true for a while and isn't correct today; let's use a more modern API that returns more correct results. FIXED-IN: 5.24.7 M +2 -1 applets/kicker/plugin/actionlist.cpp https://invent.kde.org/plasma/plasma-workspace/commit/8cd5190fac930102f7633084762461c5e67d4164 -- You are receiving this mail because: You are watching all bug changes.