Author Topic: Avast!Free 5.1.889 blocks saving projects in Delphi7  (Read 1974 times)

0 Members and 1 Guest are viewing this topic.

miwa

  • Guest
Avast!Free 5.1.889 blocks saving projects in Delphi7
« on: February 18, 2011, 11:16:02 AM »
Subj can be reproduced on clean install WindowsXP SP3, Delphi7 and Avast!Free 5.1.889 in virtual machine for example. While saving file Projectname.dof Delphi says than project can't be saved. With disabled filesystem monitor everything is ok.

Adding project source folder into global avast exlusions gives no result. Adding *.dof files into filesystem monitor exlusions gives no result too. Logs in avast are clean.

Blocked files looks like this:
Code: [Select]
[FileVersion]
Version=7.0
[Compiler]
A=8
B=0
C=1
D=1
E=0
F=0
G=1
H=1
I=1
J=1
K=0
L=1
M=0
N=1
O=1
P=1
Q=0
R=0
S=0
T=0
U=0
V=1
W=0
X=1
Y=1
Z=1
ShowHints=1
ShowWarnings=1
UnitAliases=WinTypes=Windows;WinProcs=Windows;DbiTypes=BDE;DbiProcs=BDE;DbiErrs=BDE;
NamespacePrefix=
SymbolDeprecated=1
SymbolLibrary=1
SymbolPlatform=1
UnitLibrary=1
UnitPlatform=1
UnitDeprecated=1
HResultCompat=1
HidingMember=1
HiddenVirtual=1
Garbage=1
BoundsError=1
ZeroNilCompat=1
StringConstTruncated=1
ForLoopVarVarPar=1
TypedConstVarPar=1

When delphi fails on saving, this file contains only first 20-30 symbols; in normal case it's size is 3-5KB.