<html>
<head>
<style>
P
{
margin:0px;
padding:0px
}
body
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body>Hi,<BR>
&gt; Date: Tue, 29 May 2007 18:33:58 +0200<BR>&gt; From: cbeler@enit.fr<BR>&gt; To: squeak-dev@lists.squeakfoundation.org<BR>&gt; Subject: squeak and vista... primitive failed<BR>&gt; <BR>&gt; Hi all...<BR>&gt; <BR>&gt; I just installed vista (32bits) on my computer.<BR>&gt; Squeak seems to work fine exept when I filein a file (like <BR>&gt; MCRepositories.st). The primitive that return the size of a file fail...<BR>&gt; <BR>&gt; StandardFileStream&gt;&gt;primSize: id<BR>&gt; "Answer the size of this file."<BR>&gt; <BR>&gt; &lt;primitive: 'primitiveFileSize' module: 'FilePlugin'&gt;<BR>&gt; self primitiveFailed<BR>&gt; <BR>&gt; Any advices are welcommed ;)<BR>
&nbsp;<BR>
I had the same problem when running Squeak on Vista. It turned out that it was due to NOD32 anti-virus checking the changes file when it was written to. Disabling the .CHANGES extension in NOD32 fixed the problem, and now Squeak runs fine.<BR>
&nbsp;<BR>
Cheers,<BR>
Andy<BR>
&nbsp;<BR>
&gt; <BR>&gt; Thanks<BR>&gt; <BR>&gt; Cédrick<BR>&gt; <BR><BR><br /><hr />With Live Spaces email straight to your blog. Upload jokes, photos and more. It's free! <a href='http://specials.uk.msn.com/spaces/default.aspx' target='_new'>It's free!</a></body>
</html>