Re: Kaa r4410 - trunk/beacon/src/server

Jason Tackaberry <[email protected]>
Newsgroups gmane.comp.video.freevo.devel
Message-ID <1285429324.5264.68.camel@willow>
On Fri, 2010-09-24 at 20:05 +0200, Dirk Meyer wrote:
> It does -- at least for me. It seems to be a new bug to me but causes
> beacon to crash with a database error (string vs unicode). It took me a
> long time to trace the bug to inotify and now it works.

I'm not able to reproduce this.  From what I can see, INotify will
always emit filenames as byte strings.  Can you please provide a
traceback?  Add something like this at the top of
Crawler._inotify_event():

        if type(name) != str:
           import traceback
           traceback.print_stack()

Thanks.



------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.