FW: [Spambayes] Outlook-plug-in: Spambayes fails to initialize

I VB Coder VBCoder at CoSeCo.com
Tue Dec 14 23:07:58 CET 2004



I found this file that looks pertinent.

spambayes2.log:
Error connecting to Outlook!
Traceback (most recent call last):
  File "addin.pyc", line 1191, in OnConnection
  File "manager.pyc", line 908, in GetManager
  File "manager.pyc", line 397, in __init__
  File "manager.pyc", line 140, in import_core_spambayes_stuff
  File "spambayes\classifier.pyc", line 73, in ?
  File "spambayes\Options.pyc", line 1259, in ?
  File "spambayes\Options.pyc", line 1182, in load_options
  File "spambayes\OptionsClass.pyc", line 521, in merge_files
  File "spambayes\OptionsClass.pyc", line 557, in merge_file
  File "spambayes\OptionsClass.pyc", line 524, in convert_and_set
  File "spambayes\OptionsClass.pyc", line 588, in convert
  File "spambayes\OptionsClass.pyc", line 278, in convert
  File "spambayes\OptionsClass.pyc", line 287, in _convert
  File "locale.pyc", line 179, in atoi
  File "locale.pyc", line 175, in atof
ValueError: invalid literal for int(): True
ERROR: 'There was an error initializing the SpamBayes addin\r\n\r\nPlease
re-start Outlook and try again.'
Traceback (most recent call last):
  File "addin.pyc", line 1191, in OnConnection
  File "manager.pyc", line 908, in GetManager
  File "manager.pyc", line 397, in __init__
  File "manager.pyc", line 140, in import_core_spambayes_stuff
  File "spambayes\classifier.pyc", line 73, in ?
  File "spambayes\Options.pyc", line 1259, in ?
  File "spambayes\Options.pyc", line 1182, in load_options
  File "spambayes\OptionsClass.pyc", line 521, in merge_files
  File "spambayes\OptionsClass.pyc", line 557, in merge_file
  File "spambayes\OptionsClass.pyc", line 524, in convert_and_set
  File "spambayes\OptionsClass.pyc", line 588, in convert
  File "spambayes\OptionsClass.pyc", line 278, in convert
  File "spambayes\OptionsClass.pyc", line 287, in _convert
  File "locale.pyc", line 179, in atoi
  File "locale.pyc", line 175, in atof
ValueError: invalid literal for int(): True
pythoncom error: Failed to call the universal dispatcher

Traceback (most recent call last):
  File "win32com\universal.pyc", line 173, in dispatch
  File "win32com\server\policy.pyc", line 330, in _InvokeEx_
  File "win32com\server\policy.pyc", line 647, in _invokeex_
  File "win32com\server\policy.pyc", line 581, in _invokeex_
  File "addin.pyc", line 1227, in OnStartupComplete
exceptions.AttributeError: 'NoneType' object has no attribute
'never_configured'
SpamBayes - Disconnecting from Outlook
pythoncom error: Failed to call the universal dispatcher

Traceback (most recent call last):
  File "win32com\universal.pyc", line 173, in dispatch
  File "win32com\server\policy.pyc", line 330, in _InvokeEx_
  File "win32com\server\policy.pyc", line 647, in _invokeex_
  File "win32com\server\policy.pyc", line 581, in _invokeex_
  File "addin.pyc", line 1409, in OnDisconnection
exceptions.AttributeError: OutlookAddin instance has no attribute
'explorers_events'

  -----Original Message-----
  From: spambayes-bounces at python.org [mailto:spambayes-bounces at python.org]On
Behalf Of Paul Coleman
  Sent: Sunday, December 12, 2004 7:38 AM
  To: spambayes at python.org
  Subject: [Spambayes] Outlook-plug-in: Spambayes fails to initialize


  Hi,

   I have:
  Windows ME
  Outlook 2000
  Spambayes 1.0.1

  Error message:
  There was an error initilizing the Spambayes addin
  Please re-start Outlook and try again

  All was working after I upgraded to the new version.  The last time I
started Outlook, I got the message that Spambayes failed to initialize and
suggested a restart of Outlook.  I have un-installed and re--installed
Spambayes with no change.  I have repaired Outlook and the re-installed
Spambayes and still not changed.  How do I find out why Spambayes will not
initialize  so I can fix this issue ?
  Thanks,
  Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.python.org/pipermail/spambayes/attachments/20041214/c455b05c/attachment.html


More information about the Spambayes mailing list