Summary: | Kwin crashed when D&D window title to itself | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Marian Kyral <mkyral> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | Flags: | thomas.luebking:
ReviewRequest+
|
Priority: | NOR | ||
Version First Reported In: | 4.10.2 | ||
Target Milestone: | 4.10.3 | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
URL: | https://git.reviewboard.kde.org/r/110251/ | ||
Latest Commit: | http://commits.kde.org/kde-workspace/3063c7330228b586ea88323452e8ae037c8d547e | Version Fixed In: | 4.10.3 |
Sentry Crash Report: |
Description
Marian Kyral
2013-04-30 09:47:47 UTC
Unfortunately the backtrace is missing debug symbols. In case you are able to reproduce the crash, please install the debug packages provided by your distribution and paste an updated backtrace. It hits Q_ASSERT(other && other != this); This should be caught in either the decoration or (rather) the bridge (w/ no action) Git commit fd0f9525df26a96d828e3e0717617039c9c991b2 by Thomas Lübking. Committed on 30/04/2013 at 20:37. Pushed by luebking into branch 'KDE/4.10'. skip selftabbing requests from the deco causes assert FIXED-IN: 4.10.3 REVIEW: 110251 M +2 -0 kwin/bridge.cpp http://commits.kde.org/kde-workspace/fd0f9525df26a96d828e3e0717617039c9c991b2 Git commit 3063c7330228b586ea88323452e8ae037c8d547e by Thomas Lübking. Committed on 30/04/2013 at 20:37. Pushed by luebking into branch 'master'. skip selftabbing requests from the deco causes assert FIXED-IN: 4.10.3 REVIEW: 110251 (cherry picked from commit fd0f9525df26a96d828e3e0717617039c9c991b2) M +2 -0 kwin/bridge.cpp http://commits.kde.org/kde-workspace/3063c7330228b586ea88323452e8ae037c8d547e |