<br><br><div class="gmail_quote">On Tue, Nov 23, 2010 at 10:26 AM, Paul Ishenin <span dir="ltr"><<a href="mailto:ip@kmiac.ru" target="_blank">ip@kmiac.ru</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">


23.11.2010 13:54, Max Vlasov пишет:<div><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I suppose I should report an issue, but just<br>
wondering, is it hard (if it full reproducible) to run another instance<br>
of Lazarus and debug it, so the report could contain more information<br>
saving the developers' time?<br>
</blockquote>
<br></div>
Nothing difficult. Open lazarus.lpi in lazarus and press Run. Better to have RTL compiled with debug info.<br>
<br></blockquote></div><br>Thanks, Paul<br><br>Finally it worked although along the way I managed to solve some problems and set up two instances of Lazarus working at the same comp.<br><br>By the way, the bug listed as solved (<a href="http://bugs.freepascal.org/view.php?id=17437" target="_blank">http://bugs.freepascal.org/view.php?id=17437</a>) probably still exist. Actually the makefiles in the folder \components\lazcontrols are the only one that occasionally contains extra relative up and after that Lazarus down (../../../Lazarus/lcl instead of ../../lcl), so there's no problem for those who have the root compilation folder named accordingly and the one who has it different (mine was LazComp and nearby older lazarus in Lazarus folder, so I got wrong unit version error since lcl in that folder was older-compiled). Should I just leave a note there or issue a new bug?<br>

<br>Max Vlasov<br>