<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p><font size="4">Hi Juan, </font><br>
</p>
<div class="moz-cite-prefix">Le 27/04/2024 à 20:42, Juan Vuletich a
écrit :<br>
</div>
<blockquote type="cite" cite="mid:662D46FE.3010202@cuis.st">A way to
fix this is to suspend the sketch process, and debug it from
outside it. Something like:<br>
</blockquote>
<p>I see. I will have difficulties to find out.</p>
<p>However I have two difficulties with your fix.</p>
<ul>
<li>I need the GUI to be still actionnable during the execution of
the script. Some sketch may take time to execute, so I need to
be able to pause/stop it from the Sketch editor toolbar. I
observe that withen recent image I need to execute the script at
priority "Processor userSchedulingPriority - 1"<br>
</li>
<li>When script is executed at priority "Processor
userSchedulingPriority - 1", your test isSuspended always return
false, the debugger has not chance to be plugged when needed.</li>
</ul>
<p><br>
</p>
<pre class="moz-signature" cols="72">--
GNU Dr. Geo
<a class="moz-txt-link-freetext" href="http://gnu.org/s/dr-geo/">http://gnu.org/s/dr-geo/</a>
<a class="moz-txt-link-freetext" href="http://gnu-drgeo.blogspot.com/">http://gnu-drgeo.blogspot.com/</a></pre>
</body>
</html>