[BUG]Array(Object)>>doesNotUnderstand: #build3DObject

ducasse at iam.unibe.ch ducasse at iam.unibe.ch
Wed Jul 7 09:00:10 UTC 2004


Wonderland new
Click on pooh and draw a line and boom. May be fixed in 3.7 but I could
try.
Stef

7 July 2004 11:04:29 am

VM: unix - Squeak3.7beta of '1 April 2004' [latest update: #5868]
Image: Squeak3.6 [latest update: #5429]

Array(Object)>>doesNotUnderstand: #build3DObject
	Receiver: #(-0.04285714285714286 at -0.338095238095238
-0.1761904761904762 at -0.2047619047619048 -0.26190...etc...
	Arguments and temporary variables: 
		aMessage: 	a Message with selector: #build3DObject and arguments: #()
	Receiver's instance variables: 
#(-0.04285714285714286 at -0.338095238095238
-0.1761904761904762 at -0.2047619047619048 -0.26190...etc...

WonderlandCameraMorph>>createPoohActor
	Receiver: a WonderlandCameraMorph<camera>(404)
	Arguments and temporary variables: 
		actor: 	nil
		pointList: 	#(0.0904761904761905 at -0.4523809523809524
0.0904761904761905 at -0.45238...etc...
		box: 	117 at 84 corner: 176 at 179
		scale: 	0.00952380952380952 at -0.00952380952380952
		center: 	146.5 at 131.5
		subdivision: 	#(-0.04285714285714286 at -0.338095238095238
-0.1761904761904762 at -0.2...etc...
		mesh: 	nil
		tex: 	nil
		each: 	156 at 179
	Receiver's instance variables: 
		bounds: 	20 at 20 corner: 228 at 230
		owner: 	a PasteUpMorph(1973) [world]
		submorphs: 	#()
		fullBounds: 	20 at 20 corner: 228 at 230
		color: 	Color transparent
		extension: 	a MorphExtension (1599) [externalName = camera ] 
[eventHandler = an...etc...
		myWonderland: 	a Wonderland
		myCamera: 	WonderlandCamera11<'camera'>
		myControls: 	nil
		eventFocus: 	nil
		lastCursorPoint: 	0 at 0
		mouseUpButton: 	nil
		firstPersonControls: 	nil
		mode: 	#stroke
		outline: 	a ReadWriteStream
		currentActor: 	nil
		currentPosition: 	nil
		currentCanvas: 	nil
		currentColor: 	nil
		currentNib: 	nil
		lastPosition: 	nil
		paintMode: 	nil
		palette: 	nil
		restore: 	nil
		backup: 	nil
		pickedPoint: 	nil
		pickedActor: 	nil
		myRenderer: 	nil

WonderlandCameraMorph>>mouseUpStroke:
	Receiver: a WonderlandCameraMorph<camera>(404)
	Arguments and temporary variables: 
		evt: 	[166 at 171 mouseUp 251230]
	Receiver's instance variables: 
		bounds: 	20 at 20 corner: 228 at 230
		owner: 	a PasteUpMorph(1973) [world]
		submorphs: 	#()
		fullBounds: 	20 at 20 corner: 228 at 230
		color: 	Color transparent
		extension: 	a MorphExtension (1599) [externalName = camera ] 
[eventHandler = an...etc...
		myWonderland: 	a Wonderland
		myCamera: 	WonderlandCamera11<'camera'>
		myControls: 	nil
		eventFocus: 	nil
		lastCursorPoint: 	0 at 0
		mouseUpButton: 	nil
		firstPersonControls: 	nil
		mode: 	#stroke
		outline: 	a ReadWriteStream
		currentActor: 	nil
		currentPosition: 	nil
		currentCanvas: 	nil
		currentColor: 	nil
		currentNib: 	nil
		lastPosition: 	nil
		paintMode: 	nil
		palette: 	nil
		restore: 	nil
		backup: 	nil
		pickedPoint: 	nil
		pickedActor: 	nil
		myRenderer: 	nil

EventHandler>>send:to:withEvent:fromMorph:
	Receiver: an EventHandler; mouseUpSelector=mouseUpStroke: recipients:
#(a WonderlandCameraMorph<came...etc...
	Arguments and temporary variables: 
		selector: 	#mouseUpStroke:
		recipient: 	a WonderlandCameraMorph<camera>(404)
		event: 	[166 at 171 mouseUp 251230]
		sourceMorph: 	a WonderlandCameraMorph<camera>(404)
		arity: 	1
	Receiver's instance variables: 
		mouseDownRecipient: 	nil
		mouseDownSelector: 	nil
		mouseMoveRecipient: 	a WonderlandCameraMorph<camera>(404)
		mouseMoveSelector: 	#mouseMoveStroke:
		mouseStillDownRecipient: 	nil
		mouseStillDownSelector: 	nil
		mouseUpRecipient: 	a WonderlandCameraMorph<camera>(404)
		mouseUpSelector: 	#mouseUpStroke:
		mouseEnterRecipient: 	nil
		mouseEnterSelector: 	nil
		mouseLeaveRecipient: 	nil
		mouseLeaveSelector: 	nil
		mouseEnterDraggingRecipient: 	nil
		mouseEnterDraggingSelector: 	nil
		mouseLeaveDraggingRecipient: 	nil
		mouseLeaveDraggingSelector: 	nil
		keyStrokeRecipient: 	nil
		keyStrokeSelector: 	nil
		valueParameter: 	nil
		startDragRecipient: 	nil
		startDragSelector: 	nil
		doubleClickSelector: 	nil
		doubleClickRecipient: 	nil
		doubleClickTimeoutSelector: 	nil
		doubleClickTimeoutRecipient: 	nil
		clickSelector: 	nil
		clickRecipient: 	nil
		gestureSelector: 	nil
		gestureRecipient: 	nil
		gestureDictionaryOrName: 	nil


--- The full stack ---
Array(Object)>>doesNotUnderstand: #build3DObject
WonderlandCameraMorph>>createPoohActor
...etc...



More information about the Squeak-dev mailing list