On Fri, 2011-04-29 at 22:57 +0200, Leandro Noferini wrote:
> Ciao a tutti,
> 
> now it "compiled" but it does not work.
> 
> To adapt the debian architecture to the newly installed I changed
> /usr/bin/freevo.real to a link to /usr/local/bin/freevo but trying to run the
> program using the script from debian I get this error log:
> 
<snip>
> 2011-04-29 22:53:36,226 INFO     osd.py (507): SDL Driver: x11
> Traceback (most recent call last):
>   File "/usr/local/lib/python2.6/dist-packages/freevo/main.py", line 117, in
> <module>
>     import menu    # The menu widget class
>   File "/usr/local/lib/python2.6/dist-packages/freevo/menu.py", line 38, in
> <module>
>     import skin
>   File "/usr/local/lib/python2.6/dist-packages/freevo/skin/__init__.py", line
> 136, in <module>
>     get_singleton()
>   File "/usr/local/lib/python2.6/dist-packages/freevo/skin/__init__.py", line
> 78, in get_singleton
>     exec('import skins.' + config.SKIN_MODULE + '.' + config.SKIN_MODULE + ' 
> as
> skinimpl')
>   File "<string>", line 1, in <module>
>   File "/usr/local/lib/python2.6/dist-packages/freevo/skins/main/main.py", 
> line
> 39, in <module>
>     from area import Skin_Area
>   File "/usr/local/lib/python2.6/dist-packages/freevo/skins/main/area.py", 
> line
> 60, in <module>
>     from skin_utils import *
>   File 
> "/usr/local/lib/python2.6/dist-packages/freevo/skins/main/skin_utils.py",
> line 51, in <module>
>     thread_pool = kaa.ThreadPool()
> AttributeError: 'module' object has no attribute 'ThreadPool'
> 
You need a more recent version of kaa, I would suggest you try the svn
version.

Cheers

Adam


------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to