[Spambayes] Outlook Plugin Crashing Outlook

Tim Stone - Four Stones Expressions tim at fourstonesExpressions.com
Wed Feb 12 22:45:18 EST 2003


2/12/2003 10:39:50 PM, "Meyer, Tony" <T.A.Meyer at massey.ac.nz> wrote:

>> I can only suggest adding a few more print statement - 
>> particularly in "setupui" etc.  It is probably that we are 
>> making a call which is crashing outlook.  I've seen it before :(
>I was doing this, just hoping for a quicker fix.  I eventually found it - it 
was *your* fault! ;)  Nothing to do with my crash at all (just a coincidence 
that that was the first time I restarted Outlook since updating).
>
>The fix you uploaded to check for bsddb3 is what broke it.  I auto-changed to 
use bsddb3, and that was what caused the problem.  Setting use_db to False 
fixed it.  I'll leave you to tell me what this means ;)

use_db = False means that it uses a pickle database, rather than dbm.  
Personally, I still find pickle to be the better solution, but I'm a minority 
on that one... <wink> - TimS

>
>> Start outlook without the addin, reset the toolbars, and try 
>> again.  There is something suspect in that toolbar code - 
>> I've already worked around a few other crashes in that area.
>I did have to reset the toolbars for the buttons to reappear (the addin 
loaded, but no buttons appeared).  Odd.  The sooner those buttons are nice 
permanent ones, the better ;)
>
>Thanks,
>Tony Meyer
>
>_______________________________________________
>Spambayes mailing list
>Spambayes at python.org
>http://mail.python.org/mailman/listinfo/spambayes
>
>


c'est moi - TimS
http://www.fourstonesExpressions.com
http://wecanstopspam.org





More information about the Spambayes mailing list