Yes I think you would have to install compiz to /usr. However to avoid 
clobbering your system I'd recommend:
    cmake .. -DCMAKE_INSTALL_PREFIX=~/staging
and then:
    cd staging
    env DISPLAY=:0 LD_LIBRARY_PATH=./lib XDG_DATA_DIRS="./share:$XDG_DATA_DIRS" 
COMPIZ_CONFIG_PROFILE=ubuntu ./bin/compiz --replace ccp
or more reliably:
    env DISPLAY=:0 LD_LIBRARY_PATH=./lib ./bin/compiz --replace composite 
opengl move resize decor compiztoolbox mousepoll wall expo scale switcher

Alternatively, wait for compiz-core 0.9.7.10 which we're working on
getting to precise soon. Then you can just turn on unredirect mode to
test it.

I should also note I saw at least three different intel crashes in my
precise testing. I think I logged bugs for two of them (this is one) and
then gave up on the third. I was getting different Xorg crashes each
time.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-video-intel in Ubuntu.
https://bugs.launchpad.net/bugs/1056039

Title:
  X crashes in drm_intel_gem_bo_close_vma <-
  drm_intel_gem_bo_unreference_final <-
  drm_intel_gem_bo_unreference_final ...

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel/+bug/1056039/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp

Reply via email to