Jim Duda wrote:
> I want to give mplayervis a try.  I'm new to this.
> 
> I followed the instructions to compile and install both goom2k4-0 and 
> pygoom-2k4
> 
> I result in this:
> lroom# ls -ltr /usr/lib | grep goom
> -rwxr-xr-x  1 root root   399249 May 24 22:34 libgoom2.so.0.0.0
> lrwxrwxrwx  1 root root       17 May 24 22:34 libgoom2.so.0 -> 
> libgoom2.so.0.0.0
> lrwxrwxrwx  1 root root       17 May 24 22:34 libgoom2.so -> libgoom2.so.0.0.0
> -rwxr-xr-x  1 root root      783 May 24 22:34 libgoom2.la
> 
> and this:
> 
> lroom# l /usr/lib/python2.5/site-packages/pygoom*
> -rwxr-xr-x 1 root root 89914 May 24 22:50 
> /usr/lib/python2.5/site-packages/pygoom.so
> -rw-r--r-- 1 root root   205 May 24 22:50 
> /usr/lib/python2.5/site-packages/pygoom_2k4-0.1.1-py2.5.egg-info
> 
> However, when I start freevo I get an error loading mplayervis.  The log is 
> below.
> 
> I used the pygoom from the contrib/runtime directory of freevo_1.8.4 trunk 
> from svn.
> 
> Do I have the wrong pygoom?

Yes you need 0.2.x, the current version is in contrib/runtime/pygoom-2k4
and there are some pre-built binaries pygoom-2k4-0.2.1.linux-i686.tar.gz
and pygoom-2k4-0.2.1.linux-x86_64.tar.gz.

There are two files that you can change to optimise the build, actually
not as important as optimising goom-2k4. and these are config.h and setup.py

> failed to load plugin audio.mplayervis
> 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 569, in 
> __load_plugin__
>     exec('import %s' % module)
>   File "<string>", line 1, in <module>
>   File "/usr/lib/python2.5/site-packages/freevo/audio/plugins/mplayervis.py", 
> line 45, in <module>
>     if not hasattr(pygoom, 'HEXVERSION') and pygoom.HEXVERSION < 0x000200f0:
> AttributeError: 'module' object has no attribute 'HEXVERSION'

HEXVERSION didn't exist in 0.1.x

> 2009-05-25 09:31:29,887 ERROR    weather.py (101): invalid literal for int() 
> with base 10: '66.0'

This looks like a bug and so hopefully this is now fixed.

Duncan


------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to