<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <br>
    <br>
    S, Mattias Gaertner piÅ¡e:
    <blockquote
cite="mid:222263663.184613.1300283788181.JavaMail.open-xchange@cc-app3.netcologne.de"
      type="cite">
      <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
      <title></title>
      <p style="margin: 0px;"><span> </span></p>
      <p style="margin: 0px;"> </p>
      <div style="margin: 5px 0px;"> Eduard Filipas
        <a class="moz-txt-link-rfc2396E" href="mailto:eduard.filipas@volja.net"><eduard.filipas@volja.net></a> hat am 16. März 2011 um 14:26
        geschrieben:<br>
        <br>
        > - win7 64 bit<br>
        > - lazarus 9.31 <a class="moz-txt-link-freetext" href="svn:29379">svn:29379</a> 32 bit<br>
        ><br>
        > last thing i remember doing was opening "lazarus (debug)"
        and now IDE<br>
        > hangs when i try to open it normaly ..lazarus debug says
        that there was<br>
        > some problem ..with last loading project and offers me a
        choice to load<br>
        > a new one.. </div>
      <p style="margin: 0px;"> </p>
      <p style="margin: 0px;">Open another project, disable the option
        Environment / Options / Form editor / open designer on open
        unit.</p>
      <p style="margin: 0px;">Then open your project.</p>
      <p style="margin: 0px;">If it still fails to open the project you
        somehow managed to break the lpi file. It would be nice if you
        can give some hints how you achieved this.</p>
      <p style="margin: 0px;"> </p>
    </blockquote>
    well i didnt do anything bypassing ide...what i did yestarday was
    uninstaling zeos 6.6.6, deleted files of 6.6.6,installed zeos 7
    alpha in same directory as previus version was ..then didnt do much
    just tried to see if local characters were shown in design time
    activating query.. then i think last thing was opening from win7
    menu lazarus (debug) ...closed ide and today all hell break loose..
    :D when things hanged...i opened lpi via notepad ...two things were
    wrong at first sight one old file was listed in unit section that
    does not exist anymore,for week or so...i dont know if i only
    renamed it within ide but old name wasnt shown later among project
    files but i seen it today in lpi (old file name doesnt exist on disk
    either)..then in components section i remember zeos still had
    version 6.6.6 instead 7. .<br>
    <br>
    There is one thing i could have done to bring project down ...i
    remeber lazarus wrote several times a line<br>
    { TFormSomeForm } which is in blue color ...which i supposue its a
    comment.<br>
    i had it even 3 times writen in pas file..dont know what it stands
    for but i deleted it leaving it only in type section in some files
    but those seem to load fine ...DataModule has that line two times:
    under TYPE and  under IMPLEMENTATION<br>
    <blockquote
cite="mid:222263663.184613.1300283788181.JavaMail.open-xchange@cc-app3.netcologne.de"
      type="cite">
      <div style="margin: 5px 0px;"> > so i opened new project and
        added files to it but now in project options<br>
        > |forms newly added forms are not listed as available.. </div>
      <p style="margin: 0px;"> </p>
      <p style="margin: 0px;">It lists only forms that were opened in
        the IDE. The flag is stored in the lpi file.</p>
      <p style="margin: 0px;">Open each form once.</p>
      <p style="margin: 0px;">Eventually a scan will be implemented.</p>
      <p style="margin: 0px;"> </p>
      <p style="margin: 0px;"> </p>
      <div style="margin: 5px 0px;"> ><br>
        > also after restarting ide Datamodule is graficly
        represented as a form.. </div>
      <p style="margin: 0px;"> </p>
      <p style="margin: 0px;">When the IDE can not find the ancestor it
        opens it as TForm.</p>
      <p style="margin: 0px;">Was there no warning?</p>
      <p style="margin: 0px;"> </p>
      <p style="margin: 0px;"> </p>
      <div style="margin: 5px 0px;"> ><br>
        > i receive folloving error<br>
        ><br>
        > [Content]<br>
        > Stream=TDataMain: Root=:TDataMain<br>
        > Error reading TDataMain.LCLVersion: Unknown property:
        "LCLVersion"<br>
        > Stream position: 658 </div>
      <p style="margin: 0px;"> </p>
      <p style="margin: 0px;">When you open a datamodule as form and
        then save it, it will write the LCLVersion property.</p>
      <p style="margin: 0px;">Simply delete this line from the lfm file,
        while the datamodule is closed.</p>
      <p style="margin: 0px;"> </p>
      <div style="margin: 5px 0px;"> Â <br>
        > if i can do anything to help further let me know.. </div>
      <p style="margin: 0px;"> </p>
      <p style="margin: 0px;"> </p>
      <p style="margin: 0px;">Mattias</p>
      <p style="margin: 0px;"> </p>
      <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
--
_______________________________________________
Lazarus mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a>
<a class="moz-txt-link-freetext" href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a>
</pre>
    </blockquote>
  </body>
</html>