<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
    <title></title>
  </head>
  <body bgcolor="#ffffff" text="#000000">
    On 6/5/2022 5:29 AM, Hilaire Fernandes via Cuis-dev wrote:
    <blockquote cite="mid:5f4adf7c-7ddb-ba1d-b884-e53a0e38acd7@drgeo.eu"
      type="cite">
      <meta http-equiv="Context-Type" content="text/html; charset=UTF-8">
      <p> Hi, <br>
      </p>
      <p> I have this scenario: </p>
      <ol>
        <li> Install my development environement with <a
            moz-do-not-send="true"
href="https://bazaar.launchpad.net/%7Edrgeo-developers/drgeo/trunk/view/head:/srcCuis/setupDrGeoDevelopment.st">this

            script</a>. <br>
          ../VM/squeak Cuis6.0-5171 -s
          ./drgeo/srcCuis/setupDrGeoDevelopment.st <br>
        </li>
        <li> Quit Cuis without saving, the image is saved directly from
          the start up script. <br>
        </li>
        <li> Then when I restart the saved image, its hangs with a
          completely white screen. </li>
      </ol>
      <p>Note: The produced image is quite large, 38MB<br>
      </p>
      <p> Thanks </p>
      <p> Hilaire<br>
      </p>
      <pre>-- 
GNU Dr. Geo
<a moz-do-not-send="true" href="http://drgeo.eu">http://drgeo.eu</a>
<a moz-do-not-send="true" href="http://blog.drgeo.eu">http://blog.drgeo.eu</a></pre>
    </blockquote>
    <br>
    I just tried to reproduce this. Had to tweak the script a bit, as
    `UIManager ui taskbar` answered nil. After handling that case, the
    script saved a 13Mb image (Not 38Mb), that can be started again
    without trouble.<br>
    <br>
    I suggest trying to make that script smaller, perhaps by doing the
    setup in a class method in one of the loaded packages.<br>
    <br>
    Keep us posted.<br>
    <br>
    Thanks, <br>
    <pre class="moz-signature" cols="72">-- 
Juan Vuletich
<a class="moz-txt-link-abbreviated" href="http://www.cuis-smalltalk.org">www.cuis-smalltalk.org</a>
<a class="moz-txt-link-freetext" href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev</a>
<a class="moz-txt-link-freetext" href="https://github.com/jvuletich">https://github.com/jvuletich</a>
<a class="moz-txt-link-freetext" href="https://www.linkedin.com/in/juan-vuletich-75611b3">https://www.linkedin.com/in/juan-vuletich-75611b3</a>
<a class="moz-txt-link-freetext" href="https://independent.academia.edu/JuanVuletich">https://independent.academia.edu/JuanVuletich</a>
<a class="moz-txt-link-freetext" href="https://www.researchgate.net/profile/Juan-Vuletich">https://www.researchgate.net/profile/Juan-Vuletich</a>
<a class="moz-txt-link-freetext" href="https://patents.justia.com/inventor/juan-manuel-vuletich">https://patents.justia.com/inventor/juan-manuel-vuletich</a>
<a class="moz-txt-link-freetext" href="https://twitter.com/JuanVuletich">https://twitter.com/JuanVuletich</a></pre>
  </body>
</html>