On Tue, 23 Mar 2010 22:04:36 -0500 Andrew Brunner <[email protected]> wrote:
> I'm struggling with this bug in Lazarus where the IDE is frequently locking > up. I'm still waiting for your answer to my response. (Mon, 8 Mar 2010 00:51:25 +0100) What do you mean with "locking up"? Can you create a backtrace? Can you reproduce the error in a small project? How can I reproduce the error? > I run under debugger and watch this entry right before the GUI locks up... > > ### TCodeToolManager.HandleException: "include file not found > "RSRBuilder.inc"" at Line=16 Col=28 in > "/home/atbrunner/Developer/Source/Libraries/uAppBuild.pas" An include file was not found. It is as serious as a syntax error. I doubt that it has something to do with "locking up". > At first I just added the path to the IDE includes for this project. > But finally I decided to try to add the actual inc file to the > project. This error still appears right before the IDE goes > unresponsive. Do you mean completely or some functions don't work? > Any takers on fixing this bug? I keep having to restart the project > and save every time I press a key. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
