Omry Yadan wrote:
> Hi all,
>
> freevo started to crash when I open a video file
>
> I see this in the std out:
> Freevo 1.8.1 r10613 ready
> /home/omry/freevo/lib/python2.4/site-packages/kaa/metadata/disc/dvd.py:48:
> RuntimeWarning: Python C API version mismatch for module _ifoparser:
> This Python has API version 1013, module _ifoparser has version 1012
Not sure exactly what this is caused by but one of your dependencies is
out of date, possibly libdvdread (libdvdread-0.9.7).
> followed by an exception that ends with:
>
> File
> "/home/omry/freevo/lib/python2.4/site-packages/freevo/childapp.py", line
> 153, in __init__
> _debug_('Cannot run %r: %s' % (command_str, e), DERROR)
> NameError: global name '
>
>
> any idea how to fix this?
You have two problems, one is my fault, it should be:
| _debug_('Cannot run %r: %s' % (command_str, why), DERROR)
The other error, while this is in an exception block, is that the
command line is incorrect. Just about, if debugging is active should be
the command that was run.
HTH
Duncan
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users