Log in to source.squeak.org, trunk repo, "edit configs", pick mine, delete.

Before that you might download the config you're about to delete since there is no backup.

- Bert -

On 2 February 2018 at 21:39, Nicolas Cellier <nicolas.cellier.aka.nice@gmail.com> wrote:
Just in case, I've aligned update-nice.422 with update-bf.422, hope it helps...

2018-02-02 21:34 GMT+01:00 Nicolas Cellier <nicolas.cellier.aka.nice@gmail.com>:
So the necessary Morphic-dtl.1362.mcz was not in update-nice.422, apologies.
update-nice.422 should be updated.

Now I see a concurrent update-bf.422, how will it work?

2018-02-02 21:11 GMT+01:00 Nicolas Cellier <nicolas.cellier.aka.nice@gmail.com>:
Hi,
I think that it's related to The Trunk: Kernel-dtl.1123.mcz
http://source.squeak.org/trunk/Kernel-dtl.1123.diff

The missing methods are moved in The Trunk: Morphic-dtl.1362.mcz
So a proper mcm configuration should solve it

2018-01-30 23:47 GMT+01:00 Fabio Niephaus <lists@fniephaus.com>:
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.
Anyway, now installing Kernel-nice.1127 freezes the image and I'm unable to interrupt it. SqueakDebug.log reveals the problem:

--- The full stack ---
TextMorph(Object)>>doesNotUnderstand: #currentHand
[] in TextMorph>>createParagraph
BlockClosure>>ensure:
TextMorph>>createParagraph
TextMorph>>paragraph
TextMorph>>newContents:
TextMorph>>contentsAsIs:
MorphicProject>>composeDisplayTextIntoForm:
DisplayText>>composeForm
DisplayText>>form
DisplayText>>displayOn:at:clippingBox:rule:fillColor:
DisplayText(DisplayObject)>>displayOn:at:
ByteString(String)>>displayOn:at:textColor:
ByteString(String)>>displayOn:at:
ByteString(String)>>displayAt:
Project class>>tryEmergencyEvaluatorForRecovery:
Project class>>handlePrimitiveError:
MorphicProject(Object)>>primitiveError:
MorphicProject(Project)>>handleFatalDrawingError:
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Could someone please look into this? Thanks!

Fabio

image.png


---------- Forwarded message ---------
From: Bert Freudenberg <bert@freudenbergs.de>
Date: Tue, Jan 30, 2018 at 11:30 PM
Subject: Re: [squeak-dev] Another missing snapshot: SmallLand-ColorTheme-fbs.6
To: The general-purpose Squeak developers list <squeak-dev@lists.squeakfoundation.org>



- Bert -

--

On 30 January 2018 at 22:03, Fabio Niephaus <lists@fniephaus.com> wrote:
Hi all,

Updating the trunk base image [1] throws another missing snapshot error. This time it's SmallLand-ColorTheme-fbs.6. Could someone please fix this as it's blocking trunk builds?

Thanks,
Fabio


image.png