<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Thanks for the update Hilaire. I'm glad an updated workflow will
    help you in the future.<br>
    <br>
    Cheers,<br>
    <br>
    On 12/9/2022 5:14 PM, Hilaire Fernandes via Cuis-dev wrote:
    <blockquote cite="mid:b70b49dd-e36e-3b4e-9545-7961040f5a8b@free.fr"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <p><font size="4">I had a few frustrations recently </font><font
          size="4"><font size="4">with the Emergency Evaluator poping up
            all around </font>but fault was completely mine.</font></p>
      <p><font size="4">My stock Cuis image was completely roted, but so
          was my local repository Cuis-Smalltalk-Dev<br>
        </font></p>
      <p><font size="4">As a small reminder,<br>
        </font></p>
      <p><font size="4">- keep the stock cuis image virgin of any local
          changes. Juan wrote it in several place. Lazy, I was
          constantly updating it with the github changeset and saving
          it. In the process I likely save unwished changes, may be some
          with roted state. <br>
        </font></p>
      <p><font size="4">- instead copy the stock image/changes, and do
          your update from here. From now I will build my environment
          from these copies of the image and changes, including
          installing change set new updates.</font></p>
      <p><font size="4">Simple bash script like below, will preserve
          from such trouble in the future:<br>
        </font></p>
      <p><font size="4"><font face="monospace"><font color="#a61d40">#!/bin/bash<br>
              #<br>
              # Start DrGeo IDE<br>
              #<br>
              <br>
              cuisVersion=Cuis6.0-5542<br>
              ide=drgeoIDE<br>
              <br>
              rm $ide.image $ide.changes $ide.user.*<br>
              <br>
              cp $cuisVersion.image $ide.image<br>
              cp $cuisVersion.changes $ide.changes<br>
              <br>
              ../VM/squeak $ide -s drgeo/src/setupDrGeoDevelopment.st </font><br>
          </font></font></p>
      <p><font size="4"><br>
        </font></p>
      <p><font size="4">setupDrGeoDevelopment:</font></p>
      <p><font size="4"><a moz-do-not-send="true"
            class="moz-txt-link-freetext"
href="https://bazaar.launchpad.net/%7Edrgeo-developers/drgeo/trunk/view/head:/src/setupDrGeoDevelopment.st">https://bazaar.launchpad.net/~drgeo-developers/drgeo/trunk/view/head:/src/setupDrGeoDevelopment.st</a><br>
        </font></p>
      <p>- last tip, start as often as it seems with fresh repo. Mine
        was too old, several years<br>
      </p>
      <p><br>
      </p>
      <p>Thanks!<br>
      </p>
      <pre class="moz-signature" cols="72">-- 
GNU Dr. Geo
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://drgeo.eu">http://drgeo.eu</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://blog.drgeo.eu">http://blog.drgeo.eu</a></pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Juan Vuletich
cuis.st
github.com/jvuletich
researchgate.net/profile/Juan-Vuletich
independent.academia.edu/JuanVuletich
patents.justia.com/inventor/juan-manuel-vuletich
linkedin.com/in/juan-vuletich-75611b3
twitter.com/JuanVuletich</pre>
  </body>
</html>