<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2018-02-05 17:15 GMT+01:00 Levente Uzonyi <span dir="ltr"><<a href="mailto:leves@caesar.elte.hu" target="_blank">leves@caesar.elte.hu</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Mon, 5 Feb 2018, Nicolas Cellier wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Yes, I had same analysis this week end in another thread.<br>
In the meantime, i have aligned update-nice.422 with update-bf.422, because I don't know which one is used when there are more than one.<br>
So removing either one or the other is OK.<br>
</blockquote>
<br></span>
Yes, but I think you cannot overwrite any files. So, even if it was fixed in your local repository, the change never appeared on <a href="http://source.squeak.org" rel="noreferrer" target="_blank">source.squeak.org</a>, even if you saw the upload succeeded.<span class="HOEnZb"><font color="#888888"><br>
<br>
Levente</font></span><div class="HOEnZb"><div class="h5"><br></div></div></blockquote><div><br></div><div>We can overwrite files, or at least we could until recently...</div><div>I fixed the update stream several times by overwriting those mcm files.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
2018-02-05 16:25 GMT+01:00 Marcel Taeumel <<a href="mailto:marcel.taeumel@hpi.de" target="_blank">marcel.taeumel@hpi.de</a>>:<br>
      Object >> #currentHand was moved from "Kernel" to "Morphic" back then.<br>
Best,<br>
Marcel<br>
<br>
      Am 05.02.2018 16:20:04 schrieb Levente Uzonyi <<a href="mailto:leves@caesar.elte.hu" target="_blank">leves@caesar.elte.hu</a>>:<br>
<br>
      Hi All,<br>
<br>
      I went ahead and removed update-nice.422 from the Trunk. The only<br>
      difference between update-nice.422 and update-bf.422 was that the former<br>
      included Morphic-mt.1350 while the latter referenced Morphic-dtl.1374.<br>
      This was a significant difference, because after loading Morphic-mt.1350,<br>
      Object >> #currentHand and friends were temporarily removed from the<br>
      image, which somehow resulted in the removal of the UI process without an<br>
      emergency evaluator ever appearing. I think that's something to be<br>
      investigated.<br>
<br>
      After this change, I could successfully update the latest Trunk image<br>
      available on <a href="http://files.squeak.org" rel="noreferrer" target="_blank">files.squeak.org</a>.<br>
<br>
      I could do this removal only because the members of the Squeak Oversight<br>
      Board group on <a href="http://source.squeak.org" rel="noreferrer" target="_blank">source.squeak.org</a> have not been updated since 2016. For the<br>
      very same reason, Nicolas couldn't have done this change.<br>
<br>
      Levente<br>
<br>
      On Sun, 4 Feb 2018, Bert Freudenberg wrote:<br>
<br>
      > Log in to <a href="http://source.squeak.org" rel="noreferrer" target="_blank">source.squeak.org</a>, trunk repo, "edit configs", pick mine, delete.<br>
      ><br>
      > Before that you might download the config you're about to delete since there is no backup.<br>
      ><br>
      > - Bert -<br>
      ><br>
      > On 2 February 2018 at 21:39, Nicolas Cellier wrote:<br>
      > Just in case, I've aligned update-nice.422 with update-bf.422, hope it helps...<br>
      ><br>
      > 2018-02-02 21:34 GMT+01:00 Nicolas Cellier :<br>
      > So the necessary Morphic-dtl.1362.mcz was not in update-nice.422, apologies.<br>
      > update-nice.422 should be updated.<br>
      ><br>
      > Now I see a concurrent update-bf.422, how will it work?<br>
      ><br>
      > 2018-02-02 21:11 GMT+01:00 Nicolas Cellier :<br>
      > Hi,<br>
      > I think that it's related to The Trunk: Kernel-dtl.1123.mcz<br>
      > <a href="http://source.squeak.org/trunk/Kernel-dtl.1123.diff" rel="noreferrer" target="_blank">http://source.squeak.org/trunk<wbr>/Kernel-dtl.1123.diff</a><br>
      ><br>
      > The missing methods are moved in The Trunk: Morphic-dtl.1362.mcz<br>
      > <a href="http://source.squeak.org/trunk/Morphic-dtl.1362.diff" rel="noreferrer" target="_blank">http://source.squeak.org/trunk<wbr>/Morphic-dtl.1362.diff</a><br>
      ><br>
      > So a proper mcm configuration should solve it<br>
      ><br>
      > 2018-01-30 23:47 GMT+01:00 Fabio Niephaus :<br>
      > Clicking the update button another time seemed to have fixed the missing snapshot problem. I tried it a couple of times, but maybe got unlucky with the SqueakSource server.<br>
      > Anyway, now installing Kernel-nice.1127 freezes the image and I'm unable to interrupt it. SqueakDebug.log reveals the problem:<br>
      ><br>
      > --- The full stack ---<br>
      > TextMorph(Object)>>doesNotUnde<wbr>rstand: #currentHand<br>
      > [] in TextMorph>>createParagraph<br>
      > BlockClosure>>ensure:<br>
      > TextMorph>>createParagraph<br>
      > TextMorph>>paragraph<br>
      > TextMorph>>newContents:<br>
      > TextMorph>>contentsAsIs:<br>
      > MorphicProject>>composeDisplay<wbr>TextIntoForm:<br>
      > DisplayText>>composeForm<br>
      > DisplayText>>form<br>
      > DisplayText>>displayOn:at:clip<wbr>pingBox:rule:fillColor:<br>
      > DisplayText(DisplayObject)>>di<wbr>splayOn:at:<br>
      > ByteString(String)>>displayOn:<wbr>at:textColor:<br>
      > ByteString(String)>>displayOn:<wbr>at:<br>
      > ByteString(String)>>displayAt:<br>
      > Project class>>tryEmergencyEvaluatorFo<wbr>rRecovery:<br>
      > Project class>>handlePrimitiveError:<br>
      > MorphicProject(Object)>>primit<wbr>iveError:<br>
      > MorphicProject(Project)>>handl<wbr>eFatalDrawingError:<br>
      >  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -<br>
      ><br>
      > Could someone please look into this? Thanks!<br>
      ><br>
      > Fabio<br>
      ><br>
      > image.png<br>
      ><br>
      > ---------- Forwarded message ---------<br>
      > From: Bert Freudenberg<br>
> Date: Tue, Jan 30, 2018 at 11:30 PM<br>
> Subject: Re: [squeak-dev] Another missing snapshot: SmallLand-ColorTheme-fbs.6<br>
> To: The general-purpose Squeak developers list<br>
><br>
><br>
> Looks fine to me:<br>
><br>
> <a href="http://source.squeak.org/trunk/SmallLand-ColorTheme-fbs.6.mcz" rel="noreferrer" target="_blank">http://source.squeak.org/trunk<wbr>/SmallLand-ColorTheme-fbs.6.<wbr>mcz</a><br>
><br>
> - Bert -<br>
><br>
> --<br>
><br>
> On 30 January 2018 at 22:03, Fabio Niephaus wrote:<br>
> Hi all,<br>
><br>
> Updating the trunk base image [1] throws another missing snapshot error. This time it's SmallLand-ColorTheme-fbs.<wbr>6. Could someone please fix this as it's blocking trunk builds?<br>
><br>
> Thanks,<br>
> Fabio<br>
><br>
> [1] <a href="http://files.squeak.org/base/Squeak-trunk/base.zip" rel="noreferrer" target="_blank">http://files.squeak.org/ba<wbr>se/Squeak-trunk/base.zip</a><br>
><br>
> image.png<br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
><br>
<br>
<br>
<br>
<br>
<br>
<br>
</blockquote>
</div></div><br><br>
<br></blockquote></div><br></div></div>