[squeak-dev] Installing Maui gives error

Edwin Ancaer eancaer at gmail.com
Tue Jun 28 20:50:26 UTC 2022


Chris,

indeed, no more errors, it looks like Maui is working here.

I suppose that Maui1.1r1.pdf is the most complete documentation for Maui?

I was reading the book Domain Driven Design Using Naked Objects where the
examples are given in Java,
and hoped to be able to reproduce them in Smalltalk.

Kind regards,

Edwin


*;


Op ma 27 jun. 2022 om 23:29 schreef Chris Muller <ma.chris.m at gmail.com>:

> Hi Edwin,
>
> After launching Squeak 5.3, but before installing Maui 1.53 from
> SqueakMap, please click "Update Squeak" under the upper-left menu (the
> Squeak logo).  That should clear up that error.
>
> Best,
>   Chris
>
>
>
> On Mon, Jun 27, 2022 at 3:59 PM Edwin Ancaer <eancaer at gmail.com> wrote:
> >
> > Chris,
> >
> > Thanks for looking into it. That problem is solved indeed. However, I
> get another message now:
> >
> > Error occurred sturing install:
> > Installer class>>default McDir
> >
> > I could not get any additinal information through the debugger: It says
> > Installer class(object) >>doesNotUnderstand: #defaultMcDir
> >
> > Could you have a look at this one?
> >
> > Thanks again,
> >
> > Edwin
> >
> > Op ma 27 jun. 2022 09:26 schreef Chris Muller <asqueaker at gmail.com>:
> >>
> >> Hi Edwin,
> >>
> >> Confirmed.  Thank you for reporting.
> >>
> >> I just updated the SqueakMap script to load the latest versions of the
> Maui packages, which fixes this problem.
> >>
> >> Sorry for any inconvenience.  Maui is amazing, once learned.  If you
> have any questions, please feel free to ask.
> >>
> >>  - Chris
> >>
> >>
> >>
> >> On Sun, Jun 26, 2022 at 3:49 PM Edwin Ancaer <eancaer at gmail.com> wrote:
> >>>
> >>> Hello,
> >>>
> >>>
> >>> I tried to install Maui, through the  SqueakMap Catalog as described
> in the wiki.
> >>>
> >>> I got an error saying:
> >>>
> >>> Please Confirm
> >>> Error occurred during install:
> >>> No package release found with version 8
> >>> Would you like to open a debugger?
> >>>
> >>> Through the debugger, i found the message installPackageNamed was
> called with:
> >>>
> >>>     installPackageNamed: 'Plot Morph' version: 8
> >>>
> >>> Any idea where I can find this package?
> >>>
> >>>
> >>> Following data are from the image and the VM on which it runs:
> >>>
> >>> Image
> >>>
> >>> -----
> >>> /usr/home/edwin/Smalltalk53/Squeak5.3-19459-64bit.image
> >>> Squeak5.3
> >>> latest update: #19466
> >>> Current Change Set: install-MaBase-1
> >>> Image format 68021 (64 bit)
> >>>
> >>> Virtual Machine
> >>> ---------------
> >>>
> /usr/home/edwin/Smalltalk53/opensmalltalk-vm/building/linux64x64/squeak.cog.spur/build/squeak
> >>> Open Smalltalk Cog[Spur] VM [CoInterpreterPrimitives
> VMMaker.oscog-eem.3142]
> >>> Unix built on Jan 31 2022 11:47:46 Compiler: FreeBSD Clang 10.0.1
> (git at github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2)
> >>> platform sources revision VM: 202201220125 edwin at ottopedi:/usr/home/edwin/Smalltalk53/opensmalltalk-vm
> Date: Fri Jan 21 17:25:16 2022 CommitHash: 0df6348be Plugins: 202201220125
> edwin at ottopedi:/usr/home/edwin/Smalltalk53/opensmalltalk-vm
> >>> CoInterpreter VMMaker.oscog-eem.3142 uuid:
> ecaa84c0-26c9-440b-bc13-59a6e56c5e7c Jan 31 2022
> >>> StackToRegisterMappingCogit VMMaker.oscog-eem.3140 uuid:
> 92e5f37d-acf4-411c-ab3f-8f85b766ca3d Jan 31 2022
> >>>
> >>>
> >>> Kind regards,
> >>>
> >>> Edwin Ancaer
> >>>
> >>>
> >>>
> >>>
> >>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20220628/d261057a/attachment.html>


More information about the Squeak-dev mailing list