Bug 390345 - KDevelop seg fault on override project file
Summary: KDevelop seg fault on override project file
Status: RESOLVED DUPLICATE of bug 389564
Alias: None
Product: kdevelop
Classification: Applications
Component: UI: general (show other bugs)
Version: 5.2.1
Platform: Other Linux
: NOR crash
Target Milestone: ---
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-12 22:22 UTC by Matt Postiff
Modified: 2018-02-12 22:55 UTC (History)
1 user (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 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 ***