Evan Hisey wrote:
> Duncan-
>  I had to change the _debug_ to print statements to get any output
> from them. I do have DEBUG and CHILD_DEBUG both set to 9 in the
> local_config.py. After that I got a command that seems to run mplayer.
> I tested it on the commandline and the out put is as below. Kaa seems
> to be unhappy.
>
> :~# freevo execute
> /usr/lib/python2.5/site-packages/freevo/util/videothumb.py
> /usr/bin/mplayer
> /mnt/freevo/06-15_20_00_Stargate_Atlantis_-_Vengeance.mpeg
> /root/.freevo/vfs/mnt/freevo/06-15_20_00_Stargate_Atlantis_-_Vengeance.mpeg.raw.tmp
> Traceback (most recent call last):
>   File "/usr/lib/python2.5/site-packages/freevo/util/videothumb.py",
> line 38, in <module>
>     import kaa.metadata as mmpython
>   File "/usr/lib/python2.5/site-packages/kaa/metadata/__init__.py",
> line 34, in <module>
>     from version import VERSION
>   File "/usr/lib/python2.5/site-packages/kaa/metadata/version.py",
> line 4, in <module>
>     from kaa.version import Version
>   File "/usr/lib/python2.5/site-packages/kaa/version.py", line 1, in <module>
>     from distribution.version import Version
>   File "/usr/lib/python2.5/site-packages/kaa/distribution/__init__.py",
> line 36, in <module>
>     from core import *
>   File "/usr/lib/python2.5/site-packages/kaa/distribution/core.py",
> line 39, in <module>
>     import distutils.core
> ImportError: No module named core
>
> What you think?
you don't have the kaa packages installed or if they are then freevo is
not finding them. Some distros do really strange things with python and
where they install the packages.

Why don't you try installing a test svn freevo, with the kaa packages,
as described in the wiki and see what is happening, the last debug stuff
is in svn.

Duncan


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to