[spambayes-bugs] [ spambayes-Bugs-810067 ] problem with 1.06a web interface

SourceForge.net noreply at sourceforge.net
Sun Sep 21 05:48:52 EDT 2003


Bugs item #810067, was opened at 2003-09-21 09:48
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=810067&group_id=61702

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Bill Bedford (billbedford)
Assigned to: Nobody/Anonymous (nobody)
Summary: problem with 1.06a web interface

Initial Comment:
When using the web review page, hitting the train button 

results in this error message





500 Server error

Traceback (most recent call last):



  File "/Library/Frameworks/Python.framework/Versions/2.3/

lib/python2.3/site-packages/spambayes/Dibbler.py", line 

453, in found_terminator

    getattr(plugin, name)(**params)



  File "/Library/Frameworks/Python.framework/Versions/2.3/

lib/python2.3/site-packages/spambayes/ProxyUI.py", line 

324, in onReview

    self._doSave()



  File "/Library/Frameworks/Python.framework/Versions/2.3/

lib/python2.3/site-packages/spambayes/UserInterface.py", 

line 470, in _doSave

    classifier.store()



  File "/Library/Frameworks/Python.framework/Versions/2.3/

lib/python2.3/site-packages/spambayes/storage.py", line 

229, in store

    self._write_state_key()



  File "/Library/Frameworks/Python.framework/Versions/2.3/

lib/python2.3/site-packages/spambayes/storage.py", line 

233, in _write_state_key

    self.db[self.statekey] = (classifier.PICKLE_VERSION,



  File "/Library/Frameworks/Python.framework/Versions/2.3/

lib/python2.3/shelve.py", line 130, in __setitem__

    self.dict[key] = f.getvalue()



TypeError: object does not support item assignment



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=810067&group_id=61702



More information about the Spambayes-bugs mailing list