Bug 390345

Summary: KDevelop seg fault on override project file
Product: [Applications] kdevelop Reporter: Matt Postiff <postiffm>
Component: UI: generalAssignee: kdevelop-bugs-null
Status: RESOLVED DUPLICATE    
Severity: crash CC: mail
Priority: NOR    
Version: 5.2.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Matt Postiff 2018-02-12 22:22:52 UTC
Had an existing .kdev4 file in a directory. Attempted to override it with Project | Open/Import and then selected override, because I thought i would like
to restart the project file from scratch. KDevelop.AppImage crashed. Cannot reproduce. I've included some data below.

Couldn't start kuiserver from org.kde.kuiserver.service: QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name org.kde.kuiserver was not provided by any .service files")
trying to load "/tmp/.mount_dGjt4I/usr/lib/qt5/plugins/kf5/kio/file.so" from "/tmp/.mount_dGjt4I/usr/lib/qt5/plugins/kf5/kio/file.so"
kdevplatform.shell: Could not load plugin "KDevNinjaBuilder" , it reported the error: "Unable to find ninja executable. Is it installed on the system?" Disabling the plugin now.
kdevplatform.shell: Could not load plugin "KDevCMakeManager" , it reported the error: "Unable to find a CMake executable. Is one installed on the system?" Disabling the plugin now.
/tmp/.mount_dGjt4I/AppRun: line 35: 62470 Segmentation fault      (core dumped) kdevelop $@

[1]+  Exit 139                ./KDevelop.AppImage bibledit-desktop/bibledit-desktop.kdev4
Comment 1 Francis Herne 2018-02-12 22:55:25 UTC

*** This bug has been marked as a duplicate of bug 389564 ***