[kdevelop] [Bug 382096] KDevelop crash when activating split mode via the tabbar context menu

2017-07-12 Thread Friedrich W . H . Kossebau
https://bugs.kde.org/show_bug.cgi?id=382096

Friedrich W. H. Kossebau  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kde
   ||vplatform/9df0a5bf75cc0e6a0
   ||3655b392d4f43f92faabd25
 Status|CONFIRMED   |RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from Friedrich W. H. Kossebau  ---
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

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

[kdevelop] [Bug 382096] KDevelop crash when activating split mode via the tabbar context menu

2017-07-07 Thread Edward Kigwana
https://bugs.kde.org/show_bug.cgi?id=382096

Edward Kigwana  changed:

   What|Removed |Added

 CC||edwardw...@gmail.com

--- Comment #4 from Edward Kigwana  ---
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.

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

[kdevelop] [Bug 382096] KDevelop crash when activating split mode via the tabbar context menu

2017-07-07 Thread RJVB
https://bugs.kde.org/show_bug.cgi?id=382096

--- Comment #3 from RJVB  ---
Wayland and menus?

Is this related? https://codereview.qt-project.org/195704

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

[kdevelop] [Bug 382096] KDevelop crash when activating split mode via the tabbar context menu

2017-07-07 Thread Friedrich W . H . Kossebau
https://bugs.kde.org/show_bug.cgi?id=382096

--- Comment #2 from Friedrich W. H. Kossebau  ---
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.

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

[kdevelop] [Bug 382096] KDevelop crash when activating split mode via the tabbar context menu

2017-07-07 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=382096

Kevin Funk  changed:

   What|Removed |Added

   Keywords||regression, release_blocker
 CC||kf...@kde.org,
   ||kosse...@kde.org
   Target Milestone|--- |5.1.2
 Ever confirmed|0   |1
 Status|UNCONFIRMED |CONFIRMED

--- Comment #1 from Kevin Funk  ---
Yep, that regressed in the 5.1 branch. My fixes yesterday didn't help.

Friedrich promised to have another look.

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