On 2017.10.16 09:05, Łukasz Wojniłowicz wrote:
Dnia poniedziałek, 16 października 2017 00:09:06 CEST Jack pisze:
[snip]
Just in case it matters, I'm installing into a local area, setting a
number of KDE environment variobles, and then running
kbuildsyscoca5. I'm doing this so I can have both 4.8.0 and the new
version installed at the same time. This gives an error
'kf5.kservice.sycoca: The service type config file
"kservicetypes5/kmymoney-nationalaccountnumberplugin.desktop" does
not contain a ServiceType=... entry.'
>
That file is under the share folder under the install folder and it
does include "ServiceType=KMyMoney/NationalAccountNumberPlugin"
However, all other .desktop files in that directory have a
X-KDE-ServiceType= entry but not a ServiceType= entry. Is this
perhaps a typo? Adding a line with X-KDE-ServieType= does silence
the error message. I don't think I can test the actual
functionality that this refers to, so I can't be sure if there is
actually any effect.
>
Commit 4ef19ac2ccfb6a3bb46598a22ecddcbe794a3e37 fixes your issue and
if not then clean your installation or build tree.
I'll report back after starting a new build from scratch. It is
certainly possible it is left over from before that commit hit my local
version.
Jack