[Spambayes] [ spambayes-Bugs-704921 ] "Train now" (outlook) fails

SourceForge.net noreply at sourceforge.net
Mon Mar 17 19:37:45 EST 2003


Bugs item #704921, was opened at 2003-03-17 22:14
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=704921&group_id=61702

Category: Outlook
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Fredrik Rodland (fmmr)
Assigned to: Mark Hammond (mhammond)
>Summary: "Train now" (outlook) fails 

Initial Comment:
I updated to the last CVS-version - which has the option 
of re-scoring messages after training.

however when clicking on "train now" in the main plugin 
dialog, the following traceback is caught.

the training-dialog seems "deqad" and does not react to 
the "train now"-button.

traceback:

Traceback (most recent call last):
  
File "c:\Programfiler\_UTIL\spambayes_cvs\spambayes\
Outlook2000\dialogs\TrainingDialog.py", line 70, in 
OnInitDialog
    self.UpdateStatus()
  
File "c:\Programfiler\_UTIL\spambayes_cvs\spambayes\
Outlook2000\dialogs\TrainingDialog.py", line 103, in 
UpdateStatus
    if self.config.rescore:
AttributeError: _ConfigurationContainer instance has no 
attribute 'rescore'
win32ui: OnInitDialog() virtual handler (<bound method 
TrainingDialog.OnInitDialog of 
<dialogs.TrainingDialog.TrainingDialog instance at 
0x02AAC1D8>>) raised an exception


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

>Comment By: Mark Hammond (mhammond)
Date: 2003-03-18 14:37

Message:
Logged In: YES 
user_id=14198

Fixed in filter.py, rev 1.20.

The "dead dialog" problem seems a little deeper then this,
and affects all dialogs - I will open a new bug.

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

Comment By: Tony Meyer (anadelonbrin)
Date: 2003-03-18 11:17

Message:
Logged In: YES 
user_id=552329

r1.7 of config.py should fix this bug.  Please test if this works 
for you.

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

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



More information about the Spambayes mailing list