[BUG]UndefinedObject(Object)>>doesNotUnderstand:

ned at bike-nomad.com ned at bike-nomad.com
Mon Apr 8 07:34:33 UTC 2002


here insert explanation of what you were doing, suspect changes you've
made and so forth.

7 April 2002 11:32:02 pm

VM: unix - Squeak3.2gamma of 15 January 2002 [latest update: #4811]
Image: Squeak3.2gamma [latest update: #4811]

UndefinedObject(Object)>>doesNotUnderstand:
	Receiver: nil
	Arguments and temporary variables: 
		aMessage: 	a Message with selector: #+ and arguments: #(1)
	Receiver's instance variables: 
nil

SVINavigator>>nextCRAfter:
	Receiver: a SVINavigator
	Arguments and temporary variables: 
		position: 	nil
		string: 	'From: ned at bike-nomad.com
To: ned at whidbey.net
Subject: test

asdlfj
asd...etc...
		index: 	nil
		end: 	83
		cr: 	$

	Receiver's instance variables: 
		svi: 	a SVI
		paragraph: 	a SVIParagraph

[] in SVIRootKeyProcessor>>doIndent:
	Arguments and temporary variables: 
		direction: 	#right
		start: 	61
		end: 	nil
		linesToMove: 	10

SmallInteger(Integer)>>timesRepeat:
	Receiver: 10
	Arguments and temporary variables: 
		aBlock: 	[] in SVIRootKeyProcessor>>doIndent:
		count: 	5
	Receiver's instance variables: 
10

--- The rest of the stack ---
SVIRootKeyProcessor>>doIndent:
SVIRootKeyProcessor>>doIndentRight
KeyMapper>>doCommandFor:
[] in KeyMapper>>match
SortedCollection(OrderedCollection)>>do:
KeyMapper>>match
KeyMapper>>keyStroke:
[] in SVIRootKeyProcessor>>keyStroke:
BlockContext>>on:do:
SVIRootKeyProcessor>>keyStroke:
SVITextMorph>>keyStroke:
SVITextMorph(TextMorph)>>handleKeystroke:
KeyboardEvent>>sentTo:
SVITextMorph(Morph)>>handleEvent:
SVITextMorph(Morph)>>handleFocusEvent:
[] in HandMorph>>sendFocusEvent:to:clear:
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 BlockContext>>newProcess



More information about the Squeak-dev mailing list