[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squeak-vm-dev
Subject:    [Vm-dev] Re: Fwd: inaccessible packages?
From:       Florin Mateoc <florin.mateoc () gmail ! com>
Date:       2023-11-30 23:38:22
Message-ID: CA+7DxaZpO5AHtqjmW8uoCFA66kcVWNV1dMJCk4SGBrm_RNpX0w () mail ! gmail ! com
[Download RAW message or body]

[Attachment #3 (multipart/alternative)]


Thank you, Dave,

I was indeed now able to load update-dtl.27 in a Squeak 4.5 image, with a
slightly more careful McPackageLoader>>basicLoad - some extra error
handling, as the load is hitting some syntax errors.
I can ignore those errors, as they don't affect any of the translatable
plugins. Ballon3D is also not translatable to JavaScript.

But I am curious about FloatArray64Plugin, would it be possible to add it?
I am not sure how widely used it is, but it should be translatable, and
even quite performant, as JavaScrip has native float64 arrays.

Florin

On Thu, Nov 30, 2023 at 10:30 AM <lewis@mail.msen.com> wrote:

> Hi Florin,
>
> I did another configuration update at
> http://source.squeak.org/VMMaker/update-dtl.27.mcm
>
> This fixes ss3.gemtalksystems.com to use http rather than https and also
> updates the package dependencies.
>
> I should note that the "VMMaker updateFromServer" update stream is no
> longer reliable, as it can bring in new package versions that only work on
> opensmalltalk-vm. Right now, Balloon3D- Plugins has that problem, but it's
> a bit of an ongoing maintenance problem. Nevertheless, if you directly load
> update-dtl.27.mcm in a Squeak 4.6 image, you should get a working
> interpreter VMMaker tool for code generation by evaluating "VMMakerTool
> forUnix".
>
> Dave
>
>
> On 2023-11-29 23:25, Florin Mateoc wrote:
>
>
>
>
> Sorry, I did not mean to only reply to Dave, forwarding to the list as well
>
>
> ---------- Forwarded message ---------
> From: *Florin Mateoc* <florin.mateoc@gmail.com>
> Date: Wed, Nov 29, 2023 at 11:02 PM
> Subject: Re: [Vm-dev] inaccessible packages?
> To: <lewis@mail.msen.com>
>
>
> Hi Dave,
>
> Thank you for the prompt reply and fix. It does not work yet, as the new
> address uses https and the code has a check "urlString beginsWith: 'http://'",
> can we use http instead?
>
> Best,
> Florin
>
> On Tue, Nov 28, 2023 at 10:09 PM <lewis@mail.msen.com> wrote:
>
> Hi Florin,
>
> Thanks to Marcel for identifying the issue. The ss3.gemstone.com
> repository has a new address at ss3.gemtalksystems.com, so I updated the
> VMMaker 'update' configuration to point to this new address.
>
> The latest configuration map at
> http://source.squeak.org/VMMaker/update-dtl.26.mcm should be working
> again now.
>
> Please reply here if there are any further issues, and thank you very much
> for reporting the problem.
>
> Dave
>
>
> On 2023-11-25 21:47, lewis@mail.msen.com wrote:
>
> It looks like ss3.gemstone.com has gone off line for some reason, I can't
> even ping it right now.
>
> If it does not come back we can put a copy of those packages somewhere
> else for safe keeping.
>
> Dave
>
>
> On 2023-11-25 21:15, Florin Mateoc wrote:
>
>
>
> Hi,
>
> For the last couple of weeks, I cannot load anymore Dave's "update" lineup
> in VMMaker, because of some packages stored on ss3.gemstone.com (FreeType
> and FreeTypeConstants).
> I get a ConnectionRefused: Cannot connect to #[204 246 122 142]
>
> This used to work. Has something changed, or am I doing something wrong?
>
> Thank you,
> Florin
>
>

[Attachment #6 (text/html)]

<div dir="ltr"><div>Thank you, Dave,<br></div><div><br></div><div>I was indeed now \
able to load update-dtl.27 in a Squeak 4.5 image, with a slightly more careful \
McPackageLoader&gt;&gt;basicLoad - some extra error handling, as the load is hitting \
some syntax errors.</div><div>I can ignore those errors, as they don&#39;t affect any \
of the translatable plugins. Ballon3D is also not translatable to \
JavaScript.</div><div><br></div><div>But I am curious about FloatArray64Plugin, would \
it be possible to add it? I am not sure how widely used it is, but it should be \
translatable, and even quite performant, as JavaScrip has native float64 \
arrays.</div><div><br></div><div>Florin<br></div></div><br><div \
class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Nov 30, 2023 at \
10:30 AM &lt;<a href="mailto:lewis@mail.msen.com">lewis@mail.msen.com</a>&gt; \
wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px \
0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div \
style="font-size:10pt;font-family:Verdana,Geneva,sans-serif"> <p>Hi Florin,</p>
<p>I did another configuration update at <a \
href="http://source.squeak.org/VMMaker/update-dtl.27.mcm" \
target="_blank">http://source.squeak.org/VMMaker/update-dtl.27.mcm</a></p> <p>This \
fixes <a href="http://ss3.gemtalksystems.com" \
target="_blank">ss3.gemtalksystems.com</a> to use http rather than https and also \
updates the package dependencies.</p> <p>I should note that the &quot;VMMaker \
updateFromServer&quot; update stream is no longer reliable, as it can bring in new \
package versions that only work on opensmalltalk-vm. Right now, Balloon3D- Plugins \
has that problem, but it&#39;s a bit of an ongoing maintenance problem. Nevertheless, \
if you directly load update-dtl.27.mcm in a Squeak 4.6 image, you should get a \
working interpreter VMMaker tool for code generation by evaluating &quot;VMMakerTool \
forUnix&quot;.</p> <p>Dave</p>
<div id="m_-3062491098023443875signature"></div>
<p><br></p>
<p id="m_-3062491098023443875reply-intro">On 2023-11-29 23:25, Florin Mateoc \
wrote:</p> <blockquote type="cite" style="padding:0px 0.4em;border-left:2px solid \
rgb(16,16,255);margin:0px"> <div \
style="margin:0px;padding:0px;font-family:monospace">  </div> <br>
<div id="m_-3062491098023443875replybody1">
<div dir="ltr">
<div>  </div>
<div>Sorry, I did not mean to only reply to Dave, forwarding to the list as \
well</div> <div>  </div>
<div>  </div>
<div>
<div>
<div dir="ltr">---------- Forwarded message ---------<br>From: <strong \
dir="auto">Florin Mateoc</strong> <span>&lt;<a href="mailto:florin.mateoc@gmail.com" \
rel="noreferrer" target="_blank">florin.mateoc@gmail.com</a>&gt;</span><br>Date: Wed, \
Nov 29, 2023 at 11:02 PM<br>Subject: Re: [Vm-dev] inaccessible packages?<br>To: \
&lt;<a href="mailto:lewis@mail.msen.com" rel="noreferrer" \
target="_blank">lewis@mail.msen.com</a>&gt;</div> <br><br>
<div dir="ltr">
<div>Hi Dave,</div>
<div>  </div>
<div>Thank you for the prompt reply and fix. It does not work yet, as the new address \
uses https and the code has a check &quot;urlString beginsWith: \
&#39;http://&#39;&quot;, can we use http instead?</div> <div>  </div>
<div>Best,</div>
<div>Florin</div>
</div>
<br>
<div>
<div dir="ltr">On Tue, Nov 28, 2023 at 10:09 PM &lt;<a \
href="mailto:lewis@mail.msen.com" rel="noreferrer" \
target="_blank">lewis@mail.msen.com</a>&gt; wrote:</div> <blockquote \
style="margin:0px 0px 0px 0.8ex;border-left:1px solid \
rgb(204,204,204);padding-left:1ex"> <div \
style="font-size:10pt;font-family:Verdana,Geneva,sans-serif"> <p>Hi Florin,</p>
<p>Thanks to Marcel for identifying the issue. The <a href="http://ss3.gemstone.com" \
rel="noopener noreferrer" target="_blank">ss3.gemstone.com</a> repository has a new \
address at <a href="http://ss3.gemtalksystems.com" rel="noopener noreferrer" \
target="_blank">ss3.gemtalksystems.com</a>, so I updated the VMMaker &#39;update&#39; \
configuration to point to this new address.</p> <p>The latest configuration map at <a \
href="http://source.squeak.org/VMMaker/update-dtl.26.mcm" rel="noopener noreferrer" \
target="_blank">http://source.squeak.org/VMMaker/update-dtl.26.mcm</a> should be \
working again now.</p> <p>Please reply here if there are any further issues, and \
thank you very much for reporting the problem.</p> <p>Dave</p>
<div id="m_-3062491098023443875v1m_1551970719086341758m_7091829360255791618signature"></div>
 <p><br></p>
<p id="m_-3062491098023443875v1m_1551970719086341758m_7091829360255791618reply-intro">On \
2023-11-25 21:47, <a href="mailto:lewis@mail.msen.com" rel="noreferrer" \
target="_blank">lewis@mail.msen.com</a> wrote:</p> <blockquote style="padding:0px \
0.4em;border-left:2px solid rgb(16,16,255);margin:0px"> <div \
id="m_-3062491098023443875v1m_1551970719086341758m_7091829360255791618replybody1"> \
<div style="font-size:10pt;font-family:Verdana,Geneva,sans-serif"> <p>It looks like \
<a href="http://ss3.gemstone.com" rel="noopener noreferrer" \
target="_blank">ss3.gemstone.com</a> has gone off line for some reason, I can&#39;t \
even ping it right now.</p> <p>If it does not come back we can put a copy of those \
packages somewhere else for safe keeping.</p> <p>Dave</p>
<div id="m_-3062491098023443875v1m_1551970719086341758m_7091829360255791618v1signature"></div>
 <p><br></p>
<p id="m_-3062491098023443875v1m_1551970719086341758m_7091829360255791618v1reply-intro">On \
2023-11-25 21:15, Florin Mateoc wrote:</p> <blockquote style="padding:0px \
0.4em;border-left:2px solid rgb(16,16,255);margin:0px"> <div \
style="margin:0px;padding:0px;font-family:monospace">  </div> <br>
<div id="m_-3062491098023443875v1m_1551970719086341758m_7091829360255791618v1replybody1">
 <div dir="ltr">
<div>Hi,</div>
<div>  </div>
<div>For the last couple of weeks, I cannot load anymore Dave&#39;s \
&quot;update&quot; lineup in VMMaker, because of some packages stored on <a \
href="http://ss3.gemstone.com" rel="noopener noreferrer" \
target="_blank">ss3.gemstone.com</a> (FreeType and FreeTypeConstants).  </div> <div>I \
get a ConnectionRefused: Cannot connect to #[204 246 122 142]</div> <div>  </div>
<div>This used to work. Has something changed, or am I doing something wrong?</div>
<div>  </div>
<div>Thank you,</div>
<div>Florin</div>
</div>
</div>
</blockquote>
</div>
</div>
</blockquote>
</div>
</blockquote>
</div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
</blockquote></div>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic