Summary: | Session desktop files leftover after removing Kate distro package | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Justin Zobel <justin> |
Component: | sessions | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | normal | CC: | christoph, waqar.17a |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Justin Zobel
2024-10-27 01:04:09 UTC
I don't think that will work as that file is needed for this feature: commit f31ab88fc109dd09b6666e8d3146799b047da74f Author: Kai Uwe Broulik <kde@privat.broulik.de> Date: Mon Nov 27 11:16:51 2017 +0100 Add Sessions as jump list actions This adds Kate sessions as jump list actions that allow to launch Kate with a specific session from application launchers and task manager. CCBUG: 383249 Differential Revision: https://phabricator.kde.org/D7203 That is really unfortunate as it kills Kate opening at all if the user were to switch from Kate from their distro to Kate from a Flatpak. Only because I know those .desktop files are there did I know to remove them to fix it launching. I dont think we can do anything about this. Can not see how we shall solve that. We need the desktop file for that feature and I see no way that we could clean it up. |