Summary: | drag-and-drop between windows by cover switch alt-tab causes apps to crash | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Alan Dion <alan.dion> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | finex |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | 4.10 | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-workspace/042d6df9bfead3c1219f3849bdbe2280fabb3188 | Version Fixed In: | 4.10 |
Sentry Crash Report: |
Description
Alan Dion
2008-12-29 20:59:49 UTC
Hi! If you can reproduce the crash, you should install the debug enabled packages and provide a new backtrace. Read this page for the instructions: http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports Thanks! No response for more than two weeks and by that I'm marking this bug as resolve remind. Please reopen after providing useful backtrace. Git commit 042d6df9bfead3c1219f3849bdbe2280fabb3188 by Thomas Lübking. Committed on 24/06/2012 at 11:13. Pushed by luebking into branch 'master'. re-use input window, prevent destryoing it we cannot fix Qt DnD crashing on client destruction (eg. also occurs with toolptips) but we can prevent it to happen with effects by just un/mapping the input window instead of destroying and re-creating it FIXED-IN: 4.10 REVIEW: 105339 M +49 -18 kwin/effects.cpp http://commits.kde.org/kde-workspace/042d6df9bfead3c1219f3849bdbe2280fabb3188 |