On Sat, 01 Apr 2006 15:24:19 +0200
Joost van der Sluis <[EMAIL PROTECTED]> wrote:

> Hi all,
> 
> I have a project which makes Lazarus crash at start. And I can't find
> what's wrong with it. 
> 
> It's just a test-project which I use to test DB-access. The problem
> occured after that I set the 'name' property of a TButton to 'refresh'.
> Lazarus let you do that, but the program won't compile since 'refresh'
> is a duplicate identifier. So I fixed that problem. That worked but
> Lazarus crashed and after that it won't load the project anymore.
> 
> Since I have no idea, the project is attached. Open it and see what
> happens...

I added an auto repair for .lpi files for the MainUnitID property.

Mattias

_________________________________________________________________
     To unsubscribe: mail [EMAIL PROTECTED] with
                "unsubscribe" as the Subject
   archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to