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
http://source.squeak.org/trunk/Morphic-dtl.1362.diff

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