Summary: | KDevelop crash when activating split mode via the tabbar context menu | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | RJVB <rjvbertin> |
Component: | general | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | ekigwana, kfunk, kossebau |
Priority: | NOR | Keywords: | drkonqi, regression, release_blocker |
Version First Reported In: | 5.1.1 | ||
Target Milestone: | 5.1.2 | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kdevplatform/9df0a5bf75cc0e6a03655b392d4f43f92faabd25 | Version Fixed In: | |
Sentry Crash Report: |
Description
RJVB
2017-07-07 12:20:34 UTC
Yep, that regressed in the 5.1 branch. My fixes yesterday didn't help. Friedrich promised to have another look. Yes, already learned on #plasma how my QMenu@Wayland fixes should have been done instead, avoding the changes in ownership which now lead to these crashes. Plan to tackle this tonight. Wayland and menus? Is this related? https://codereview.qt-project.org/195704 Great. I was about to file a bug after dealing with it for a while. At least it comes back up "split" after the crash. Git commit 9df0a5bf75cc0e6a03655b392d4f43f92faabd25 by Friedrich W. H. Kossebau. Committed on 12/07/2017 at 14:30. Pushed by kossebau into branch '5.1'. Fix crash on view split action invoked from tabbar context menu Reviewers: #kdevelop, kfunk Reviewed By: #kdevelop, kfunk Subscribers: graesslin, kfunk, kdevelop-devel Differential Revision: https://phabricator.kde.org/D6625 M +21 -10 sublime/container.cpp https://commits.kde.org/kdevplatform/9df0a5bf75cc0e6a03655b392d4f43f92faabd25 |