On Tue, 26 Jan 2016, Michael Van Canneyt wrote:


I have no idea, how the project inspector could influence the external
tools. I hope it is not some memory corruption.

Maybe the problem is keyboard (keyup/keydown/onkey events) related. Keydown caught in project inspector, transferred to mainform (or wherever) for processing, keyup caught somewhere else, command again executed.
Something like that.

It doesn't happen when I select the compile item from the run menu. That would support this theory.

Anyway, I will test tonight with your new define. We'll see where this gets us. Thanks for looking into this.

Uploaded a file.

I had it now during compilation of the IDE itself: it was just stuck.

Looking at the log file, the thread ends normally, which seems to indicate that the notification of the end of compilation is somehow not registered ?

Michael.

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to