Page 1 of 1

slow batch  [SOLVED]

Posted: Wed 2 Feb 2022 15:34
by jonathan dumas
Hi Didier,
I noticed a new pop up info ("a internal task is still in progress...") when I use a batch file, see Resultat.png
it makes calculations very slow.
I use the latest TraceWin version and I restarted my computer just in case.
I attach the project in case you want to try.
As I can't attach a .bat file, I change batch1.bat into batch1.txt
Cheers,
Jonathan

Re: slow batch

Posted: Wed 2 Feb 2022 16:02
by Didier
Hi Jonathan,

This waiting message is new and should allow to wait for the effective end of some internal tasks in the code and avoid unexpected crash at the end of its execution.
I understand that this can be a problem for short runs in batch mode.
I'll fix that, but in the meantime why not use the non-GUI version, which is dedicated for batch using ?

Regards,

Didier

Re: slow batch

Posted: Wed 2 Feb 2022 16:16
by jonathan dumas
Thanks Didier,
yes, I tried but apparently the new version (I downloaded it today) tells me that my computer can't run it, see attached.
So I had to go on with the regular version of TraceWin
Jonathan

Re: slow batch

Posted: Wed 2 Feb 2022 17:04
by Didier
Dear Jonathan,

The problem has been solved for the GUI version of TraceWin used in batch mode
And for the message from Windows concerning the no-GUI version, I think it is related to your antivirus. It forbids you to use code downloaded from the web. You have to extract it from the quarantine where it is stored.

Regards,

Didier

Re: slow batch

Posted: Wed 2 Feb 2022 22:00
by jonathan dumas
Thank you Didier