[spambayes-bugs] [ spambayes-Bugs-1565874 ] Trouble initializing under Outlook 2007 Beta 2

SourceForge.net noreply at sourceforge.net
Thu Oct 19 15:50:48 CEST 2006


Bugs item #1565874, was opened at 2006-09-26 10:39
Message generated for change (Comment added) made by yogsodoth
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498103&aid=1565874&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: Outlook
Group: 	Binary 1.0b1
Status: Open
Resolution: None
Priority: 5
Submitted By: YogSodoth (yogsodoth)
Assigned to: Nobody/Anonymous (nobody)
Summary: Trouble initializing under Outlook 2007 Beta 2

Initial Comment:
Spambayes seems to have trouble initializing itself 
under Outlook 2007 Beta 2 in Windows Vista RC1 (these 
are both beta software so no biggie... yet).

Log files are attached.

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

>Comment By: YogSodoth (yogsodoth)
Date: 2006-10-19 06:50

Message:
Logged In: YES 
user_id=1607172

The error seems to be down to the distinction between Local 
and Roaming in the AppData folder for the user.  Opening up 
the permissions on the db file for SpamBayes solves the 
DBPermissionsError, but then we get this:

Exception exceptions.AttributeError: "'MessageInfoDB' 
object has no attribute 'db'" in <bound method 
MessageInfoDB.__del__ of <spambayes.message.MessageInfoDB 
object at 0x06D38ED0>> ignored
pythoncom error: Failed to call the universal dispatcher

Traceback (most recent call last):
  File "win32com\universal.pyc", line 177, in dispatch
  File "win32com\server\policy.pyc", line 332, in _InvokeEx_
  File "win32com\server\policy.pyc", line 654, in _invokeex_
  File "win32com\server\policy.pyc", line 588, in _invokeex_
  File "addin.pyc", line 1328, in OnStartupComplete
exceptions.AttributeError: 'NoneType' object has no 
attribute 'never_configured'
pythoncom error: Unexpected gateway error

Traceback (most recent call last):
  File "win32com\universal.pyc", line 177, in dispatch
  File "win32com\server\policy.pyc", line 332, in _InvokeEx_
  File "win32com\server\policy.pyc", line 654, in _invokeex_
  File "win32com\server\policy.pyc", line 588, in _invokeex_
  File "addin.pyc", line 1328, in OnStartupComplete
exceptions.AttributeError: 'NoneType' object has no 
attribute 'never_configured'

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

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


More information about the Spambayes-bugs mailing list