https://bugs.kde.org/show_bug.cgi?id=384037

Michael Pyne <mp...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDSINFO                   |CONFIRMED
         Resolution|WAITINGFORINFO              |---
     Ever confirmed|0                           |1

--- Comment #5 from Michael Pyne <mp...@kde.org> ---
Apologies for the delay, I've been fighting through some hardware issues that
made updating Bugzilla infeasible.

I believe this is a kcoreaddons bug after all.

In commit 49bc26a135bf92bcddecabfdd4f3f71f65540104 we added a heuristic to find
and load old-style services (where the code was not ported to generate or look
for the new JSON plugin format) but this heuristic doesn't find all the
.desktop file entries it might need to locate.

In particular, things like "kwin-effect.desktop", which gives error messages in
systemsettings5 like "kf5.kcoreaddons.desktopparser: Could not locate service
type file kservicetypes5/kwin-effect.desktop, tried ("/home/kde-svn/.local",
"/home/kde-svn/kde-5/share", "/usr/share")".  The file
kservicetypes5/kwineffect.desktop does exist, however.

I'm not quite sure the best way to fix though.  Presumably we'll want to look
for both naming styles.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to