Francisco Eduardo Álvarez Solano wrote: > I'm trying Freevo 1.0.7rc-1. I haven't detected bugs,
There are a few with non-ascii characters in the webserver. The reason I made this a release candidate instead of a release it that the core media library has change from mmpython to kaa.metadata. But it is looking stable. I would only expect to find new bugs in the new features. > but whenever I > shut down freevo with the submenu 'shutdown freevo', I can see this > error message: > > Error in atexit._run_exitfuncs: > Traceback (most recent call last): > File "atexit.py", line 24, in _run_exitfuncs > func(*targs, **kargs) > File "logging/__init__.py", line 1332, in shutdown > File "logging/__init__.py", line 718, in flush > TypeError: flush() takes no arguments (1 given) > Error in sys.exitfunc: > Traceback (most recent call last): > File "/usr/lib/python2.4/atexit.py", line 24, in _run_exitfuncs > func(*targs, **kargs) > File "/root/freevo-1.7.0-rc1/src/__init__.py", line 1332, in shutdown > File "/root/freevo-1.7.0-rc1/src/__init__.py", line 718, in flush Something is wrong here as src/__init__.py should be empty. What I would suggest that you do is to grab a copy from svn and install this. At the moment it has not been installed and sometimes this seems to cause problems. See http://freevo.sourceforge.net/cgi-bin/doc/Contributing for how to install to a different location, the docs say freevo2 but it applied to freevo1 too. Duncan ------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
