Summary: | Could not locate service type file kservicetypes5/kwin-effect.desktop | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Hering2007 |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | 988alex |
Priority: | NOR | ||
Version First Reported In: | 5.9.5 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
qdbus log
kwinrc |
Description
Hering2007
2017-05-19 14:56:06 UTC
Please provide output of qdbus org.kde.KWin /KWin supportInformation And in addition your kwinrc Created attachment 105641 [details]
qdbus log
Here is the qdbus output
Created attachment 105642 [details]
kwinrc
Added kwinrc
I have the same bug on KDE 5.10.5. This actions can help: sudo ln -s /usr/share/kservicetypes5/kwinscript.desktop /usr/share/kservicetypes5/kwin-script.desktop sudo ln -s /usr/share/kservicetypes5/kwineffect.desktop /usr/share/kservicetypes5/kwin-effect.desktop As you see there is a mistake in filenames. Thanks for the investigation. Maybe those desktop files can even be renamed. Could you check if this would cause any regressions? (In reply to Christoph Feck from comment #5) > Thanks for the investigation. Maybe those desktop files can even be renamed. > Could you check if this would cause any regressions? No need, mpyne added a review today to address the problem (https://phabricator.kde.org/D8002 ) Ah, merci. *** This bug has been marked as a duplicate of bug 384037 *** |