Comment 6 for bug 779801

Revision history for this message
Ricardo Salveti (rsalveti) wrote :

I'm able to reproduce building directly from current Travis's branch (a2f1e474aa3f326074c449522ba9272eb8206bc6).

Build steps:
apt-get build-dep compiz (after enabling the unity-gles PPA)
cmake ../ -DBUILD_GLES=TRUE -DCMAKE_INSTALL_PREFIX=/home/ubuntu/compiz/build2
make
make instal

Run:
./compiz --replace composite opengl

At the time it composites the first entire frame, is already corrupted. The behavior change when using grid is probably because of the blend enable and disable.