Giter Site home page Giter Site logo

Comments (5)

codeZeilen avatar codeZeilen commented on June 1, 2024

Actually I do have the dependencies installed as they are in my image anyways. It might be another version but I do not think that there is a major version mismatch (but I didn't test it either).

from swt18-project-06.

LeonMatthes avatar LeonMatthes commented on June 1, 2024

What version of Squeak are you running at?
Did you not install Metacello at all or did you just not use it for the Motu installation?
I accidentally used a similar installation procedure without any issues:
Using a Squeak5.2alpha-18181-64Bit image, I did actually install Metacello to install Squot, but I did not install the MorphicTutorial via Metacello but just checked it out using Squot's Git Browser.
This installation procedure seems to work without any problems.

from swt18-project-06.

codeZeilen avatar codeZeilen commented on June 1, 2024

Turns out this is related to a Pheno issue and does not originate in the Morphic Tutorial classes.

from swt18-project-06.

codeZeilen avatar codeZeilen commented on June 1, 2024

Well it turns out not to be a Pheno issue but a misuse of the world:

MotuPlayground>>#initialize

	super initialize.
	self frameFractions: (0@0 rect: 1@1).
	self setUpBackground.
	super addMorph: Project currentWorld

from swt18-project-06.

LeonMatthes avatar LeonMatthes commented on June 1, 2024

This issue is fixed as of ad8a496

from swt18-project-06.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.