[BUG]UndefinedObject(Object)>>doesNotUnderstand:

Joseph Frippiat joseph.frippiat at skynet.be
Sat Mar 1 22:13:01 UTC 2003


Here is what I get when I try to install SqueakMap in a fresh 3.4alpha
5125 image.
I Will use Squeak 3.4gamma in the future.
Thank you for your help.

1 March 2003 10:57:20 pm

VM: Win32 - Squeak3.3alpha of 24 January 2002 [latest update: #4967]
Image: Squeak3.4alpha [latest update: #5125]

UndefinedObject(Object)>>doesNotUnderstand:
	Receiver: nil
	Arguments and temporary variables: 
		aMessage: 	a Message with selector:
#created:updated:name:currentVersion:summary...etc...
	Receiver's instance variables: 
nil

SMSqueakMap>>DoIt
	Receiver: a SMSqueakMap
	Arguments and temporary variables: 

	Receiver's instance variables: 
		cards: 	a Dictionary(an
UUID('017b1882-9376-4bf7-b128-37418b1a5bbc')->SMCard[Met...etc...
		categories: 	a Dictionary(an
UUID('0990c683-1a6e-4452-98b4-f17ded06a3c9')->SMCat...etc...
		repositories: 	a Dictionary(an
UUID('2bbc04df-fc80-476d-9caa-6877fa938bc2')->a S...etc...
		dir: 	'sm'
		transactionCounter: 	1136
		firstTransactionNumber: 	868
		daysBacklog: 	182
		adminPassword: 	nil
		module: 	nil
		installedPackages: 	nil

Compiler>>evaluate:in:to:notifying:ifFail:
	Receiver: a Compiler
	Arguments and temporary variables: 
		textOrStream: 	'(self cardWithId:
''7e612d70-f9cb-4367-b0a6-00fa3cb4aa37'')
	cre...etc...
		aContext: 	nil
		receiver: 	a SMSqueakMap
		aRequestor: 	nil
		failBlock: 	[] in Compiler
class>>evaluate:for:notifying:logged:
		methodNode: 	DoIt
	^ (self cardWithId: '7e612d70-f9cb-4367-b0a6-00fa3cb4aa37')
	...etc...
		method: 	a CompiledMethod (467)
		value: 	nil
	Receiver's instance variables: 
		sourceStream: 	a ReadStream
		requestor: 	nil
		class: 	SMSqueakMap
		context: 	nil

Compiler class>>evaluate:for:notifying:logged:
	Receiver: Compiler
	Arguments and temporary variables: 
		textOrString: 	'(self cardWithId:
''7e612d70-f9cb-4367-b0a6-00fa3cb4aa37'')
	cre...etc...
		anObject: 	a SMSqueakMap
		aController: 	nil
		logFlag: 	false
		val: 	nil
	Receiver's instance variables: 
		superclass: 	Object
		methodDict: 	a
MethodDictionary(#compile:in:notifying:ifFail:->a CompiledMethod
...etc...
		format: 	138
		instanceVariables: 	#('sourceStream' 'requestor'
'class' 'context')
		organization: 	('error handling' interactive notify:
notify:at:)
('public access...etc...
		subclasses: 	nil
		name: 	#Compiler
		classPool: 	a Dictionary()
		sharedPools: 	nil
		environment: 	nil
		category: 	nil


--- The full stack ---
UndefinedObject(Object)>>doesNotUnderstand:
SMSqueakMap>>DoIt
Compiler>>evaluate:in:to:notifying:ifFail:
Compiler class>>evaluate:for:notifying:logged:
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Compiler class>>evaluate:for:logged:
[] in SMSqueakMap>>loadUpdatesFrom:log:
BlockContext>>ensure:
SMSqueakMap>>loadUpdatesFrom:log:
[] in SMSqueakMap>>loadLog
BlockContext>>ensure:
SMSqueakMap>>loadLog
SMSqueakMap>>reloadLog
SMSqueakMap>>initializeOn:
SMSqueakMap class>>new
SMSqueakMap class>>default
UndefinedObject>>DoIt
Compiler>>evaluate:in:to:notifying:ifFail:
Compiler class>>evaluate:for:notifying:logged:
Compiler class>>evaluate:for:logged:
Compiler class>>evaluate:logged:
[] in ReadStream(PositionableStream)>>fileInAnnouncing:
BlockContext>>on:do:
[] in ReadStream(PositionableStream)>>fileInAnnouncing:
ProgressInitiationException>>defaultAction
ProgressInitiationException(Exception)>>signal
ProgressInitiationException>>display:at:from:to:during:
ProgressInitiationException class>>display:at:from:to:during:
String>>displayProgressAt:from:to:during:
ReadStream(PositionableStream)>>fileInAnnouncing:
[] in ChangeSorter class>>newChangesFromStream:named:
BlockContext>>ensure:
ChangeSorter class>>newChangesFromStream:named:
TheWorldMenu class>>loadSqueakMap
TheWorldMenu class>>openPackageLoader
TheWorldMenu>>doMenuItem:with:
[] in MenuItemMorph>>invokeWithEvent:
BlockContext>>ensure:
CursorWithMask(Cursor)>>showWhile:
MenuItemMorph>>invokeWithEvent:
MenuItemMorph>>mouseUp:
MenuItemMorph>>handleMouseUp:
MouseButtonEvent>>sentTo:
MenuItemMorph(Morph)>>handleEvent:
MorphicEventDispatcher>>dispatchDefault:with:
MorphicEventDispatcher>>dispatchEvent:with:
MenuItemMorph(Morph)>>processEvent:using:
MorphicEventDispatcher>>dispatchDefault:with:
MorphicEventDispatcher>>dispatchEvent:with:
MenuMorph(Morph)>>processEvent:using:
MenuMorph(Morph)>>processEvent:
MenuMorph>>handleFocusEvent:
...etc...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030301/2942d4ff/attachment.htm


More information about the Squeak-dev mailing list