[spambayes-bugs] [ spambayes-Patches-1716751 ] Vista compatibility patch

SourceForge.net noreply at sourceforge.net
Fri May 11 02:01:29 CEST 2007


Patches item #1716751, was opened at 2007-05-10 15:09
Message generated for change (Settings changed) made by montanaro
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: Mark Hammond (mhammond)
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


More information about the Spambayes-bugs mailing list