Comment 5 for bug 1085581

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: new windows open below panel and launcher (raring staging ppa)

OK, reproduced and progress made.

The issue seems to be the raring build environment. If you take the same code from lp:compiz and build it on quantal and raring, then run it on quantal and raring, you get the same behaviour: The build made on raring is always broken. Even when you run it on raring. On the other had the build made on quantal always works even when run on raring.

By broken I mean:
  1. Place plugin not functioning despite being loaded (this bug).
  2. Grid plugin not functional despite being loaded.
  3. Window open/close animations missing (most of the time).

Now trying different compilers and checking build-deps on raring to see what the cause is.