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've found that if I change the line:<br><!DOCTYPE Project SYSTEM "Project-4.6.dtd"><br>
<br>to:<br><!-- DOCTYPE Project SYSTEM "Project-4.6.dtd" --><br><br>It works loads fine, but every time I save the project file it doesn'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"><<a href="mailto:detlev@die-offenbachs.de">detlev@die-offenbachs.de</a>></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>
> Morning Users,<br>
><br>
> I'm running the latest version of Eric4 on Fedora 10 with Python 2.5.2.<br>
><br>
> I'm regularly getting a warning on start up that my "/home/user_name/.Eric4<br>
> file is corrupt and my project file is corrupt. To recover the project file<br>
> I'm using subversion to roll back to a previous version. I'm unsure how to<br>
> fix the home directory file error as removing the file with "rm .eric4/ -r"<br>
> while in the home directory doesn't seem to clear the user settings or the<br>
> corrupt file warnings. Any suggestions as to what I might be doing that<br>
> currupts the files? Before I shut the software down I always check to see<br>
> if the project file needs saving, update my local svn folder, commit any<br>
> changes, close the project then Eric.<br>
><br>
> Any help, or suggesions would be much appreciated.<br>
<br>
</div></div>What kind of file is "/home/user_name/.Eric4"? There should be a directory<br>
called "/home/user_name/.eric4" (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>
><br>
> Cheers,<br>
><br>
> 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>