summaryrefslogtreecommitdiffstats
path: root/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/SqueakDebug.log
blob: d819c1b82a0e08f8ff2e4bf5dc3690b486983a0b (plain)
1
MessageNotUnderstood: PacmanApp>>deleteMorph
29 June 2011 8:40:28.048 am

VM: unix - Smalltalk
Image: Squeak4.1 [latest update: #9957]

SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir /home/michael/Progs/Foop/temp2/foop/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources
Trusted Dir /home/michael/Progs/Foop/temp2/foop/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/secure
Untrusted Dir /home/michael/Progs/Foop/temp2/foop/pacman-smalltalk/Squeak 4.1 All-in-One.app/Contents/Resources/My Squeak

PacmanApp(Object)>>doesNotUnderstand: #deleteMorph
	Receiver: a PacmanApp(2575)
	Arguments and temporary variables: 
		aMessage: 	deleteMorph
		exception: 	MessageNotUnderstood: PacmanApp>>deleteMorph
		resumeValue: 	nil
	Receiver's instance variables: 
		bounds: 	300@20 corner: 350@38
		owner: 	a RectangleMorph(1050)
		submorphs: 	#()
		fullBounds: 	300@20 corner: 350@38
		color: 	Color black
		extension: 	a MorphExtension (2961) [other:  (blinkStart -> 522624)]
		borderWidth: 	0
		borderColor: 	Color black
		textStyle: 	a TextStyle Bitmap DejaVu Sans 9
		text: 	a Text for 'abc'
		wrapFlag: 	true
		paragraph: 	a MultiNewParagraph
		editor: 	a SmalltalkEditor
		container: 	nil
		predecessor: 	nil
		successor: 	nil
		backgroundColor: 	nil
		margins: 	nil
		editHistory: 	nil
		keyPlR: 	nil
		keyPlB: 	nil
		keyPlG: 	nil
		fieldMap: 	a FieldMap
		gameMenu: 	a GameMenu(2745)
		botPlB: 	false
		botPlG: 	false

GameMenu>>startGame
	Receiver: a GameMenu(2745)
	Arguments and temporary variables: 

	Receiver's instance variables: 
		bounds: 	0@0 corner: 50@40
		owner: 	nil
		submorphs: 	#()
		fullBounds: 	nil
		color: 	Color blue
		extension: 	nil
		form: 	a RectangleMorph(1050)
		map: 	nil
		player: 	a TextMorph(1057)
		rounds: 	a TextMorph(1708)
		plrRPoints: 	a StringMorph(3652)'0'
		plrROverall: 	a StringMorph(3458)'0'
		plrGPoints: 	a StringMorph(2904)'0'
		plrGOverall: 	a StringMorph(3766)'0'
		plrBPoints: 	a StringMorph(213)'0'
		plrBOverall: 	a StringMorph(3242)'0'
		fieldMap: 	a FieldMap
		pacmanApp: 	a PacmanApp(2575)
		numRounds: 	1
		numPlayer: 	3
		restart: 	true

PluggableButtonMorph>>performAction
	Receiver: a PluggableButtonMorph(102)
	Arguments and temporary variables: 

	Receiver's instance variables: 
		bounds: 	80@28 corner: 100@50
		owner: 	a RectangleMorph(1050)
		submorphs: 	{an AlignmentMorph(3717)}
		fullBounds: 	80@28 corner: 164@50
		color: 	(Color r: 0.531 g: 0.531 b: 0.531)
		extension: 	a MorphExtension (915) [other:  (layoutPolicy -> a TableLayout) (bor...etc...
		borderWidth: 	2
		borderColor: 	Color gray
		model: 	a GameMenu(2745)
		label: 	a StringMorph(1975)'start game'
		getStateSelector: 	nil
		actionSelector: 	#startGame
		getLabelSelector: 	nil
		getMenuSelector: 	nil
		shortcutCharacter: 	nil
		askBeforeChanging: 	false
		triggerOnMouseDown: 	false
		offColor: 	Color lightGray
		onColor: 	Color veryLightGray
		feedbackColor: 	Color red
		showSelectionFeedback: 	false
		allButtons: 	{a PluggableButtonMorph(351) . a PluggableButtonMorph(102)}
		arguments: 	nil
		argumentsProvider: 	nil
		argumentsSelector: 	nil

[] in PluggableButtonMorph>>mouseUp:
	Receiver: a PluggableButtonMorph(102)
	Arguments and temporary variables: 
		evt: 	a PluggableButtonMorph(102)
		m: 	[90@41 mouseUp 531979]
	Receiver's instance variables: 
		bounds: 	80@28 corner: 100@50
		owner: 	a RectangleMorph(1050)
		submorphs: 	{an AlignmentMorph(3717)}
		fullBounds: 	80@28 corner: 164@50
		color: 	(Color r: 0.531 g: 0.531 b: 0.531)
		extension: 	a MorphExtension (915) [other:  (layoutPolicy -> a TableLayout) (bor...etc...
		borderWidth: 	2
		borderColor: 	Color gray
		model: 	a GameMenu(2745)
		label: 	a StringMorph(1975)'start game'
		getStateSelector: 	nil
		actionSelector: 	#startGame
		getLabelSelector: 	nil
		getMenuSelector: 	nil
		shortcutCharacter: 	nil
		askBeforeChanging: 	false
		triggerOnMouseDown: 	false
		offColor: 	Color lightGray
		onColor: 	Color veryLightGray
		feedbackColor: 	Color red
		showSelectionFeedback: 	false
		allButtons: 	{a PluggableButtonMorph(351) . a PluggableButtonMorph(102)}
		arguments: 	nil
		argumentsProvider: 	nil
		argumentsSelector: 	nil


--- The full stack ---
PacmanApp(Object)>>doesNotUnderstand: #deleteMorph
GameMenu>>startGame
PluggableButtonMorph>>performAction
[] in PluggableButtonMorph>>mouseUp:
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Array(SequenceableCollection)>>do:
PluggableButtonMorph>>mouseUp:
PluggableButtonMorph(Morph)>>handleMouseUp:
MouseButtonEvent>>sentTo:
...etc...