https://bugs.kde.org/show_bug.cgi?id=503813

--- Comment #11 from Igor Kushnir <igor...@gmail.com> ---
(In reply to ulterno from comment #10)
> The above was done with tag v25.04.0 as I am yet unable to load plugins when
> using master
You need to install KDevelop (possibly into a user-owned directory) and run
`source /path/to/kdevelop/build/prefix.sh` before `./bin/kdevelop`. See
https://invent.kde.org/kdevelop/kdevelop/-/merge_requests/490#note_766527 for
details.

> kdevplatform.shell: populateContextMenu() called while we still handled
> another menu.
So the old menu is probably destroyed when the new one appears, which causes
the segfault. Try the QPointer I suggested in the previous comment.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to