Summary: | Dolphin context extensions downloaded to wrong directory | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Henning <boredsquirrel> |
Component: | plugins: mercurial | Assignee: | Vishesh Yadav <vishesh3y> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | kfm-devel |
Priority: | NOR | ||
Version First Reported In: | 22.12.2 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Henning
2023-02-14 22:52:16 UTC
I think a problem with this is also, that the context menu extensions have no real rules how they should be packed. They are in various archive formats and include folders, readmes, images e.g. instead of just a .desktop file. A script only unpacking all folders and copying /linking the .desktop files recursively to the right directory (~/.local/share/kservices5/ServiceMenus) from the download dir (~/.local/share/servicemenu-download) could solve that. |