Bug 370763 - Error: Could not locate service type file kservicetypes5/ "kpart.desktop"
Summary: Error: Could not locate service type file kservicetypes5/ "kpart.desktop"
Status: RESOLVED FIXED
Alias: None
Product: frameworks-ktexteditor
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.25.0
Platform: Homebrew (macOS) macOS
: NOR grave
Target Milestone: ---
Assignee: KWrite Developers
URL: https://gist.github.com/1e8abbf41900c...
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-14 16:54 UTC by Yurii Kolesnykov
Modified: 2017-07-25 13:08 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

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