You are not logged in.

#1 2011-03-16 02:45:22

Abraham Salloum
Member
Registered: 2010-10-24
Posts: 7

fusion-icon not working.

hi,
when i launch fusion-icon i get this error:

Traceback (most recent call last):
  File "/usr/bin/fusion-icon", line 57, in <module>
    from FusionIcon.interface import choose_interface
  File "/usr/lib/python2.7/site-packages/FusionIcon/interface.py", line 22, in <module>
    from util import env
  File "/usr/lib/python2.7/site-packages/FusionIcon/util.py", line 23, in <module>
    import os, compizconfig, ConfigParser, time
ImportError: libprotobuf.so.6: cannot open shared object file: No such file or directory

I have protobuf installed.
I have installed compiz with:

yaourt -S compiz-fusion-gtk

How do i fix this?
Thanks a lot for your help.

Offline

#2 2011-03-17 18:45:24

jack.mitchell
Member
From: Ely, Cambridgeshire, UK
Registered: 2008-08-28
Posts: 156
Website

Re: fusion-icon not working.

I also have this issue, it seems as though compiz needs recompiling to use libprotobuf.so.7. I've tried symlinking it with .so.6 but it complains that it was not compiled for 2.4 and you must use 2.3.

Last edited by jack.mitchell (2011-03-17 18:46:05)

Offline

#3 2011-03-17 19:05:14

jack.mitchell
Member
From: Ely, Cambridgeshire, UK
Registered: 2008-08-28
Posts: 156
Website

Re: fusion-icon not working.

Ok, this is due to the repository that was added from installing yaourt. Uninstall everything compiz, remove the archlinuxfr repository and re-install.

Offline

#4 2011-03-17 19:36:56

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: fusion-icon not working.

jack.mitchell wrote:

I also have this issue, it seems as though compiz needs recompiling to use libprotobuf.so.7. I've tried symlinking it with .so.6 but it complains that it was not compiled for 2.4 and you must use 2.3.

Introducing unnecessary symlinks is a sure fire way of messing something up in the future. I hope you were doing that only to test it out and then removed the symlink.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

Board footer

Powered by FluxBB