[Vm-dev] Linux Squeak VM X11 keyboard changes?

K K Subbu kksubbu.ml at gmail.com
Fri May 24 06:14:20 UTC 2019


On 24/05/19 10:56 AM, K K Subbu wrote:
> Yes. I can confirm this error with the latest VM from bintray on Ubuntu 
> 16.04 (64b with 32b compat libraries) :
> 
> $ sqcogspurlinuxht/lib/squeak/5.0-201905151233/squeak 
> Squeak5.2-18231-32bit.image
> 
> Then press Skip -> World Menu->Workspace, type 3+4 and then Ctrl-P does 
> not print 7. whereas the 5.2 release version does print 7:
> 
> $ Squeak5.2-18231-32bit-201810190412-Linux/bin/squeak 
> Squeak5.2-18231-32bit.image

I did a bisection of all versions in 
https://bintray.com/opensmalltalk/vm/cog/ and narrowed down the problem to

good squeak.cog.spur_linux32x86_201811272342.tar.gz
bad squeak.cog.spur_linux32x86_201812301551.tar.gz

The error is consistent on both 18231 and the oldest 18221 image.

Does anyone know what change went into the 201812 build? Something that 
would affect 32-bit build but not 64b build?

Regards .. Subbu


More information about the Vm-dev mailing list