Bug 408078 - KDevelop crash on macOS
Summary: KDevelop crash on macOS
Status: REPORTED
Alias: None
Product: kdevelop
Classification: Applications
Component: All build tools (show other bugs)
Version: 5.3.2
Platform: macOS (DMG) macOS
: NOR critical
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-29 17:42 UTC by karim
Modified: 2019-05-29 17:42 UTC (History)
0 users

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 karim 2019-05-29 17:42:12 UTC
SUMMARY
KDevelop crash on macOS 10.14.4 (18E226) Mojave.

I get the following log when i launch KDevelop from terminal

qrc:/qml/main.qml:21:1: module "QtQuick" is not installed
welcomepage errors: (qrc:/qml/main.qml:21:1: module "QtQuick" is not installed)
kdevplatform.shell: Can't load plugin "kdevqthelp" because a factory to load the plugin could not be obtained: "Cannot load library /Applications/kdevelop.app/Contents/PlugIns/kdevplatform/31/kdevqthelp.so: (dlopen(/Applications/kdevelop.app/Contents/PlugIns/kdevplatform/31/kdevqthelp.so, 133): Library not loaded: @rpath/QtHelp.framework/Versions/5/QtHelp\n  Referenced from: /Applications/kdevelop.app/Contents/PlugIns/kdevplatform/31/kdevqthelp.so\n  Reason: image not found)"
Segmentation fault: 11

STEPS TO REPRODUCE
1. Go to https://www.kdevelop.org/download
2. Download KDevelop (64bit) DMG
3. Open the downloaded DMG file
4. Move 'KDevelop.app' to '/Applications' folder
5. Open KDevelop.app 

OBSERVED RESULT
This issue is happening to me since 4 months and i was never be able to open KDevelop on macOS


EXPECTED RESULT


SOFTWARE/OS VERSIONS
macOS: 10.14.4 (18E226) Mojave

ADDITIONAL INFORMATION