Patches item #1716751, was opened at 2007-05-10 22:09
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498105&aid=1716751&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: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Marko von Oppen (igs)
Assigned to: Nobody/Anonymous (nobody)
Summary: Vista compatibility patch

Initial Comment:
The source version of SpamBayes does not work properly under Vista so far.

A simple 'import win32trace' fails under Vista because normal users have not 
enough rights to create the FileMapping used to communicate with the trace 
collector.

If you start the trace collector with higher rights (start as administrator) 
before starting SpamBayes everyone goes well.

With this patch SpamBayes tries to load win32traceutil. If that fails it goes 
back to the mechanism used by the binary release and simply writes a log file 
in temp directory.

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=498105&aid=1716751&group_id=61702
_______________________________________________
Spambayes-bugs mailing list
Spambayes-bugs@python.org
http://mail.python.org/mailman/listinfo/spambayes-bugs

Reply via email to