Bug 386825 - unknown service type warnings for katepart.json
Summary: unknown service type warnings for katepart.json
Status: RESOLVED LATER
Alias: None
Product: frameworks-kcoreaddons
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.40.0
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Michael Pyne
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-13 01:33 UTC by uwestoehr
Modified: 2024-11-06 16:39 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.