When asking questions its important to give versions, nobody knows what your old version was or what the new one is.
Geany has never been able to have more than one execute command at a time, but maybe you had modified the actual command Geany ran to detach the job and so return complete to Geany immediately.
Cheers Lex
On Thu, 21 May 2020 at 22:12, Jan Alster alster@post.cz wrote:
Hi,
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.
Thanks, Jan _______________________________________________ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users