| Summary: | Uninstalled app is still listed in the launcher if its entry was previously edited | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Patrick Silva <bugseforuns> |
| Component: | general | Assignee: | David Edmundson <kde> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | normal | CC: | plasma-bugs-null, rdieter |
| Priority: | NOR | ||
| Version First Reported In: | 5.16.4 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Patrick Silva
2018-10-28 12:11:37 UTC
In fact I also can reproduce the bug with apps installed via snap and distros repos. SOFTWARE/OS VERSIONS Operating System: KDE neon Developer Edition KDE Plasma Version: 5.15.80 KDE Frameworks Version: 5.55.0 Qt Version: 5.12.0 One possible workaround would be for the "Edit" operation to add a TryExec= key to match Exec= , so that it won't be shown if the target executable no longer exists. Otherwise, I suspect there's not much that can be done. >One possible workaround would be for the "Edit" operation to add a
We can't even do that automatically, Exec could be a non-trivial command with arguments whereas TryExec is a path.
There's not much we can do. Sorry.
|