Page 1 of 1

8.0.463 problem report : breakpoint ignored

Posted: October 31st, 2024, 5:21 pm
by pierrelabreche
Very simple batch list processing, with a breakpoint on speck removal tool.

The run button starts batch processing ; however, breakpoints are ignored during processing.

Screen capture sent separately.
Session State.zip
(1.88 KiB) Downloaded 104 times

Re: 8.0.463 problem report : breakpoint ignored

Posted: November 1st, 2024, 6:54 am
by jsachs
I don't seem to be able to reproduce this here -- for future reference, please include a workspace script file instead of the session state.

Re: 8.0.463 problem report : breakpoint ignored

Posted: November 1st, 2024, 10:33 am
by tomczak
This may be too much, but this issue with skipping breakpoints (the newest update fixed that for me, at least for the workflow that I keep repeating now) inspired this idea: while I do use breakpoints, sometimes I want to skip them all. Yes, it's easy enough to keep pressing F1 or OK button, but an option like Process All w/o Breakpoints would be useful?

Re: 8.0.463 problem report : breakpoint ignored

Posted: November 1st, 2024, 11:21 am
by pierrelabreche
tomczak wrote: November 1st, 2024, 10:33 am This may be too much, but this issue with skipping breakpoints (the newest update fixed that for me, at least for the workflow that I keep repeating now) inspired this idea: while I do use breakpoints, sometimes I want to skip them all. Yes, it's easy enough to keep pressing F1 or OK button, but an option like Process All w/o Breakpoints would be useful?
It would be useful, at any breakpoint or at the test input prompt, to toggle breakpoints and to toggle the set-reset bypass of transformations.

Re: 8.0.463 problem report : breakpoint ignored

Posted: November 2nd, 2024, 12:06 am
by Bob Walker
I have had a similar thought -- nice to skip all breakpoints until the next File Open command. Maybe Shift-F1 instead of F1?

Bob W