On 11/04/2010 11:41 PM, Mattias Gaertner wrote:
On Thu, 04 Nov 2010 20:57:46 +0200
patspiper<[email protected]> wrote:
I start Lazarus by double clicking in Nautilus (Ubuntu file manager) on
a bash script which includes FPC path exports and Lazarus binary. If I
rebuild the IDE and "restart after building" is checked, the IDE
restarts (I can sometimes see the splash screen flicker), and the
terminal disappears. I have to manually restart it.
The automatic restart of the IDE does this:
It starts "startlazarus.exe" and quits itself. Then startlazarus
renames the new lazarus exe to lazarus.exe (under windows), starts it
and quits. The new lazarus does not use the terminal any more.
Does the new Lazarus process survive the demise of the terminal? In my
case, it does not.
I read that copying environment variables does not work under windows
sometimes.
I am using Ubuntu.
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus