Status: Accepted
Owner:
[hidden email]
Labels: Type-Defect Priority-Medium GLASS-GemTools Version-1.0-beta.8.7
Milestone-1.0-beta.8
New issue 350 by
[hidden email]: DNU #asOop when using short cut
CMD-I
http://code.google.com/p/glassdb/issues/detail?id=350from Dario Trussardi:
i have a Gemstone 3.1.0.1 run on Linux.
I use GemTools 1.0-beta.8.7 update with the gci libraries 3.1.0.1 ( See
the " GemStone/S 64 Bit 3.1.0.1 release " messages )
Now i can login to the gemstone environment with GemTools login and
some things work fine.
Question A) MessageNotUnderstood: SmallInteger>>asOop
From a GemTools workspace i inspect the code: ScaledDecimal for: 10
scale:2 with keyboard keys: cmd i
the inspector is right open.
Now when in the relative inspector i select one instance variable
and type cmd i or cmd I
the system erase the error :
SmallInteger(Object)>>doesNotUnderstand: #asOop
Gci64bit31Gci64bit)>>oopForChar:
Gci64bit31GciLibrary)>>oopFor:
Gci64bit31GciLibrary)>>addressOfArrayOfOopsForObjects:
[] in GciSession>>receiverNBerform:withArguments:
BlockClosure>>ensure:
Cursor>>showWhile:
GciSession>>receiverNBerform:withArguments:
GciSession>>receivererform:withArguments:
GsOBColumn>>keystroke:from:
OBPluggableListMorph(PluggableListMorph)>>modifierKeyPressed:
OBPluggableListMorph(PluggableListMorph)>>keyStroke:
OBPluggableListMorph(Morph)>>handleKeystroke:
KeyboardEvent>>sentTo:
The relative right menu option inspect (i) and explore (l) works fine.