Forum > General
my Lazarus IDE does not start any more
Nicole:
My Lazarus 2.2.4 does not start any more.
And I cannot re-compile, because the error-message makes the system think "exe in use".
What can I do? Everything is blocked here.
:'( :'( :'( :'( :'(
--- Code: Text [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ------------------------------Error--------------------------- $00000001000BE1BB $00000001000BDF9D $00000001000521F3 ModalStarted, line 340 of include/application.inc $000000010031BFDB SaveApplicationState, line 181 of win32/win32wsdialogs.pp $00000001001D07BF PromptUser, line 760 of win32/win32lclintf.inc $000000010016977F PromptUser, line 361 of include/lclintf.inc $00000001002209EA MessageDlg, line 148 of include/messagedialogs.inc $0000000100220B90 MessageDlg, line 179 of include/messagedialogs.inc $0000000100071728 IDEMESSAGEDIALOGHANDLER, line 3649 of main.pp $0000000100506B1A IDEMessageDialog, line 124 of idedialogs.pas $000000010066AF11 SHOWBROKENDEPENDENCIESREPORT, line 3823 of ../packager/pkgmanager.pas $000000010066906D OPENPROJECTDEPENDENCIES, line 3310 of ../packager/pkgmanager.pas $000000010081DD30 COMPLETELOADINGPROJECTINFO, line 7429 of sourcefilemanager.pas Call trace for block $000000001B48FFA0 size 24 $0000000100014882 $000000010001123A $0000000100011035 $00000001000521CD ModalSt---------------------------OK --------------------------- ---------------------------Error--------------------------- $00000001000521CD ModalStarted, line 339 $000000010031BFDB SaveApplicationState, line 181 of win32/win32wsdialogs.pp $00000001001D07BF PromptUser, line 760 of win32/win32lclintf.inc $000000010016977F PromptUser, line 361 of include/lclintf.inc $00000001002209EA MessageDlg, line 148 of include/messagedialogs.inc $0000000100220B90 MessageDlg, line 179 of include/messagedialogs.inc $0000000100071728 IDEMESSAGEDIALOGHANDLER, line 3649 of main.pp $0000000100506B1A IDEMessageDialog, line 124 of idedialogs.pas $000000010066AF11 SHOWBROKENDEPENDENCIESREPORT, line 3823 of ../packager/pkgmanager.pas $000000010066906D OPENPROJECTDEPENDENCIES, line 3310 of ../packager/pkgmanager.pas $000000010081DD30 COMPLETELOADINGPROJECTINFO, line 7429 of sourcefilemanager.pas $000000010080F5C2 INITOPENEDPROJECTFILE, line 3715 of sourcefilemanager.pas $000000010007BE77 DOOPENPROJECTFILE, line 6480 of main.pp Call trace for block $000000001B49E7A0 size 32 $000000010001D5---------------------------OK ---------------------------
--- Code: Text [+][-]window.onload = function(){var x1 = document.getElementById("main_content_section"); if (x1) { var x = document.getElementsByClassName("geshi");for (var i = 0; i < x.length; i++) { x[i].style.maxHeight='none'; x[i].style.height = Math.min(x[i].clientHeight+15,306)+'px'; x[i].style.resize = "vertical";}};} ------------------------------Error--------------------------- $000000010069D238 $000000010080BB7D CLOSEEDITORFILE, line 2733 of sourcefilemanager.pas $0000000100810D39 CLOSEPROJECT, line 4113 of sourcefilemanager.pas $000000010007B632 DOCLOSEPROJECT, line 6348 of main.pp $000000010007BE31 DOOPENPROJECTFILE, line 6472 of main.pp $0000000100805A2E OPENUNKNOWNFILE, line 1063 of sourcefilemanager.pas $00000001008056B9 OPENUNKNOWN, line 1008 of sourcefilemanager.pas $0000000100806A51 OPENEDITORFILE, line 1334 of sourcefilemanager.pas $0000000100803573 OPENEDITORFILE, line 354 of sourcefilemanager.pas Call trace for block $0000000005BD9860 size 76 $0000000100014882 $000000010000A883 $000000010000BAE2 $000000010000AC56 $00000001003D83CF FindDiskFilename, line 1697 of directorycacher.pas $000000010007BB3E DOOPENPROJECTFILE, line 6433 of main.pp $0000000100805A2E OPENUNKNOWNFILE, line 1063 of sourcefilemanager.pas $00000001008056B9 OPENUNKNOWN, line 1008 of sourcefilemanager.pas $0000000100806A51 OPEN---------------------------OK ---------------------------
KodeZwerg:
When Lazarus is closed, go into your Lazarus folder, there is a file called "lazarus.old.exe" what should represent the last working version of your build.
Rename that file to "lazarus.exe" and launch. (for safety create another backup of your current "lazarus.exe" before doing it...)
Handoko:
--- Quote from: Nicole on February 09, 2023, 11:41:12 am ---What can I do? Everything is blocked here.
--- End quote ---
What have you done?
af0815:
Restart the PC, its Windows. And sometime a exe can be blocked by the AV. So look after the restart if you see something in the Logs.
And what was your last action before ?!
Nicole:
Thank you so much!
I restarted my operating system (Win 7 within a VMWare VM) and it works again.
The problem must have had more effected than the lazarus.exe.
Probably it touched the system itsself.
What I have done?
Not quite sure, but pretty sure (I will not retry):
I started the project, which shall do my ping for the test of the internet-connection.
I re-upload it again.
Does not look dangerous at all.
► ► ► CAREFUL, do not open the project without reading this thread!
Navigation
[0] Message Index
[#] Next page