On Donnerstag 29 Januar 2009, Duncan Webb wrote:
> > BTW: How do I enable the output of all the _debug_('...', 2) lines?  (I
> > tried setting DEBUG and DEBUG_RECORDSERVER to 2, but that did not do the
> > trick.)
>
> Have you set?
> LOGGING = logging.DEBUG
> LOGGING_RECORDSERVER = logging.DEBUG

Sure.  I am getting all debug output from _debug_('...', DINFO) lines, but not 
from the _debug_('...', 2) ones (which usually contain method calls w/ 
params).

> Do check it in and you could change the WARNING to an ERROR or perhaps
> restrict the exception handler not to be a catch all.

Hmm.  I don't know why or how I should change the exception handler.  
Actually, the patch I sent to the list is obviously not related to the 
problem I wanted to fix originally, namely that the recordserver does not 
start up.  Instead, it happened again today, no recordings worked and my wife 
is disappointed again.  There are no errors at all in the logs (stupid me 
disabled the debug output after the patching).  FWIW, this is all I have:

================================================================================
Freevo 1.8.4-svn r11270 started at Sat Jan 31 21:17:46 2009
--------------------------------------------------------------------------------
2009-01-31 21:17:46,194 INFO     config.py (531): 
LOGDIR: /var/log /var/log/freevo
2009-01-31 21:17:46,196 INFO     config.py (532): 
STATICDIR: /var/lib /var/lib/freevo
2009-01-31 21:17:46,197 INFO     config.py (533): 
CACHEDIR: /var/cache /var/cache/freevo
2009-01-31 21:17:46,199 INFO     config.py (552): Loading freevo configuration 
file "/etc/freevo/freevo.conf"
2009-01-31 21:17:47,216 INFO     new process watcher instance

After that, the recording server simply vanished, no more output, no process.

> Nice to have a bug report for this on the tracker too.

Although I really have the sf.net tracker, I had marked your mail as TODO 
since I can understand your wish.  However, I now spent quite some time 
trying to do so and I am feeling to dumb to even open a bug this time.  :-((
I am boiling with rage and need to calm down before I try again.  And I have 
really very little time ATM.

-- 
Ciao, /  /                                                    .o.
     /--/                                                     ..o
    /  / ANS                                                  ooo

Attachment: signature.asc
Description: This is a digitally signed message part.

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to