← Back to team overview

compiz team mailing list archive

[Bug 861088] Re: When switching workspaces with workspace switcher previous Ws contents are momentarily displayed

 

The solution for me was downgrade from compiz 0.9.5 to 0.9.4 and
everything works okey. First, uninstall compiz (it keeps its
configuration)

sudo apt-get remove compiz*
sudo apt-get autoremove

Delete every repository mention compiz in Software Sources
To be shure nothing remains

gksudo nautilus /etc/apt/sources.list.d

delete every line with the word "compiz" in it

sudo apt-get update

Add the Natty repositories to your apt sources:

deb http://ubuntu.mirror.cambrium.nl/ubuntu/ natty-updates main universe
deb http://ubuntu.mirror.cambrium.nl/ubuntu/ natty main universe  

sudo apt-get update
 restart

Install the 0.9.4 version of compiz and ccsm, and their dependencies:


sudo apt-get install compiz=1:0.9.4+bzr20110606-0ubuntu1~natty2 \
compiz-core=1:0.9.4+bzr20110606-0ubuntu1~natty2 \
compiz-gnome=1:0.9.4+bzr20110606-0ubuntu1~natty2 \
compiz-plugins=1:0.9.4+bzr20110606-0ubuntu1~natty2 \
compiz-plugins-main=0.9.4+bzr20110527-0ubuntu1~natty1 \
compizconfig-backend-gconf=0.9.2.4-0ubuntu1 \
libcompizconfig0=0.9.4-0ubuntu2 \
libdecoration0=1:0.9.4+bzr20110606-0ubuntu1~natty2 \
compizconfig-settings-manager=0.9.4-0ubuntu2 \ 
python-compizconfig=0.9.4-0ubuntu1 \
compiz-plugins-extra=0.9.4-0ubuntu3

I got some dependencies errors so I sudo apt-get install line by line,
and at a dependencies error, installed the mentioned dependence line and
try again.

Restart and voilá

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/861088

Title:
  When switching workspaces with workspace switcher previous Ws contents
  are momentarily  displayed

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/861088/+subscriptions