I send you the wallback:

Thanks in advance,

Mariano


VM: unix - a SmalltalkImage
Image: Pharo0.1 [Latest update: #10202]

SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir /home/mariano/squeak/imagenes/unicode-test.app/Contents/Resources
Trusted Dir /home/mariano/squeak/imagenes/unicode-test.app/Contents/Resources/secure
Untrusted Dir /home/mariano/squeak/imagenes/unicode-test.app/Contents/Resources/My Squeak

Array(Object)>>error:
��� Receiver: #(Character value: 0 Character home Character value: 2 Character enter Character end Chara...etc...
��� Arguments and temporary variables:
��� ��� aString: ��� 'subscript is out of bounds: -60'
��� Receiver's instance variables:
#(Character value: 0 Character home Character value: 2 Character enter Character end Chara...etc...

Array(Object)>>errorSubscriptBounds:
��� Receiver: #(Character value: 0 Character home Character value: 2 Character enter Character end Chara...etc...
��� Arguments and temporary variables:
��� ��� index: ��� -60
��� Receiver's instance variables:
#(Character value: 0 Character home Character value: 2 Character enter Character end Chara...etc...

Array(Object)>>at:
��� Receiver: #(Character value: 0 Character home Character value: 2 Character enter Character end Chara...etc...
��� Arguments and temporary variables:
��� ��� index: ��� -60
��� Receiver's instance variables:
#(Character value: 0 Character home Character value: 2 Character enter Character end Chara...etc...

Character class>>value:
��� Receiver: Character
��� Arguments and temporary variables:
��� ��� anInteger: ��� -61
��� Receiver's instance variables:
��� ��� superclass: ��� Magnitude
��� ��� methodDict: ��� a MethodDictionary(#<->a CompiledMethod (3127) #=->a CompiledMethod...etc...
��� ��� format: ��� 132
��� ��� instanceVariables: ��� #('value')
��� ��� organization: ��� ('*packageinfo-base' escapeEntities)
('accessing' asciiValue char...etc...
��� ��� subclasses: ��� nil
��� ��� name: ��� #Character
��� ��� classPool: ��� a Dictionary(#CharacterTable->#(Character value: 0 Character home Ch...etc...
��� ��� sharedPools: ��� nil
��� ��� environment: ��� Smalltalk
��� ��� category: ��� #'Collections-Strings'
��� ��� traitComposition: ��� nil
��� ��� localSelectors: ��� nil


--- The full stack ---
Array(Object)>>error:
Array(Object)>>errorSubscriptBounds:
Array(Object)>>at:
Character class>>value:
�- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SmallInteger(Integer)>>asCharacter
TextMorphEditor>>dispatchOnKeyEvent:with:
TextMorphEditor(ParagraphEditor)>>keystroke:
TextMorphEditor>>keystroke:
[] in TextMorphForEditView(TextMorph)>>keyStroke: {[editor keystroke: evt]}
TextMorphForEditView(TextMorph)>>handleInteraction:
TextMorphForEditView>>handleInteraction:
TextMorphForEditView(TextMorph)>>keyStroke:
TextMorphForEditView>>keyStroke:
TextMorphForEditView(TextMorph)>>handleKeystroke:
KeyboardEvent>>sentTo:
TextMorphForEditView(Morph)>>handleEvent:
TextMorphForEditView(Morph)>>handleFocusEvent:
[] in HandMorph>>sendFocusEvent:to:clear: {[ActiveHand := self.� ActiveEvent := anEvent.� result := focusHolder���� han...]}
[] in PasteUpMorph>>becomeActiveDuring: {[aBlock value]}
BlockContext>>on:do:
PasteUpMorph>>becomeActiveDuring:
HandMorph>>sendFocusEvent:to:clear:
HandMorph>>sendEvent:focus:clear:
HandMorph>>sendKeyboardEvent:
HandMorph>>handleEvent:
HandMorph>>processEvents
[] in WorldState>>doOneCycleNowFor: {[:h |� ActiveHand := h.� h processEvents.� ActiveHand := nil]}
Array(SequenceableCollection)>>do:
WorldState>>handsDo:
WorldState>>doOneCycleNowFor:
WorldState>>doOneCycleFor:
PasteUpMorph>>doOneCycle
[] in Project class>>spawnNewProcess {[[World doOneCycle.� Processor yield.� false] whileFalse.� nil]}
[] in BlockContext>>newProcess {[self value.� Processor terminateActive]}


On Thu, Mar 5, 2009 at 12:16 AM, Michael Rueger <m.rueger@acm.org> wrote:
Mariano Martinez Peck wrote:
>
>
> On Tue, Mar 3, 2009 at 10:24 PM, Michael Rueger <m.rueger@acm.org
> <mailto:m.rueger@acm.org>> wrote:
>
> � � Mariano Martinez Peck wrote:
> � � �> It doesn't work for me. I am using Ubuntu 8.04 with latin american
> � � �> distribution. I am trying yo type "�", "�", and so on, but with
> � � no luck.
> � � �>
> � � �> The problem is: I open a workspace. I type "�" and works fine. I
> � � try to
> � � �> type "�" again and I have this error: "'subscript is out of
> � � bounds: -60'"
> � � �>
> � � �> It is very strange because only the first time work.

I can't reproduce that problem (ubuntu 8 under virtual box, keyboard
layout set to latin american default).
Could you check if there is SqueakDebug.log file I could look at?

Thanks

Michael

_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project