You are not logged in.
Thanks for the update on the x86_64 version! Is anyone else getting these errors when they update it?
I have been getting them for about two months now (building it once a week or so).
Never had any side-effects so I am ignoring them.
Offline
New x86_64 compiz-fusion-git build for Gnome 2.24.
You needed to rebuild at least the decorator anyway.
So take it all new.
Offline
Starting as of today, both Gnome and KDE4 window decorators are merged into compit-git.
So are merged both package groups into compiz-fusion-git.
So now you have both Gnome and KDE4 support.
Offline
Is there anyway to add the screensaver plugin to this? I dont see it in my ccsm, and the makebelieve plugin wont download.
Last edited by wankel (2009-01-14 03:17:30)
Offline
Im on Gnome.. Why does it want to install kdebase?
Gives the following error when i install compiz-fusion-git: "warning: cannot resolve "kdebase", a dependency of "compiz-git""
Offline
I'm getting this error when I run "fusion-icon":
* Error: the "FusionIcon" module is missing. If you did not install fusion-icon to /usr, you may need to add the appropriate site-packages directory to your PYTHONPATH
this error when I run "ccsm":
Traceback (most recent call last):
File "/usr/bin/ccsm", line 38, in <module>
import compizconfig
ImportError: No module named compizconfig
and I had to install "rarian" package to fix this:
/tmp/alpm_6AOmo6/.INSTALL: line 10: scrollkeeper-update: command not found
I've the error, I'm using python 2.6 and it install the modules in the python 2.5 directory:
/usr/lib/python2.5/site-packages/FusionIcon
Last edited by capeta (2009-09-24 04:31:12)
Offline
I don't know if this is a correct way to deal with it but;
export PYTHONPATH="$PYTHONPATH:/usr/lib/python2.5"
might solve the problem.
Offline
I tried the above export and found that the correct path is:
export PYTHONPATH="$PYTHONPATH:/usr/lib/python2.5/site-packages"
On my system at least, FusionIcon and ccm are the only things that install their packages there. Anyway, with this environment variable set, fusion-icon and ccsm both run.
Last edited by Fyda (2010-03-22 06:05:03)
Desktop "Kuchen": ASUS GeForce EN9600GSO | nvidia driver | AIGLX | 3.5GB RAM | AMD Athlon64 X2 Dual Core 5200+ | 1400x1050
Laptop "Borscht": ASUS 1005HA Crystal Black EeePC Seashell
Offline