On Sat, 2008-02-16 at 19:17 +0100, Duncan Webb wrote: > File "/usr/lib/python2.4/site-packages/kaa/notifier/async.py", line > 395, in wait > return self.get_result() > File "/usr/lib/python2.4/site-packages/kaa/notifier/async.py", line > 350, in get_result > raise exc_value > kaa.notifier.async.AsyncException: 'object' object has no attribute 'title'
Ah, damn, there's something wrong here. dischi is right, where's not using 'title' anywhere in kaa.base. This exception must be occurring inside your code. The problem is that AsyncException should show you a useful traceback, only it's not. I need to figure out why this is, unfortunately I can't reproduce it. Might be a python 2.4 thing again. I'll setup a python 2.4 install and try to troubleshoot. Meanwhile, comb through the relevant code paths for 'title' and see if you can figure out where this exception is coming from. ------------------------------------------------------------------------- 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