Tony Meyer wrote: > After that, I'd like to try and get a 1.1a1 out the door so that > people can try it out (there are heaps of changes - checkins that > date from May last year!). I had hoped to get this out by the end of > the month, but that's rapidly approaching...my rough plan is this: > > 1.1a1: End of January (31st maybe, since that's a holiday here) > 1.1a2: End of February > 1.1b1: Mid March (assuming both alphas go well) > 1.1rc1: Start of April > 1.1: Early April > > Are there any things not done yet that people would like to see in > 1.1?
Just a couple of minor ones. Unfortunately, I'm on a tight deadline at work until at least the end of January. > Things I'm planning on doing before 1.1a1, if I can find the time: I'd like to get a tab added to the Manager for configuring the notification sounds. It may be just edit boxes for the filenames at first (no browse), but I think we need something if general users are going to be able to take advantage of it. > Things I'm planning on doing before 1.1a2, if I can find the time: Given that we haven't been able to solve the bsddb corruption/run-recovery problem, I wanted to try something with automatic backups to at least provide a recovery mechanism. My idea was to detect if the database is still good when shutting down, and if so make a backup copy of the .db file. When starting up, if the training data is corrupt then try to restore this "known good" backup and then attempt the open again. > * It would be great to have at least one translation completely > done. We currently have most of French and some of Spanish. All I > can do is check the stuff in, of course. Speaking of translations, have you been able to build a binary since the translation support was added? Whenever I try to run setup_all.py, I get the following error: """ running py2exe running build_py error: package directory 'spambayes\resources' does not exist """ -- Kenny Pitt _______________________________________________ spambayes-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/spambayes-dev
