Le 13/05/2015 16:08, J. Vuletich (mail lists) a écrit :
Today I did a new commit to the Cuis repo. The Cuis image is now in Cog format (6505) instead of Closures format (6504). I hope this allows you to run Cuis in your system.
I also addressed some of the issues you raised. I optimized the refresh, and avoided the "bolder text" effect.
Now, Time millisecondsToRun: [ 1000 timesRepeat: [ Transcript show: 'x' ] ]. takes 2 ms, even while updating the Display. (Hundreds of times faster).
Thanks Juan It's nice to see how reactive you are :) I downloaded the Cuis-4.2-2322 image but still have the same error message : This interpreter (vers. 6505) cannot read image file (vers. 1007290890). The cuis image number looks strange. Is this image supposed to be in 6505 format ? What version of squeak vm do you use ? I'm using a Squeak 4.5 vm who runs perfectly on this system (linux ubuntu 14.04). I tried with other older vms but always got this error (only the 6505 number changed IIRC) -- Regards, Alain