Bug 386825

Summary: unknown service type warnings for katepart.json
Product: [Frameworks and Libraries] frameworks-kcoreaddons Reporter: uwestoehr <uwestoehr>
Component: generalAssignee: Michael Pyne <mpyne>
Status: RESOLVED LATER    
Severity: normal CC: christoph, kdelibs-bugs-null
Priority: NOR    
Version First Reported In: 5.40.0   
Target Milestone: ---   
Platform: Microsoft Windows   
OS: Microsoft Windows   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description uwestoehr 2017-11-13 01:33:20 UTC
I get:

[191/357] Generating katepart.json
About to parse service type file "R://bin/data/kservicetypes5/kpart.desktop"
Unknown property type for key "InitialPreference" -> falling back to string
Generated  "R:/build/frameworks/tier3/ktexteditor/work/Release-5.40.0/src/part/katepart.json"
Warning: Unable to find service type for service "KParts/ReadOnlyPart" listed in "R:/build/frameworks/tier3/ktexteditor/
work/ktexteditor-5.40.0/src/part/katepart.desktop" ((null):0, (null))
Warning: Unable to find service type for service "KParts/ReadWritePart" listed in "R:/build/frameworks/tier3/ktexteditor
/work/ktexteditor-5.40.0/src/part/katepart.desktop" ((null):0, (null))
Warning: Unable to find service type for service "KTextEditor/Document" listed in "R:/build/frameworks/tier3/ktexteditor
/work/ktexteditor-5.40.0/src/part/katepart.desktop" ((null):0, (null))
Comment 1 Christoph Cullmann 2021-06-12 18:45:01 UTC
I have no real idea how to fix this.
I think it is emitted by the desktop => json converter.