Yes, sorry it is a directory and is all lower case, typo on my behalf in the last email. I still get warnings on start up relating to that directory.<br><br>However I&#39;ve found that if I change the line:<br>&lt;!DOCTYPE Project SYSTEM &quot;Project-4.6.dtd&quot;&gt;<br>
<br>to:<br>&lt;!-- DOCTYPE Project SYSTEM &quot;Project-4.6.dtd&quot; --&gt;<br><br>It works loads fine, but every time I save the project file it doesn&#39;t load next time around. The Project file is in the version controlled directory, rather than .eric4 directory. There appears to be two different problems here.<br>
<br>The warning was an error on line 2 column 44, which was the end line character after the first example above.<br><br>Cheers for your help,<br><br>Wesley.<br><br><div class="gmail_quote">2009/3/6 Detlev Offenbach <span dir="ltr">&lt;<a href="mailto:detlev@die-offenbachs.de">detlev@die-offenbachs.de</a>&gt;</span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><div></div><div class="h5">On Freitag, 6. März 2009, Wesley Brooks wrote:<br>
&gt; Morning Users,<br>
&gt;<br>
&gt; I&#39;m running the latest version of Eric4 on Fedora 10 with Python 2.5.2.<br>
&gt;<br>
&gt; I&#39;m regularly getting a warning on start up that my &quot;/home/user_name/.Eric4<br>
&gt; file is corrupt and my project file is corrupt. To recover the project file<br>
&gt; I&#39;m using subversion to roll back to a previous version. I&#39;m unsure how to<br>
&gt; fix the home directory file error as removing the file with &quot;rm .eric4/ -r&quot;<br>
&gt; while in the home directory doesn&#39;t seem to clear the user settings or the<br>
&gt; corrupt file warnings. Any suggestions as to what I might be doing that<br>
&gt; currupts the files? Before I shut the software down I always check to see<br>
&gt; if the project file needs saving, update my local svn folder, commit any<br>
&gt; changes, close the project then Eric.<br>
&gt;<br>
&gt; Any help, or suggesions would be much appreciated.<br>
<br>
</div></div>What kind of file is &quot;/home/user_name/.Eric4&quot;? There should be a directory<br>
called &quot;/home/user_name/.eric4&quot; (i.e. lowercase e). That is the directory<br>
where eric4 stores a bunch of configuration files. It is not intended to be<br>
used for any development files.<br>
<br>
Detlev<br>
<br>
&gt;<br>
&gt; Cheers,<br>
&gt;<br>
&gt; Wesley Brooks<br>
<font color="#888888"><br>
<br>
<br>
--<br>
Detlev Offenbach<br>
<a href="mailto:detlev@die-offenbachs.de">detlev@die-offenbachs.de</a><br>
</font></blockquote></div><br>