<html><body><div>Hi,</div><div><br></div><div>good point. Unfortunately the old system is gone and I do not remember what was the version of Geany. I have another installation of Geany on windows (installed about the same time as my old linux system) and that is version 1.26 (from 2015?) and it does behave as I have described - I can spawn multiple python scripts without destroying the previous ones. It uses default 'python "%f"' command for F5 which does not seem as doing any tricks to detach the spawned process. The new version of Geany is 1.33.</div><div><br></div><div>I have tried to install old version of Geany (1.24) on my new linux system to test it and it does kill spawned processes as well. On the other hand, new version of Geany on windows does not kill them.  I am baffled. Probably I need to look outside of Geany. <br></div><div><br></div><div>Anyway it seems I will no get quick answers here :) <br></div><div><br></div><div>Cheers,</div><div>Jan<br></div><div><br></div><aside>
---------- Původní e-mail ----------<br>
Od: Lex Trotman <elextr@gmail.com><br>
Komu: Geany general discussion list <users@lists.geany.org><br>
Datum: 21. 5. 2020 16:29:32<br>
Předmět: Re: [Geany-Users] cannot run multiple execute commands
</aside><br><blockquote data-email="elextr@gmail.com">When asking questions its important to give versions, nobody knows
<br>what your old version was or what the new one is.
<br>
<br>Geany has never been able to have more than one execute command at a
<br>time, but maybe you had modified the actual command Geany ran to
<br>detach the job and so return complete to Geany immediately.
<br>
<br>Cheers
<br>Lex
<br>
<br>On Thu, 21 May 2020 at 22:12, Jan Alster <alster@post.cz> wrote:
<br>>
<br>> Hi,
<br>>
<br>> I would like to ask for help with following issue. I have recently switched to new Debian system and now I cannot run multiple python scripts from Geany (via F5) at the same time. On my previous system I could run many and the spawned terminals were open as long as the scripts were running (pressing F5 the second time seemingly detached the terminal from Geany and third press of F5 could start a new script in a new terminal). Now the spawned terminal closes immediately after pressing F5 second time (and it kills python even if it is not finished). strace shows that the terminal gets SIGTERM from Geany. Is that a new feature? I cannot find a way how to keep the terminal running.
<br>>
<br>> Thanks,
<br>> Jan
<br>> _______________________________________________
<br>> Users mailing list
<br>> Users@lists.geany.org
<br>> https://lists.geany.org/cgi-bin/mailman/listinfo/users
<br>_______________________________________________
<br>Users mailing list
<br>Users@lists.geany.org
<br>https://lists.geany.org/cgi-bin/mailman/listinfo/users
<br></blockquote></body></html>