All,
I'm currently chasing a strange problem with new 5.0 based Images.
In the regular Pharo 5.0 Beta Image and current Moose (5.1) Image you
can't enter square brackets anymore. It seems to change the
class/category/method selection in Nautilus and causes a non-breakable
loop of discarding/ignoring/saving the changes dialog for changed methods...
Checking the same VM with older 5.0 images works w/o any problem. So I
assume an image problem - not a VM problem.
Has anyone seen this?
I'm currently testing on Mac OS X with a german keyboard and US-English
locale. Will test on Windows tomorrow.
CU,
Udo
Pharo 5.0 Details:
Smalltalk image version.
"'Pharo5.0'"
SystemVersion current imageVersionString.
"'Pharo-5.0-50622-'"
Smalltalk vm version.
"'CoInterpreter * VMMaker.oscog-rmacnak.1586 uuid:
8e44b2a7-68ee-4fc9-8513-a04520267053 Dec 13 2015
StackToRegisterMappingCogit * VMMaker.oscog-rmacnak.1586 uuid:
8e44b2a7-68ee-4fc9-8513-a04520267053 Dec 13 2015
https://github.com/estebanlm/pharo-vm.git Commit:
6dc730123e8f2b0327839b235d16e0604a92288e Date: 2015-12-13 00:23:41 +0100
By: Esteban Lorenzano <[email protected]> Jenkins build #456
'"
Moose Details:
Smalltalk image version.
"'Pharo5.0'"
SystemVersion current imageVersionString.
"'Pharo-5.0-50622-'"
Smalltalk vm version.
"'CoInterpreter * VMMaker.oscog-rmacnak.1586 uuid:
8e44b2a7-68ee-4fc9-8513-a04520267053 Dec 13 2015
StackToRegisterMappingCogit * VMMaker.oscog-rmacnak.1586 uuid:
8e44b2a7-68ee-4fc9-8513-a04520267053 Dec 13 2015
https://github.com/estebanlm/pharo-vm.git Commit:
6dc730123e8f2b0327839b235d16e0604a92288e Date: 2015-12-13 00:23:41 +0100
By: Esteban Lorenzano <[email protected]> Jenkins build #456
'"