Ok strange because on 5.7.4. I just get an empty screen but a green on with 4.2.5 beta1U :) On Aug 23, 2011, at 10:17 PM, Pavel Krivanek wrote:
no, I used this VM:
squeakvm -version 4.4.7-2357 #1 XShm Sun Jan 23 18:17:31 PST 2011 gcc 4.3.2 Linux vps2.piumarta.com 2.6.18-028stab053.10-ent #1 SMP Thu Feb 28 20:34:08 MSK 2008 i686 GNU/Linux
-- Pavel
On Tue, Aug 23, 2011 at 11:11 PM, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Pavel was your image saved with Cogit? Because I cannot open it with my old slow cocoa vm.
Stef
On Aug 23, 2011, at 3:31 PM, Pavel Krivanek wrote:
Hi,
uMorphic is an experimental image based on Pharo Kernel (+Gofer) that contains only core of Morphic functionality. It has no windows or fonts, menus nor halos support, it can only open a basic Morph in the world and drag it with mouse. The purpose of this image is to provide information for Morphic packages reorganization.
Now the basic cleaning was processed on this package so when it is loaded to basic gofer image, no new Undeclared nor unimplemented messages are added! :-) So it should be quite stable too.
It has 2,9 MB and it modifies behavior of 32 methods.
You may download and try it here: http://windmap.cz/playground/trash/uMorphic.zip
Cheers, -- Pavel