Sorry to bother you all but I found the solution, it was as simple as adding MPLAYER_VERSION = 9999 to my local_conf.py

nikosapi

On 7/22/06, nikosapi <[EMAIL PROTECTED]> wrote:
I was able upgrade mplayer by steeling binaries from my ubuntu pc ( mplayer1.0pre7). Mplayer works fine on it's own and if I switch from the pre4 to pre7 binary while freevo is running I have no problems but if I leave /usr/bin/mplayer as pre7 freevo gives me this error for all videos: "no action defined for this choice". Looking at the log I think that freevo is rejecting the pre7 version because it's different from the previously used version.
Please help, here is my log file:

-------------------------------------------------------------------------------
Freevo start at Sat Jul 22 22:06:08 2006
-------------------------------------------------------------------------------
Warning: /var/cache/freevo does not exists and can't be created
Please create this directory as root and set permissions for the
Freevo user to write to it.
Using /tmp/freevo as cache directory, but this is a bad idea

WARNING: duplicate plugin activation, ignoring:
<video.mplayer None None>

WARNING: duplicate plugin activation, ignoring:
<video.imdb None None>


Warning: freevo_config.py was changed, please check local_config.py

You are using version 5.13, changes since then:
Version 5.14:
     Add IMAGEVIEWER_DURATION for auto slideshows

Version 5.15:
     Add two variables for mplayer post processing: MPLAYER_VF_INTERLACED and
     MPLAYER_VF_PROGRESSIVE


config.py (518): Logging to /tmp/freevo/main-1002.log
Error: VIDEO_SHOW_DATA_DIR not found
ROM_DRIVES: Auto-detected and added "('/cdrom', '/dev/cdrom', 'CD-1')"
config.py (903): Using 'latin-1' encoding
error opening file /home/live/.freevo/vfs/tmp/freevo/mediainfo

Error: can't detect last cache rebuild
Please run 'freevo cache'

osd.py (587): Setting fullscreen mode to 1
error opening file /home/live/.freevo/vfs/tmp/freevo/skin-1002
main.py (221): load basic skin settings: blurr
osd.py (233): Couldnt load font "arial_bold.ttf"
osd.py (239): trying alternate: verabd.ttf
osd.py (233): Couldnt load font "arial_bold.ttf"
osd.py (239): trying alternate: verabd.ttf
osd.py (233): Couldnt load font "arial_bold.ttf"
osd.py (239): trying alternate: verabd.ttf
osd.py (233): Couldnt load font "arial_bold.ttf"
osd.py (239): trying alternate: verabd.ttf
osd.py (233): Couldnt load font "arial_bold.ttf"
osd.py (239): trying alternate: verabd.ttf
osd.py (233): Couldnt load font "arial_bold.ttf"
osd.py (239): trying alternate: verabd.ttf
__init__.py (239): Building the xml hash database...
__init__.py (271): done
mplayer.py (102): MPlayer version is: 2:0.99+1.0pre7try2+cvs20060117-0ubuntu8
failed to load plugin video.mplayer
start 'freevo plugins -l' to get a list of plugins
Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/freevo/plugin.py", line 572, in __load_plugin__
    p = eval(object)()
  File "/usr/lib/python2.3/site-packages/freevo/video/plugins/mplayer.py", line 112, in __init__
    _debug_("MPlayer version set to: %s" % config.MPLAYER_VERSION)
AttributeError: 'module' object has no attribute 'MPLAYER_VERSION'
xine.py (76): detect fbxine version 9903
failed to load plugin video.imdb_info
start 'freevo plugins -l' to get a list of plugins
Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/freevo/plugin.py", line 572, in __load_plugin__
    p = eval(object)()
  File "<string>", line 0, in ?
AttributeError: 'module' object has no attribute 'imdb_info'
failed to load plugin video.mover
start 'freevo plugins -l' to get a list of plugins
Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/freevo/plugin.py", line 572, in __load_plugin__
    p = eval(object)()
TypeError: __init__() takes at least 3 arguments (1 given)

Activated plugin video.details
This plugin may cause some problems because it changes the
item menu and not all parts of Freevo may like this. If
Freevo crashes inside the item menu, please remove this plugin.

No action..
osd.py (233): Couldnt load font "arial_bold.ttf"
osd.py (239): trying alternate: verabd.ttf


If you ignore the osd errors I believe I only have a version problem. But how do I fix this?

Thanks,

nikosapi

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to