blob: 56d4c4ce826612548b9440215c23c9767ceaf45d (
plain)
1
|
Error: subscript is out of bounds: 1
10 June 2011 4:43:49.128 pm
VM: Win32 - Smalltalk
Image: Squeak4.1 [latest update: #9957]
SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir D:\UserData\harald\Documents\git\foop_new\foop\pacman-smalltalk\Squeak 4.1 All-in-One.app\Contents\Resources
Trusted Dir D:\UserData\harald\Documents\git\foop_new\foop\pacman-smalltalk\Squeak 4.1 All-in-One.app\Contents\Resources\harald
Untrusted Dir D:\UserData\harald\Documents\My Squeak
Array(Object)>>error:
Receiver: #()
Arguments and temporary variables:
aString: 'subscript is out of bounds: 1'
Receiver's instance variables:
#()
Array(Object)>>errorSubscriptBounds:
Receiver: #()
Arguments and temporary variables:
index: 1
Receiver's instance variables:
#()
Array(Object)>>at:
Receiver: #()
Arguments and temporary variables:
index: 1
Receiver's instance variables:
#()
Message>>argument
Receiver: undoReplace
Arguments and temporary variables:
Receiver's instance variables:
selector: #undoReplace
args: #()
lookupClass: nil
--- The full stack ---
Array(Object)>>error:
Array(Object)>>errorSubscriptBounds:
Array(Object)>>at:
Message>>argument
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SmalltalkEditor(TextEditor)>>backTo:
SmalltalkEditor(Editor)>>backspace:
SmalltalkEditor(TextEditor)>>dispatchOnCharacter:with:
SmalltalkEditor(TextEditor)>>readKeyboard
[] in TextMorphForEditView(TextMorph)>>keyStroke:
TextMorphForEditView(TextMorph)>>handleInteraction:fromEvent:
TextMorphForEditView>>handleInteraction:fromEvent:
TextMorphForEditView(TextMorph)>>keyStroke:
TextMorphForEditView>>keyStroke:
TextMorphForEditView(TextMorph)>>handleKeystroke:
KeyboardEvent>>sentTo:
TextMorphForEditView(Morph)>>handleEvent:
TextMorphForEditView(Morph)>>handleFocusEvent:
[] in HandMorph>>sendFocusEvent:to:clear:
[] in PasteUpMorph>>becomeActiveDuring:
BlockClosure>>on:do:
PasteUpMorph>>becomeActiveDuring:
HandMorph>>sendFocusEvent:to:clear:
HandMorph>>sendEvent:focus:clear:
HandMorph>>sendKeyboardEvent:
HandMorph>>handleEvent:
HandMorph>>processEvents
[] in WorldState>>doOneCycleNowFor:
Array(SequenceableCollection)>>do:
WorldState>>handsDo:
WorldState>>doOneCycleNowFor:
WorldState>>doOneCycleFor:
PasteUpMorph>>doOneCycle
[] in Project class>>spawnNewProcess
[] in BlockClosure>>newProcess
|