| Summary: | KWin crashes when switching windows | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Rohan Garg <rohan> |
| Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | rohan |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | git master | ||
| Target Milestone: | 4.11 | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | http://commits.kde.org/kde-workspace/1b1afdf00f326d9145da14a84eb118433705036e | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | Hotfix | ||
|
Description
Rohan Garg
2013-02-20 17:38:35 UTC
Created attachment 77469 [details]
Hotfix
The flags are only to marks a clear driver issue.
You run the current git master, not 4.10.
Attached is a patch to fix the issue (in two dimensions)
RR later, but if it compiles it will work ;-)
Thanks Thomas! The fix does work for me, no more crashes :) PS: Yeah, I didn't know the flag was for driver issues and thought Dr. Konqui would have chosen the right version automagically. skip the review request :-) Git commit 1b1afdf00f326d9145da14a84eb118433705036e by Thomas Lübking. Committed on 20/02/2013 at 22:40. Pushed by luebking into branch 'master'. check list validity before taking last item also block for tabboxes *around* stackorder changes M +2 -2 kwin/effects/slideback/slideback.cpp http://commits.kde.org/kde-workspace/1b1afdf00f326d9145da14a84eb118433705036e |