[squeak-dev] what's the best Mac VM?

Bob Arning arning315 at comcast.net
Tue Aug 29 18:19:43 UTC 2017


Some more exploring

- downloaded cog_macos32x86_squeak.cog.v3_201608171728.tar.gz, started 
it and pointed it to a 4.2 image. Squeak stayed up, but the desktop 
never appeared.

- downloaded Squeak-4.6-All-in-One.zip and it runs, but warns it can't 
write the changes file (see attachment). Not sure how to deal with this 
or how to make this into a VM I can use for other images.


On 8/29/17 1:36 PM, tim Rowledge wrote:
>> On 29-08-2017, at 6:51 AM, Bob Arning <arning315 at comcast.net> wrote:
>> ---------------
>>   Cog[Spur] VM
>>
>> If I drop a 5.1 image on this VM, it works (at least a few that I just tried). If I drop a 4.2 or 4.5 image on the same VM, nothing happens. I
> Spur would seem to be the key here. For a 4.x image you want the v3 vm rather than Spur.
>
> We don’t seem to be doing a terribly good job of informing users when something like this happens; a clear notifier or log entry that the image format didn’t match and a note about what that means (a URL to swiki?) would be nice. We have some image version checking in checkImageVersionFromstartingAt() that at least looks like it ought to be working out if the image format is correct and exiting cleanly if not, but I  don’t know what happens to plain ‘print()’ statements on macOS. Hmm, ok, try loading a 4.3 image in a spur vm - the console does actually show an exit from there with error 1, so it does work but boy is it failing to be helpful. How many people even know there is a console and to filter for ‘squeak’?
>
> Is it practical to add a UI aspect to ioExitWithErrorCode()?
>
>
> tim
> --
> tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
> Useful random insult:- Hid behind the door when they passed out brains.
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20170829/74679d7f/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Screen Shot 2017-08-29 at 2.13.40 PM.png
Type: image/png
Size: 51816 bytes
Desc: not available
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20170829/74679d7f/attachment-0001.png>


More information about the Squeak-dev mailing list