From noreply at sourceforge.net Thu Jul 7 16:16:42 2011 From: noreply at sourceforge.net (SourceForge.net) Date: Thu, 07 Jul 2011 09:16:42 -0500 Subject: [spambayes-bugs] [ spambayes-Bugs-3357718 ] sb_mboxtrain fails with Python 2.7.2 Message-ID: <3R91Gj5NQPzLsg@mail.python.org> Bugs item #3357718, was opened at 2011-07-07 09:16 Message generated for change (Tracker Item Submitted) made by jstitch You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=3357718&group_id=61702 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: hammie Group: 1.1.x Status: Open Resolution: None Priority: 5 Private: No Submitted By: Javier Novoa (jstitch) Assigned to: Nobody/Anonymous (nobody) Summary: sb_mboxtrain fails with Python 2.7.2 Initial Comment: I get the following traceback: File "/usr/bin/sb_mboxtrain.py", line 349, in main() File "/usr/bin/sb_mboxtrain.py", line 328, in main h = hammie.open(pck, usedb, "c") File "/usr/lib/python2.7/site-packages/spambayes/hammie.py", line 272, in open return Hammie(storage.open_storage(filename, useDB, mode), mode) File "/usr/lib/python2.7/site-packages/spambayes/storage.py", line 998, in open_storage return klass(data_source_name, mode) File "/usr/lib/python2.7/site-packages/spambayes/storage.py", line 154, in __init__ self.load() File "/usr/lib/python2.7/site-packages/spambayes/storage.py", line 180, in load self.dbm = dbmstorage.open(self.db_name, self.mode) File "/usr/lib/python2.7/site-packages/spambayes/dbmstorage.py", line 70, in open return f(db_name, mode) File "/usr/lib/python2.7/site-packages/spambayes/dbmstorage.py", line 40, in open_best return f(*args) File "/usr/lib/python2.7/site-packages/spambayes/dbmstorage.py", line 20, in open_dbhash return bsddb.hashopen(*args) AttributeError: 'NoneType' object has no attribute 'hashopen' I use ArchLinux, with Python2 package, version 2.7.2-2 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=3357718&group_id=61702 From noreply at sourceforge.net Thu Jul 7 18:24:03 2011 From: noreply at sourceforge.net (SourceForge.net) Date: Thu, 07 Jul 2011 11:24:03 -0500 Subject: [spambayes-bugs] [ spambayes-Bugs-3357718 ] sb_mboxtrain fails with Python 2.7.2 Message-ID: <3R945f1VgwzMQV@mail.python.org> Bugs item #3357718, was opened at 2011-07-07 09:16 Message generated for change (Comment added) made by jstitch You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=3357718&group_id=61702 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: hammie Group: 1.1.x >Status: Closed >Resolution: Invalid Priority: 5 Private: No Submitted By: Javier Novoa (jstitch) Assigned to: Nobody/Anonymous (nobody) Summary: sb_mboxtrain fails with Python 2.7.2 Initial Comment: I get the following traceback: File "/usr/bin/sb_mboxtrain.py", line 349, in main() File "/usr/bin/sb_mboxtrain.py", line 328, in main h = hammie.open(pck, usedb, "c") File "/usr/lib/python2.7/site-packages/spambayes/hammie.py", line 272, in open return Hammie(storage.open_storage(filename, useDB, mode), mode) File "/usr/lib/python2.7/site-packages/spambayes/storage.py", line 998, in open_storage return klass(data_source_name, mode) File "/usr/lib/python2.7/site-packages/spambayes/storage.py", line 154, in __init__ self.load() File "/usr/lib/python2.7/site-packages/spambayes/storage.py", line 180, in load self.dbm = dbmstorage.open(self.db_name, self.mode) File "/usr/lib/python2.7/site-packages/spambayes/dbmstorage.py", line 70, in open return f(db_name, mode) File "/usr/lib/python2.7/site-packages/spambayes/dbmstorage.py", line 40, in open_best return f(*args) File "/usr/lib/python2.7/site-packages/spambayes/dbmstorage.py", line 20, in open_dbhash return bsddb.hashopen(*args) AttributeError: 'NoneType' object has no attribute 'hashopen' I use ArchLinux, with Python2 package, version 2.7.2-2 ---------------------------------------------------------------------- >Comment By: Javier Novoa (jstitch) Date: 2011-07-07 11:24 Message: ok, fixed the problem. It was that my python update didn't installed the bsddb module, so I installed it by my own and now it all works fine. Sorry for the inconvenience! ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=498103&aid=3357718&group_id=61702 From dewhitten at comcast.net Wed Jul 6 16:00:45 2011 From: dewhitten at comcast.net (Douglas Whitten) Date: Wed, 6 Jul 2011 09:00:45 -0500 Subject: [spambayes-bugs] Outlook 2010: error initializing the SpamBayes addin Message-ID: <000701cc3be5$1ed5a810$5c80f830$@comcast.net> My 'fix', which got SpamBayes to work again, was to install SpamBayes on a non-system-disk. I am running Windows 7 Home Premium (64-bit) and using Outlook 2010 (32-bit). This is the standard Microsoft setup for new machines. SpamBayes was failing to start after default installation, just like has been reported in emails and bug reports. I literally did nothing else except uninstall the non-functioning SpamBayes and re-install it onto my non-system D: drive. It has worked fine since then. Douglas Whitten dewhitten at comcast.net -------------- next part -------------- An HTML attachment was scrubbed... URL: