[BUG]PasteUpMorph(Object)>>halt:

jhinsley at telinco.co.uk jhinsley at telinco.co.uk
Sun Nov 4 04:22:57 UTC 2001


Ted, this bug was produced by (apropos Karl Ramberg's space invaders
tutorial) licking on the basic menu in a viewer and selecting
miscellaneous. 

4 November 2001 5:18:38 am

VM: unix - Squeak3.1alpha of 7 March 2001 [latest update: #4173]
Image: Squeak3.2alpha [latest update: #4469]

PasteUpMorph(Object)>>halt:
	Receiver: a PasteUpMorph<world>(2018) [world]
	Arguments and temporary variables: 
		aString: 	'Please tell Ted how was this called'
	Receiver's instance variables: 
		bounds: 	0 at 0 corner: 1016 at 714
		owner: 	nil
		submorphs: 	#(a ProjectNavigationMorph(986) a FlapTab<Tools>(194)
"Tools" a Flap...etc...
		fullBounds: 	nil
		color: 	(Color r: 0.937 g: 0.937 b: 0.937)
		extension: 	a MorphExtension (4062) [externalName = world ]  [other: 
(dropEnabl...etc...
		borderWidth: 	0
		borderColor: 	(Color r: 0.861 g: 1.0 b: 0.722)
		presenter: 	a Presenter (3784)
		model: 	nil
		cursor: 	1
		padding: 	3
		backgroundMorph: 	nil
		turtleTrailsForm: 	nil
		turtlePen: 	nil
		lastTurtlePositions: 	nil
		isPartsBin: 	nil
		autoLineLayout: 	nil
		indicateCursor: 	nil
		resizeToFit: 	nil
		wantsMouseOverHalos: 	false
		worldState: 	a WorldState
		griddingOn: 	nil

PasteUpMorph>>newPlayerInstance
	Receiver: a PasteUpMorph<world>(2018) [world]
	Arguments and temporary variables: 

	Receiver's instance variables: 
		bounds: 	0 at 0 corner: 1016 at 714
		owner: 	nil
		submorphs: 	#(a ProjectNavigationMorph(986) a FlapTab<Tools>(194)
"Tools" a Flap...etc...
		fullBounds: 	nil
		color: 	(Color r: 0.937 g: 0.937 b: 0.937)
		extension: 	a MorphExtension (4062) [externalName = world ]  [other: 
(dropEnabl...etc...
		borderWidth: 	0
		borderColor: 	(Color r: 0.861 g: 1.0 b: 0.722)
		presenter: 	a Presenter (3784)
		model: 	nil
		cursor: 	1
		padding: 	3
		backgroundMorph: 	nil
		turtleTrailsForm: 	nil
		turtlePen: 	nil
		lastTurtlePositions: 	nil
		isPartsBin: 	nil
		autoLineLayout: 	nil
		indicateCursor: 	nil
		resizeToFit: 	nil
		wantsMouseOverHalos: 	false
		worldState: 	a WorldState
		griddingOn: 	nil

PasteUpMorph(Morph)>>assuredPlayer
	Receiver: a PasteUpMorph<world>(2018) [world]
	Arguments and temporary variables: 
		aPlayer: 	nil
	Receiver's instance variables: 
		bounds: 	0 at 0 corner: 1016 at 714
		owner: 	nil
		submorphs: 	#(a ProjectNavigationMorph(986) a FlapTab<Tools>(194)
"Tools" a Flap...etc...
		fullBounds: 	nil
		color: 	(Color r: 0.937 g: 0.937 b: 0.937)
		extension: 	a MorphExtension (4062) [externalName = world ]  [other: 
(dropEnabl...etc...
		borderWidth: 	0
		borderColor: 	(Color r: 0.861 g: 1.0 b: 0.722)
		presenter: 	a Presenter (3784)
		model: 	nil
		cursor: 	1
		padding: 	3
		backgroundMorph: 	nil
		turtleTrailsForm: 	nil
		turtlePen: 	nil
		lastTurtlePositions: 	nil
		isPartsBin: 	nil
		autoLineLayout: 	nil
		indicateCursor: 	nil
		resizeToFit: 	nil
		wantsMouseOverHalos: 	false
		worldState: 	a WorldState
		griddingOn: 	nil

UnscriptedPlayer(Player)>>getHolder
	Receiver: an UnscriptedPlayer (3807) named bullet
	Arguments and temporary variables: 

	Receiver's instance variables: 
		dependents: 	nil
		costume: 	a SketchMorph<bullet>(198)
		costumes: 	nil

--- The rest of the stack ---
PlayerReferenceReadout(ThumbnailMorph)>>actualViewee
PlayerReferenceReadout(ThumbnailMorph)>>step
CategoryViewer>>readoutFor:type:readOnly:getSelector:putSelector:
CategoryViewer>>phraseForVariableFrom:
[] in UnscriptedPlayer(Object)>>tilePhrasesForCategory:inViewer:
Array(SequenceableCollection)>>collect:
UnscriptedPlayer(Object)>>tilePhrasesForCategory:inViewer:
CategoryViewer>>categoryWording:
CategoryViewer>>chosenCategorySymbol:
CategoryViewer>>chooseCategoryWhoseTranslatedWordingIs:
CategoryViewer>>chooseCategory
[] in StringButtonMorph>>doButtonAction
BlockContext>>ensure:
CursorWithMask(Cursor)>>showWhile:
StringButtonMorph>>doButtonAction
StringButtonMorph>>mouseDown:
StringButtonMorph(Morph)>>handleMouseDown:
MouseButtonEvent>>sentTo:
StringButtonMorph(Morph)>>handleEvent:
MorphicEventDispatcher>>dispatchMouseDown:with:
MorphicEventDispatcher>>dispatchEvent:with:
StringButtonMorph(Morph)>>processEvent:using:
MorphicEventDispatcher>>dispatchMouseDown:with:
MorphicEventDispatcher>>dispatchEvent:with:
RectangleMorph(Morph)>>processEvent:using:
MorphicEventDispatcher>>dispatchMouseDown:with:
MorphicEventDispatcher>>dispatchEvent:with:
...etc...




More information about the Squeak-dev mailing list