[Vm-dev] OSProcess vs ImageSaving

Camillo Bruni camillo.bruni at inria.fr
Mon Oct 3 16:34:41 UTC 2011


I discovered a weird bug on OSX (10.7.1) with the latest builds from jenkins for both Cog and Stack:

When opening the image from the command-line image saving does

- not work in the Blessed VM ('Croquet Closure Stack VM [StackInterpreter VMMaker-oscog-EstebanLorenzano.109] 21.0 ')

- works in the dev / non-blessed version ('Croquet Closure Stack VM [StackInterpreter VMMaker-oscog-IgorStasenko.123] 21.0 Commit: fe0330a267e1a99bd27bd161443c5cc255fde8c3')

It both works when I open the image with the UI (drag n drop onto the VM).
I tried different variants of `open` resulting in the same behavior.

Any clue on how to deal with that?

The simplest solution would be to use the non-blessed VM but that one does not support OSProcess yet, which is a requirement for my project.

best cami


More information about the Vm-dev mailing list