Hi,

what svn revision are you using right now?

I had a very similar problem with revision 10336. Freevo started and stopped 
directly again without 
any error message and without any hint in the log files. I found that this was 
because of an mistake 
in my local_conf.py (Syntax error).

But the problem was that the error trace of that mistake has been lost 
somewhere in freevo and was 
never shown to me, as the user (see bug tracker 1886624: "silent dead if error 
in local_conf.py").

In the current svn revison this is fixed.
Maybe that fix helps you...

Regards
Tanja





Richard van Paasen schrieb:
> Hi,
> 
> I followed the howto for installing the svn version of freevo, but I can't
> see how to get it to work. First, the setup.py is broken. It tests for
> documentation, which isn't there:
> 
>     if (not os.path.isdir('./Docs/installation/html')):
>         print 'Docs/howto not found. Please run ./autogen.sh'
>         sys.exit(0)
> 
> and
> 
>   #add docbook style howtos
>   os.path.walk('./Docs/installation', docbook_finder, data_files)
>   os.path.walk('./Docs/plugin_writing', docbook_finder, data_files)
> 
> I did a "autogen.sh nodocs", as suggested in the howto. After commenting out
> these lines, the install did succeed.
> 
> 
> But, freevo does not start, nor does it output any debug info:
> 
> 
> [EMAIL PROTECTED] ~ $ freevo -fs
> X Window System Version 1.3.0
> Release Date: 19 April 2007
> X Protocol Version 11, Revision 0, Release 1.3
> Build Operating System: UNKNOWN
> Current Operating System: Linux Zeus 2.6.23-gentoo-r6 #2 PREEMPT Wed Feb 6
> 19:55:02 CET 2008 i686
> Build Date: 06 February 2008
>         Before reporting problems, check http://wiki.x.org
>         to make sure that you have the latest version.
> Module Loader present
> Markers: (--) probed, (**) from config file, (==) default setting,
>         (++) from command line, (!!) notice, (II) informational,
>         (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
> (==) Log file: "/var/log/Xorg.0.log", Time: Sun Feb 10 02:37:53 2008
> (==) Using config file: "/etc/X11/xorg.conf"
> (II) Module already built-in
> (II) Module already built-in
> (II) Module already built-in
> 
> [EMAIL PROTECTED] ~ $
> (X started and stopped)
> 
> The log file shows:
> ================================================================================
> Freevo 1.8.0-svn r10355 started at Sun Feb 10 02:38:46 2008
> --------------------------------------------------------------------------------
> 2008-02-10 02:38:46,386 INFO     config.py (531): LOGDIR: /var/log
> /var/log/freevo
> 2008-02-10 02:38:46,387 INFO     config.py (532): STATICDIR: /var/lib
> /var/lib/freevo
> 2008-02-10 02:38:46,388 INFO     config.py (533): CACHEDIR: /tmp/freevocache
> /tmp/freevocache
> 2008-02-10 02:38:46,389 INFO     config.py (552): Loading freevo
> configuration file "/etc/freevo/freevo.conf"
> 2008-02-10 02:38:46,501 INFO     new process watcher instance
> 
> This is on a up-to-date Gentoo system, fresh kaa and freevo from svn.
> 
> Any idea's what can be wrong?
> 
> Richard.
> 
> 
> -------------------------------------------------------------------------
> 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-devel mailing list
> Freevo-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freevo-devel
> 

-------------------------------------------------------------------------
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-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to