Duncan Webb wrote: > board.divers said the following, on 06/02/2008 12:37: > >> Duncan Webb wrote: >> >> >>> board.divers said the following, on 06/02/2008 03:42: >>> >>> >>> >>>> Hello Everybody, >>>> >>>> I've a little problem with freevo, >>>> I upgraded it from 1.8.0rc1 to 1.8.0rc2 but now, it don't want to >>>> launch. I don't have any error messages ... (even with --trace option.) >>>> >>>> Could you help me to find the problème? >>>> >>>> >>>> >>> Can you try this patch: >>> [snip] >>> Index: src/main.py >>> =================================================================== >>> --- src/main.py (revision 10333) >>> +++ src/main.py (working copy) >>> @@ -38,6 +38,7 @@ >>> import traceback >>> import signal >>> >>> +import config >>> import rc >>> rc.get_singleton(is_plugin=0) >>> >>> @@ -56,7 +57,6 @@ >>> import twisted >>> import Numeric >>> >>> - import config >>> import kaa >>> import kaa.metadata as mmpython >>> import kaa.imlib2 as Image >>> [snip] >>> >>> I seems that importing rc, which imports config and in turn import your >>> local_conf.py, does not report errors in config.py and local_config.py >>> >>> Thanks >>> Duncan >>> >>> >>> >> Hi, >> >> I'm not at home today, so I'm trying It this evening and I let you know. >> > > I think that this is a result of the config but that I managed to release. > > Can you try the patch first, just to confirm that this is that case. > > Thanks > Duncan > Hi,
Sorry for the waiting but I was too busy this week !!! I tried the path without succes, but by the install of the last kaa libs, all works now Thanks a lot ! ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Freevo-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-users
