Re: [Freevo-devel] traceback in kaa/base/core.py

2011-11-02 Thread Jason Tackaberry
On 11/02/2011 03:11 AM, A Mennucc wrote: > hi, I just got another traceback, I post in case you may want to see it Silly bug. Definitely a less traveled code path. :) Fixed in svn. Cheers! -- RSA® Conference 2012 Save

[Freevo-devel] traceback in kaa/base/core.py

2011-11-02 Thread A Mennucc
hi, I just got another traceback, I post in case you may want to see it Exception caught in main loop Traceback (most recent call last): File "/usr/lib/pymodules/python2.6/kaa/base/main.py", line 205, in loop notifier.step() File "/usr/lib/pymodules/python2.6/kaa/base/pynotifier/nf_generic

Re: [Freevo-devel] buglet in kaa

2011-11-02 Thread A Mennucc
Il 01/11/2011 19:55, Jason Tackaberry ha scritto: > On 11/01/2011 12:28 PM, A Mennucc wrote: >> the following patch corrects a buglet in kaa metadata > Looking at the code and svn log, this bug was already fixed in r3212, > which was committed back in 2008 :) argh I had a local modification that cr