Maximizing a window causes compiz to hang
| Affects | Status | Importance | Assigned to | Milestone | |
|---|---|---|---|---|---|
| Compiz Main Plugins |
Fix Released
|
High
|
Daniel van Vugt | ||
| compiz-plugins-main (Ubuntu) |
Fix Released
|
Undecided
|
Unassigned | ||
Bug Description
Compiz hangs since the grid plugin is moving the window back to it's grid position while it is maximizing, and thus ends up fighting core.
Related to bug 860304
Related branches
- Jason Smith: Pending requested
- Diff: 0 lines api
- Jason Smith (community): Approve
-
Diff: 112 lines (+34/-7) 2 files modifiedapisrc/grid.cpp (+31/-7)
src/grid.h (+3/-0)
- Compiz Maintainers: Pending requested
-
Diff: 764 lines (+327/-113) 3 files modifiedapiCMakeLists.txt (+2/-0)
src/grid.cpp (+295/-97)
src/grid.h (+30/-16)
This bug was fixed in the package compiz-plugins-main - 1:0.9.6-0ubuntu1
---------------
compiz-plugins-main (1:0.9.6-0ubuntu1) oneiric; urgency=low
* New upstream release:
- Maximizing a window causes compiz to hang (LP: #860257)
- snap movements can cause infinite loops in window movements (LP: #860646)
* Remove debian/
upstream release
* debian/control:
- fix overwrite with natty compiz-plugins (LP: #859632)
-- Didier Roche <email address hidden> 2011年9月28日 14:20:00 +0200
This fix is not upstream yet. It seems to be the first of the many missing fixes as described in bug 910698.