<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
code
        {mso-style-priority:99;
        font-family:"Courier New";}
span.EmailStyle20
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple style='word-wrap:break-word'><div class=WordSection1><p class=MsoNormal>Perhaps we can fully load the new image by default, knowing that all packages are mutually consistent, because we do so much testing and QA.   Then the user can move his ultra-fat image somewhere else and begin subtractive synthesis to get down to what he really wants.  Or:  he has to bring the packages with him.  So he should at least download all available packages while the image is still in the Git folder, and then copy .image/.changes/.user.changes and hopefully just one packages folder to the new location.  <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I suppose the planned Git integration will make all of this unnecessary.<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><div><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b>From:</b> Cuis-dev <cuis-dev-bounces@lists.cuis.st> <b>On Behalf Of </b>Shaping via Cuis-dev<br><b>Sent:</b> Sunday, 15 May, 2022 15:01<br><b>To:</b> 'Discussion of Cuis Smalltalk' <cuis-dev@lists.cuis.st><br><b>Cc:</b> Shaping <shaping@uurda.org>; 'Luciano Notarfrancesco' <luchiano@gmail.com><br><b>Subject:</b> Re: [Cuis-dev] Load All TrueType Fonts fails in Cuis6.0-5069; porting from VW to Cuis (addendum)<o:p></o:p></p></div></div><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal style='margin-left:.5in'>I have my images in the same directory than the original image. This is required for it to find the updates, it looks for a subdirectory CoreUpdates/. If you copy to other directory you’ll have to copy more files, e.g. .sources, etc…<o:p></o:p></p></div><div><p class=MsoNormal style='margin-left:.5in'><o:p> </o:p></p><p class=MsoNormal>Needing to do this seems unnatural.  I have a dedicated GitHub directory where I keep all GitHub projects.  After I build an artifact there, say for Cuis, I don’t want to keep it there, and pollute version management, which is an activity separate from using what I built.  Instead I deploy what I built by at least by moving it to another directory.  It’s not one of the things I downloaded from GitHub; so I don’t keep it there.  Sounds like you’re saying that I must, or I must drag a chunk of the Git project along with it, or do only the Install New Updates in place, and then move it.   That’s the best solution, but it still seems like crappy constraint.   Will this be changing?  <o:p></o:p></p><p class=MsoNormal>…<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I rebuilt in the GitHub project folder.  Then I did Install New Updates.  Then I opened Package Downloader.  It said that Package Downloader wasn’t present and asked whether I wanted to load it.  Why would this be missing?   I said yes, and It then apparently downloaded the Package Downloader, and then immediately started downloading the actually packages.  It seemed to finish that, and then asked whether I wanted a package list.  (Of course.  Why else would I be downloading packages?  I must be missing something.)   I then got a walkback complaining about a bad Socket connection at 127.0.0.0 and port 443.  All of these steps were done with the original image in Cuis-Smalltalk-dev.  <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><o:p> </o:p></p><div><div><p class=MsoNormal>On Mon, 16 May 2022 at 2:05 AM Shaping via Cuis-dev <<a href="mailto:cuis-dev@lists.cuis.st">cuis-dev@lists.cuis.st</a>> wrote:<o:p></o:p></p></div><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0in;margin-bottom:5.0pt'><div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>Package downloader says CoreUpdates cannot be found.  I copied and renamed my image/changes files to another directory.  CoreUpdates is in fact in Cuis-Smalltalk-dev.  I tried changing the “Start in” directory of the shortcut to the Cuis-Smalltalk-dev, but this made no difference.<o:p></o:p></p></div></div><div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'> <o:p></o:p></p><div style='border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><b>From:</b> Cuis-dev <<a href="mailto:cuis-dev-bounces@lists.cuis.st" target="_blank">cuis-dev-bounces@lists.cuis.st</a>> <b>On Behalf Of </b>Luciano Notarfrancesco via Cuis-dev<br><b>Sent:</b> Sunday, 15 May, 2022 13:56<br><b>To:</b> Discussion of Cuis Smalltalk <<a href="mailto:cuis-dev@lists.cuis.st" target="_blank">cuis-dev@lists.cuis.st</a>><br><b>Cc:</b> Luciano Notarfrancesco <<a href="mailto:luchiano@gmail.com" target="_blank">luchiano@gmail.com</a>><br><b>Subject:</b> Re: [Cuis-dev] Load All TrueType Fonts fails in Cuis6.0-5069; porting from VW to Cuis (addendum)<o:p></o:p></p></div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'> <o:p></o:p></p><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>I install packages with a doIt or from the FileList. And I make a new image not from the menu but by coping the .image and .changes files instead.<o:p></o:p></p></div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'> <o:p></o:p></p><div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>On Mon, 16 May 2022 at 1:47 AM Shaping via Cuis-dev <<a href="mailto:cuis-dev@lists.cuis.st" target="_blank">cuis-dev@lists.cuis.st</a>> wrote:<o:p></o:p></p></div><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-top:5.0pt;margin-right:0in;margin-bottom:5.0pt'><div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>Loading AllPackages caused error:  Could not find code package file for {PetitParser]. Installation of [PetitParserBinding] failed.<o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'> <o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>I then noticed the Package Downloader (I’d early used Git Bash to download the packages).  I tried to download all the packages, but there was a walkback complaining about a Socket connection to local host at port 443.<o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'> <o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>…<o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'> <o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>Re: <a href="https://github.com/bpieber/Cuis-Smalltalk-StyledTextEditor" target="_blank">https://github.com/bpieber/Cuis-Smalltalk-StyledTextEditor</a><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'> <o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>Similarly, I’m getting walkbacks when I try to use StyleTextEditor (I’m trying to see how we are using Git, even if the facility is nascent).<o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'> <o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>The Package Downloader found and listed the .git file.  Loading it caused a walkback talking about <o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'> <o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>arg1:      [closure] in ExternalType class>>noticeModificationOf: <o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>in  Win32Bitmap.<o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'> <o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>I’m seeing several basic errors.  I can only conclude that I did not setup Cuis completely.   <o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'> <o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'> <o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>Shaping<o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'> <o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'> <o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>---<o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'> <o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>Hi.<o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'> <o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>I cloned the latest Cuis repo at <code><span style='font-size:10.0pt;font-family:Consolas;color:#24292F;border:none windowtext 1.0pt;padding:0in'><a href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev.git" target="_blank">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-Dev.git</a>.</span></code><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'> <o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>Then I cloned the 21 package repos listed in <code><span style='font-size:10.0pt;font-family:Consolas;color:#24292F;border:none windowtext 1.0pt;padding:0in'>clonePackageRepos.sh.</span></code><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><code><span style='font-size:10.0pt;font-family:Consolas;color:#24292F;border:none windowtext 1.0pt;padding:0in'> </span></code><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>They are:<o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'> <o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;line-height:15.0pt;background:#002B36'><span style='font-size:11.5pt;font-family:Consolas;color:#839496'>git clone <a href="https://github.com/Cuis-Smalltalk/SVG.git" target="_blank">https://github.com/Cuis-Smalltalk/SVG.git</a></span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;line-height:15.0pt;background:#002B36'><span style='font-size:11.5pt;font-family:Consolas;color:#839496'>git clone <a href="https://github.com/Cuis-Smalltalk/EnhancedText.git" target="_blank">https://github.com/Cuis-Smalltalk/EnhancedText.git</a></span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;line-height:15.0pt;background:#002B36'><span style='font-size:11.5pt;font-family:Consolas;color:#839496'>git clone <a href="https://github.com/Cuis-Smalltalk/Erudite.git" target="_blank">https://github.com/Cuis-Smalltalk/Erudite.git</a></span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;line-height:15.0pt;background:#002B36'><span style='font-size:11.5pt;font-family:Consolas;color:#839496'>git clone <a href="https://github.com/Cuis-Smalltalk/StyledTextEditor.git" target="_blank">https://github.com/Cuis-Smalltalk/StyledTextEditor.git</a></span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;line-height:15.0pt;background:#002B36'><span style='font-size:11.5pt;font-family:Consolas;color:#839496'>git clone <a href="https://github.com/Cuis-Smalltalk/Measures.git" target="_blank">https://github.com/Cuis-Smalltalk/Measures.git</a></span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;line-height:15.0pt;background:#002B36'><span style='font-size:11.5pt;font-family:Consolas;color:#839496'>git clone <a href="https://github.com/Cuis-Smalltalk/Calendars.git" target="_blank">https://github.com/Cuis-Smalltalk/Calendars.git</a></span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;line-height:15.0pt;background:#002B36'><span style='font-size:11.5pt;font-family:Consolas;color:#839496'>git clone <a href="https://github.com/Cuis-Smalltalk/CodeExamples.git" target="_blank">https://github.com/Cuis-Smalltalk/CodeExamples.git</a></span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;line-height:15.0pt;background:#002B36'><span style='font-size:11.5pt;font-family:Consolas;color:#839496'>git clone <a href="https://github.com/Cuis-Smalltalk/Games.git" target="_blank">https://github.com/Cuis-Smalltalk/Games.git</a></span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;line-height:15.0pt;background:#002B36'><span style='font-size:11.5pt;font-family:Consolas;color:#839496'>git clone <a href="https://github.com/Cuis-Smalltalk/Morphic.git" target="_blank">https://github.com/Cuis-Smalltalk/Morphic.git</a></span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;line-height:15.0pt;background:#002B36'><span style='font-size:11.5pt;font-family:Consolas;color:#839496'>git clone <a href="https://github.com/Cuis-Smalltalk/Cairo.git" target="_blank">https://github.com/Cuis-Smalltalk/Cairo.git</a></span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;line-height:15.0pt;background:#002B36'><span style='font-size:11.5pt;font-family:Consolas;color:#839496'>git clone <a href="https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-UI.git" target="_blank">https://github.com/Cuis-Smalltalk/Cuis-Smalltalk-UI.git</a></span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;line-height:15.0pt;background:#002B36'><span style='font-size:11.5pt;font-family:Consolas;color:#839496'>git clone <a href="https://github.com/Cuis-Smalltalk/OSProcess.git" target="_blank">https://github.com/Cuis-Smalltalk/OSProcess.git</a></span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;line-height:15.0pt;background:#002B36'><span style='font-size:11.5pt;font-family:Consolas;color:#839496'>git clone <a href="https://github.com/Cuis-Smalltalk/Numerics.git" target="_blank">https://github.com/Cuis-Smalltalk/Numerics.git</a></span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;line-height:15.0pt;background:#002B36'><span style='font-size:11.5pt;font-family:Consolas;color:#839496'>git clone <a href="https://github.com/Cuis-Smalltalk/GeographicInformationSystems.git" target="_blank">https://github.com/Cuis-Smalltalk/GeographicInformationSystems.git</a></span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;line-height:15.0pt;background:#002B36'><span style='font-size:11.5pt;font-family:Consolas;color:#839496'>git clone <a href="https://github.com/Cuis-Smalltalk/Parsers.git" target="_blank">https://github.com/Cuis-Smalltalk/Parsers.git</a></span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;line-height:15.0pt;background:#002B36'><span style='font-size:11.5pt;font-family:Consolas;color:#839496'>git clone <a href="https://github.com/Cuis-Smalltalk/Machine-Learning.git" target="_blank">https://github.com/Cuis-Smalltalk/Machine-Learning.git</a></span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;line-height:15.0pt;background:#002B36'><span style='font-size:11.5pt;font-family:Consolas;color:#839496'>git clone <a href="https://github.com/Cuis-Smalltalk/AMQP.git" target="_blank">https://github.com/Cuis-Smalltalk/AMQP.git</a></span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;line-height:15.0pt;background:#002B36'><span style='font-size:11.5pt;font-family:Consolas;color:#839496'>git clone <a href="https://github.com/Cuis-Smalltalk/firmata.git" target="_blank">https://github.com/Cuis-Smalltalk/firmata.git</a></span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;line-height:15.0pt;background:#002B36'><span style='font-size:11.5pt;font-family:Consolas;color:#839496'>git clone <a href="https://github.com/Cuis-Smalltalk/VMMaker.git" target="_blank">https://github.com/Cuis-Smalltalk/VMMaker.git</a></span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;line-height:15.0pt;background:#002B36'><span style='font-size:11.5pt;font-family:Consolas;color:#839496'>git clone <a href="https://github.com/Cuis-Smalltalk/Learning-Cuis.git" target="_blank">https://github.com/Cuis-Smalltalk/Learning-Cuis.git</a></span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto;line-height:15.0pt;background:#002B36'><span style='font-size:11.5pt;font-family:Consolas;color:#839496'>git clone <a href="https://github.com/Cuis-Smalltalk/TheCuisBook.git" target="_blank">https://github.com/Cuis-Smalltalk/TheCuisBook.git</a></span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;margin-bottom:12.0pt'> <o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>Then I cloned and unzipped the Windows VM at<span style='font-size:10.0pt;font-family:Consolas;color:#24292F;border:none windowtext 1.0pt;padding:0in'> <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/download/202112201228/squeak.cog.spur_win64x64.zip" target="_blank">https://github.com/OpenSmalltalk/opensmalltalk-vm/releases/download/202112201228/squeak.cog.spur_win64x64.zip</a></span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:10.0pt;font-family:Consolas;color:#24292F;border:none windowtext 1.0pt;padding:0in'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:10.0pt;font-family:Consolas;color:#24292F;border:none windowtext 1.0pt;padding:0in'>I made a shortcut icon to the engine and image, and double-clicked it.</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:10.0pt;font-family:Consolas;color:#24292F;border:none windowtext 1.0pt;padding:0in'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:10.0pt;font-family:Consolas;color:#24292F;border:none windowtext 1.0pt;padding:0in'>Cuis started, and I saved it down to another name (you can’t specify a file path when you do this, only a leaf name; you then must copy the three new files to whatever location you want).</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:10.0pt;font-family:Consolas;color:#24292F;border:none windowtext 1.0pt;padding:0in'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:10.0pt;font-family:Consolas;color:#24292F;border:none windowtext 1.0pt;padding:0in'>One of the first things I did was: Load All TrueType Fonts.  This created a walkback complaining about how MorphicCanvas already has ivar <i>engine</i> defined.  Why would this be a problem?  We could just redefine the class, and continue. </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:10.0pt;font-family:Consolas;color:#24292F;border:none windowtext 1.0pt;padding:0in'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:10.0pt;font-family:Consolas;color:#24292F;border:none windowtext 1.0pt;padding:0in'>I then started over with a fresh image, and opened Package Installer.  I don’t know which package(s) to load to fix the morphic TTfont problem.  So I chose the first of the three VectorGraphics packages.  This caused the same walkback.  I’ll continue to work thru the packages.  </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:10.0pt;font-family:Consolas;color:#24292F;border:none windowtext 1.0pt;padding:0in'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:10.0pt;font-family:Consolas;color:#24292F;border:none windowtext 1.0pt;padding:0in'>Is there a smoother way to get something beyond a plain-vanilla Cuis set up?</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:10.0pt;font-family:Consolas;color:#24292F;border:none windowtext 1.0pt;padding:0in'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:10.0pt;font-family:Consolas;color:#24292F;border:none windowtext 1.0pt;padding:0in'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:10.0pt;font-family:Consolas;color:#24292F;border:none windowtext 1.0pt;padding:0in'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:10.0pt;font-family:Consolas;color:#24292F;border:none windowtext 1.0pt;padding:0in'>I’m trying to port all my work from VisualWorks to Pharo or Cuis, which looks cleaner and easier to work with in some ways.  Does anyone have a well-tested procedure for converting VW to Pharo/Cuis?  I posted the same question in Pharo Discord, but didn’t see a Discord or Pharo subgroup for Cuis.</span><o:p></o:p></p></div></div><div><div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:10.0pt;font-family:Consolas;color:#24292F;border:none windowtext 1.0pt;padding:0in'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:10.0pt;font-family:Consolas;color:#24292F;border:none windowtext 1.0pt;padding:0in'> </span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'><span style='font-size:10.0pt;font-family:Consolas;color:#24292F;border:none windowtext 1.0pt;padding:0in'>Shaping</span><o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'> <o:p></o:p></p><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'> <o:p></o:p></p></div></div><p class=MsoNormal style='mso-margin-top-alt:auto;mso-margin-bottom-alt:auto'>-- <br>Cuis-dev mailing list<br><a href="mailto:Cuis-dev@lists.cuis.st" target="_blank">Cuis-dev@lists.cuis.st</a><br><a href="https://lists.cuis.st/mailman/listinfo/cuis-dev" target="_blank">https://lists.cuis.st/mailman/listinfo/cuis-dev</a><o:p></o:p></p></blockquote></div></div></div></div><p class=MsoNormal>-- <br>Cuis-dev mailing list<br><a href="mailto:Cuis-dev@lists.cuis.st" target="_blank">Cuis-dev@lists.cuis.st</a><br><a href="https://lists.cuis.st/mailman/listinfo/cuis-dev" target="_blank">https://lists.cuis.st/mailman/listinfo/cuis-dev</a><o:p></o:p></p></blockquote></div></div></div></body></html>