On Tue, 2008-03-11 at 19:10 +0100, Duncan Webb wrote:
> >     File "../base/build/lib.linux-i686-2.4/kaa/notifier/main.py", line 110,
> >     in loop
> >        import skin    # The skin class
> 
> This is you problem file:
> "../base/build/lib.linux-i686-2.4/kaa/notifier/main.py"

The thing is, look carefully.  It says it's in loop() on line 110 in
main.py.  This is correct for kaa, but the 'import skin' is coming from
freevo's main.py.

This might just be strictly a cosmetic bug in the stack dump and have
nothing to do with the actual problem.

Why does getScheduledRecordingsNow() call traceback.print_stack()?  If
it's handling an exception, it should format the exception so we can see
the problem, not just print_stack().  Or don't handle it, and instead
let it propagate up to kaa.



-------------------------------------------------------------------------
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