← Back to team overview

ubuntu-x-swat team mailing list archive

[Bug 629391] Re: Compiz Wallpaper plugin broken in 10.10

 

Thank so much Lorenzo, it seems that the compiling works well.

For the 
"sudo cp ./libs/libwallpaper.a /usr/lib/compiz" and 
"sudo cu ./libs/libwallpaper.so /usr/lib/compiz"

the "libs" folder is hidden in my system, so I change it as :

"sudo cp ./.libs/libwallpaper.a /usr/lib/compiz" and 
"sudo cu ./.libs/libwallpaper.so /usr/lib/compiz".

A small problems still exists. The multiple wallpaper effects can only
be rendered after a few seconds, which means every time I log in my
system, the non-multiple-wall-paper state will last for a few seconds.

Does this happen to your system?

-- 
Compiz Wallpaper plugin broken in 10.10
https://bugs.launchpad.net/bugs/629391
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xorg-server in ubuntu.



Follow ups