Forum > General

Lazarus freezes when opening previous projects

(1/1)

Ronan:
hi all,

As the subject implies, when trying to open previous projects (which were flawlessly working) Lazarus ide freezes. At first glance I thought that it's due to the unstable version of Lazarus but when I installed the stable version(lazarus 0.9.30 fpc 2.4.2) the same issue has happened.

Any clue on what I'm doing wrong ?

typo:
1) How do you open those projects?
2) Which is your Lazarus version?

Ronan:
From Lazarus  File->Open and choosing the file with *.lpr extension,

My Lazarus version is : 0.9.30 SVN 29749

User137:
Projects seem to be opened from *.lpi extension. *.lpr contains projects main source code.

Martin_fr:
Start Lazarus with --debug-log=<file> (on windows edit the shortcut) and see if lazarus logs anything suspicious.

Does your project have a separate session project.lps file? Either in the project did or in the primary config path? If so try to temporarilly remove it.

Navigation

[0] Message Index

Go to full version