Bug 370763

Summary: Error: Could not locate service type file kservicetypes5/ "kpart.desktop"
Product: [Frameworks and Libraries] frameworks-ktexteditor Reporter: Yurii Kolesnykov <yurii.kolesnykov>
Component: generalAssignee: KWrite Developers <kwrite-bugs-null>
Status: RESOLVED FIXED    
Severity: grave CC: cullmann, yurii.kolesnykov
Priority: NOR    
Version: 5.25.0   
Target Milestone: ---   
Platform: Homebrew (macOS)   
OS: macOS   
URL: https://gist.github.com/1e8abbf41900c87a6ec590ef8f9489a1
Latest Commit: Version Fixed In:

Description Yurii Kolesnykov 2016-10-14 16:54:21 UTC
Error during compilation

Reproducible: Always
Comment 1 Yurii Kolesnykov 2016-10-14 16:59:08 UTC
Discussion on this issue in haraldF/homebrew-kf5: https://github.com/haraldF/homebrew-kf5/issues/49
Comment 2 Yurii Kolesnykov 2016-10-14 17:09:49 UTC
There is a simple fix:
`ln -s  /usr/local/share/kservicetypes5/ ~/Library/Application\ Support/`
Comment 3 Christoph Cullmann 2017-07-24 22:49:01 UTC
I just used the craft howto on mac.kde.org to rebuild, no problem with that (and no need for patches).
Comment 4 Yurii Kolesnykov 2017-07-25 13:05:41 UTC
Cristoph, could you please specify how had you installed it? Because we have a workaround in homebrew to address this issue: https://github.com/yurikoles/homebrew-kf5/commit/3d31fe8156647ef5625463c5c57a8ad0ee5714f1 
When I comment-out this line the issue returns.