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

K K Subbu kksubbu.ml at gmail.com
Fri May 24 05:26:06 UTC 2019


On 22/05/19 9:31 PM, Tim Johnson wrote:
> I recently upgraded the squeak-cog-spur VM on my 32-bit Linux x86 VM
> from one dated "Oct 21  2018" to one I built based on the latest
> snapshot from GitHub as of yesterday morning (sqcogspurlinuxht).
> 
> I used it via X11 this morning and noticed that I could Ctrl-D to "Do
> it" anymore – now it is "Debug it."  In fact, I can't Ctrl-P for
> Print it either...

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

Regards .. Subbu


More information about the Vm-dev mailing list