Florian Demmer wrote:
> i was trying svn last week and came across this error twice from
> different sources. both times the configuration was loaded from a
> hardcoded path as argument and then saved without an argument.
>
> eg.
> freevo/tvserver/config.py line 50:
> config.load('/etc/freevo/tvserver.conf')
> and line 57:
> config.save()
>
> this solves it for now:
> config.save('/etc/freevo/tvserver.conf')
>
> ..., but i dont know if the config object should keep track of loaded
> files by itself. maybe the path to (and names of?) configuration files
> should be put into freevo/conf.py or some other "central" place...?It should work now (without your patch) if you update kaa.base Dischi -- This is the Time Travelling Agency's answering machine. We're closed right now but leave a message before the beep and we might have called you back.
pgpU4GBhoiVnG.pgp
Description: PGP signature
------------------------------------------------------------------------- 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-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
