[Lazarus] After a Build all, the IDE does not restart

Marcos Douglas md at delfire.net
Tue Sep 13 17:49:34 CEST 2011


On Tue, Sep 13, 2011 at 12:26 PM, Marcos Douglas <md at delfire.net> wrote:
> On Tue, Sep 13, 2011 at 11:46 AM, Marcos Douglas <md at delfire.net> wrote:
>> On Tue, Sep 13, 2011 at 11:38 AM, Mattias Gaertner
>>> 3. To debug, why the installed package makes problems:
>>> Start the lazarus.exe with command line parameter --debug-log=log.txt
>>> or debug the IDE with the IDE.
>>
>> Ok, I will try that.
>
> When I use the --debug-log startlazarus.exe and lazarus.exe stay in
> Windows Task Manager but nothing happen.
>
> The last lines of log are below:
> [...]
> Compiling restrictionbrowser.pas
> Compiling projectwizarddlg.pas
> Compiling resource ..\units\i386-win32\lazarus.or
> Linking W:\md\dev\freepascal\ide\laz\0.9.31\lazarus.new.exe
> 258093 lines compiled, 275.3 sec , 9042752 bytes code, 5267128 bytes data
> 5 warning(s) issued
> make.exe[2]: Leaving directory `W:/md/dev/freepascal/ide/laz/0.9.31/ide'
> make.exe[1]: Leaving directory `W:/md/dev/freepascal/ide/laz/0.9.31/ide'
> W:\md\dev\freepascal\binutils\2.4.5\i386-win32\make.exe: Leaving
> directory `W:/md/dev/freepascal/ide/laz/0.9.31'
> "IDE" completed
> TMainIDE.DoRestart SetPrimaryConfigPath
> NewValue="W:\md\dev\freepascal\ide\laz\0.9.31-config" ->
> "W:\md\dev\freepascal\ide\laz\0.9.31-config"
> Adding "--pcp=W:\md\dev\freepascal\ide\laz\0.9.31-config" as a parameter
> Adding "--lazarus-dir=W:\md\dev\freepascal\ide\laz\0.9.31" as a parameter
> Adding "--debug-log=c:\lazlog.txt" as a parameter
> LAZARUS END - cleaning up ...
> \laz\0.9.31-config"
> Adding "--pcp=W:\md\dev\freepascal\ide\laz\0.9.31-config" as a parameter
> Adding "--lazarus-dir=W:\md\dev\freepascal\ide\laz\0.9.31"[FORMS.PP]
> ExceptionOccurred
>  Sender=EInOutError
>  Exception=Access denied
>  Stack trace:
>  $00C52FCE  STARTLOG,  line 454 of src/daemonapp.pp
> TApplication.HandleException Access denied
>  Stack trace:
>  $00C52FCE  STARTLOG,  line 454 of src/daemon
>
> ---

> When I use the --debug-log startlazarus.exe and lazarus.exe stay in
> Windows Task Manager but nothing happen.

Both binaries are frozen... using or not --debug-log parameter.

Marcos Douglas




More information about the Lazarus mailing list