| Summary: | KDevelop crashes on opening | ||
|---|---|---|---|
| Product: | [Developer tools] kdev-python | Reporter: | Richard Gladman <kde> |
| Component: | Language support | Assignee: | Sven Brauch <mail> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | crash | Keywords: | drkonqi |
| Priority: | NOR | ||
| Version First Reported In: | 5.0.3 | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Richard Gladman
2017-02-20 15:38:54 UTC
This may or may not be of use, but the beta version (5.0.80) appimage works fine. Using: KDE Frameworks 5.29.0 Qt 5.7.1 (built against 5.7.1) The xcb windowing system You somehow didn't do the update completely, it still loads the 3.5 Python library: #8 0x00007fecc799a48b in PyModule_GetWarningsModule () at /usr/lib64/libpython3.5m.so.1.0 So it is! I've rolled back to the previous snapshot and re-run the update. This time it's not doing python so I guess this can be filed under distro or carbon interface error. |