[Geany-Users] cannot run multiple execute commands

Jan Alster alster at xxxxx
Thu May 21 12:12:22 UTC 2020


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


More information about the Users mailing list