On Sun, 2009-02-01 at 11:34 +0000, Matthew Job wrote:
> Hi
>  
> I had to reinstall ubuntu (8.04 server lts) and attempting to install
> freevo from source
>  
> I have installed kaa-base, kaa-imlib and kaa-metadata from the freevo
> sourceforge page
> I believe i have installed all the dependencies but when I run freevo
> it runs but I get the following error:
>  
> failed to load plugin tv.livepause
> start 'freevo plugins -l' to get a list of plugins
> Traceback (most recent call last):
>   File "/usr/lib/python2.5/site-packages/freevo/plugin.py", line 553,
> in __load_plugin__
>     exec('import %s' % module)
>   File "<string>", line 1, in <module>
>   File
> "/usr/lib/python2.5/site-packages/freevo/tv/plugins/livepause/__init__.py", 
> line 53, in <module>
>     from tv.plugins.livepause import display
>   File
> "/usr/lib/python2.5/site-packages/freevo/tv/plugins/livepause/display/__init__.py",
>  line 43, in <module>
>     from tv.plugins.livepause.display import x11graphics
> ImportError: cannot import name x11graphics
> Freevo 1.8.3 ready
>  
>  
> I believe I am just missing something but I am not sure what.

It's not you there is a problem with the 1.8.3 release, due to last
minute changes (that didn't get released) some of the files required by
livepause got removed. The simplest way to fix it would be to download
the 1.8.2 release and recursively copy the contents of
src/tv/plugins/livepause/display into the same folder in your 1.8.3
release and then reinstall 1.8.3.

Cheers

Adam



------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to