On Wed, 2006-08-02 at 16:40 +0200, Dirk Meyer wrote: > Yes. I add 'file' and get None. Checking the db using sqlite on the > command line gives the same result. The first entry is 'dir', all > other added later are empty.
Ok weird. Can you output the sql query used? (In _db_query() there is a print statement that's commented out. Just uncomment it.) > > So let me get this straight, when you do: > > > > rm -rf ~/.beacon; beacon --start --fg > > > > Then you get this UnpicklingError? > > Yes Also weird, given that I can't reproduce this. I wonder what's different about our setups? > Maybe a bug with your ObjectRow code? Well, that would be where I'd point my finger too, simply by virtue of the fact that it was working before ObjectRow and now it isn't. :) Nevertheless, I can't say where the bug is until I can reproduce it -- or until you can narrow it down anyway :) Jason. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Freevo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-devel
