Summary: | plasmapkg2 does not copy desktop file to service location | ||
---|---|---|---|
Product: | [Frameworks and Libraries] libplasma | Reporter: | LinG <lingtjien> |
Component: | libplasma | Assignee: | Alexander Lohnau <alexander.lohnau> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | alexander.lohnau, bugs.kde.org, dag, joenosie, kishore96, konstantinos.smanis, nate, plasma-bugs-null |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
LinG
2017-11-03 22:20:12 UTC
The desktop file needs to be copied to service location for config to be found. This might be missing in plasmapkg. This problem also exists with `kpackagetool5` just as with `plasmapkg2` Any update on this? Is there a way to bring this into the radar of someone active in this area? I came here from issue 79 of kwin-tiling – „No config options“ (https://github.com/kwin-scripts/kwin-tiling/issues/79) (In reply to Martin Flöser from comment #1) > The desktop file needs to be copied to service location for config to be > found. Is this documented somewhere? > This might be missing in plasmapkg. You mean this should be handled by plasmapkg during installation of a package but it's not? *** Bug 378250 has been marked as a duplicate of this bug. *** By now one should use X-KDE-ConfigModule to point to the config plugin that should be loaded. The desktop file bases plugin loading is deprecated. |