Summary: | Services that can be executed are shown in Kicker with empty buttons | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Olivier Churlaud <olivier> |
Component: | Application Menu (Kicker) widget | Assignee: | Eike Hein <hein> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | kde, kde, plasma-bugs |
Priority: | NOR | ||
Version: | 5.7.5 | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Olivier Churlaud
2016-09-23 12:57:28 UTC
As per Desktop Entry Specification [1] the "Exec" key is only allowed for "Type=Application". This is an application bug imho and they should be completely filtered out, not just shown as empty entry. [1] https://specifications.freedesktop.org/desktop-entry-spec/latest/ar01s05.html Patch here : https://phabricator.kde.org/D2846 |