[BUG]AlignmentMorph(Object)>>doesNotUnderstand:

karl.ramberg at chello.se karl.ramberg at chello.se
Sat Nov 10 12:54:56 UTC 2001


Adding test phrases to etoy test's give this error

10 November 2001 3:52:52 pm

VM: Mac OS - Squeak3.1alpha of 7 March 2001 [latest update: #4347]
Image: Squeak3.2alpha [latest update: #4474]

AlignmentMorph(Object)>>doesNotUnderstand:
	Receiver: an AlignmentMorph(1038)
	Arguments and temporary variables: 
		t1: 	a Message with selector: #demandsBoolean and arguments: #()
	Receiver's instance variables: 
		bounds: 	303 at 109 corner: 569 at 123
		owner: 	a CompoundTileMorph(3979)
		submorphs: 	#(a Morph(2574) a StringMorph(2562)'Test' a Morph(1564) a
BooleanScr...etc...
		fullBounds: 	303 at 109 corner: 569 at 123
		color: 	(Color r: 1.0 g: 0.907 b: 0.767)
		extension: 	a MorphExtension (160) [other:  (demandsBoolean -> true)
(layoutProp...etc...
		borderWidth: 	0
		borderColor: 	Color black

PhraseTileMorph>>rowOfRightTypeFor:forActor:
	Receiver: a PhraseTileMorph(428)
	Arguments and temporary variables: 
		t1: 	an AlignmentMorph(1038)
		t2: 	a Player54 (2586) named Sketch
		t3: 	nil
		t4: 	nil
	Receiver's instance variables: 
		bounds: 	344 at 112 corner: 453 at 117
		owner: 	nil
		submorphs: 	#(a TilePadMorph(1950) type=#Player a TileMorph(1554) -
#operator op...etc...
		fullBounds: 	nil
		color: 	(Color r: 0.86 g: 1.0 b: 0.507)
		extension: 	a MorphExtension (2269) [other:  (formerPosition ->
863 at 215) (layout...etc...
		borderWidth: 	0
		borderColor: 	Color black
		resultType: 	#Boolean
		brightenedOnEnter: 	false
		userScriptSelector: 	nil
		justGrabbedFromViewer: 	false
		vocabulary: 	nil
		vocabularySymbol: 	nil

[] in BooleanScriptEditor(ScriptEditorMorph)>>acceptDroppingMorph:event:
	Arguments and temporary variables: 
		aMorph: 	a PhraseTileMorph(113)
		evt: 	[346 at 114 dropEvent]
		i: 	2
		slideMorph: 	Form(109x18x16)
		p1: 	344 at 112
		p2: 	nil
		tileList: 	#(a PhraseTileMorph(428))

Array(SequenceableCollection)>>do:
	Receiver: #(#(a PhraseTileMorph(428)))
	Arguments and temporary variables: 
		t1: 	[] in
BooleanScriptEditor(ScriptEditorMorph)>>acceptDroppingMorph:event:
		t2: 	1
		t2LimiT: 	1
	Receiver's instance variables: 
#(#(a PhraseTileMorph(428)))

--- The rest of the stack ---
BooleanScriptEditor(ScriptEditorMorph)>>acceptDroppingMorph:event:
BooleanScriptEditor(Morph)>>handleDropMorph:
DropEvent>>sentTo:
BooleanScriptEditor(Morph)>>handleEvent:
MorphicEventDispatcher>>dispatchDropEvent:with:
MorphicEventDispatcher>>dispatchEvent:with:
BooleanScriptEditor(Morph)>>processEvent:using:
MorphicEventDispatcher>>dispatchDropEvent:with:
MorphicEventDispatcher>>dispatchEvent:with:
AlignmentMorph(Morph)>>processEvent:using:
MorphicEventDispatcher>>dispatchDropEvent:with:
MorphicEventDispatcher>>dispatchEvent:with:
CompoundTileMorph(Morph)>>processEvent:using:
MorphicEventDispatcher>>dispatchDropEvent:with:
MorphicEventDispatcher>>dispatchEvent:with:
AlignmentMorph(Morph)>>processEvent:using:
MorphicEventDispatcher>>dispatchDropEvent:with:
MorphicEventDispatcher>>dispatchEvent:with:
ScriptEditorMorph(Morph)>>processEvent:using:
MorphicEventDispatcher>>dispatchDropEvent:with:
MorphicEventDispatcher>>dispatchEvent:with:
PasteUpMorph(Morph)>>processEvent:using:
PasteUpMorph>>processEvent:using:
PasteUpMorph(Morph)>>processEvent:
HandMorph>>sendEvent:focus:clear:
HandMorph>>sendEvent:focus:
HandMorph>>dropMorph:event:
[] in HandMorph>>dropMorphs:
Array(SequenceableCollection)>>reverseDo:
HandMorph(Morph)>>submorphsReverseDo:
HandMorph>>dropMorphs:
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