Summary: | Flip Switch with one window crashes kwin | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Tom Vollerthun <vollerthun> |
Component: | compositing | Assignee: | Martin Flöser <mgraesslin> |
Status: | RESOLVED FIXED | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Tom Vollerthun
2008-02-06 21:44:33 UTC
Seems as if the crash does not necessarily occur - right now I can restore normal behavior with opening another window (p.e. alt-f2, type "konsole" blind) and pressing alt-tab again. After releasing the keys, the desktop goes back to normal with the correct window active. I'll add a traceback once I can provoke a crash again. reason is animation is also started if there is only one window. It also occurs if only flipswitch is selected. SVN commit 771972 by graesslin: Disable animation if there is only one window. BUG: 157292 M +1 -1 flipswitch.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=771972 I just read the commit digest and found you've fixed this already weeks ago - that's just great! Thank you - you rock! |