[BUG]Character(Object)>>doesNotUnderstand: #first

joel at ikestrel.com joel at ikestrel.com
Fri Nov 21 04:25:59 UTC 2003


With latest code in image, I installed SqueakMap2 and then tried to
install the Refactoring Browser 1.03.


20 November 2003 10:51:50 pm

VM: Win32 - Squeak3.6 of '6 October 2003' [latest update: #5424]
Image: Squeak3.7alpha [latest update: #5548]

Character(Object)>>doesNotUnderstand: #first
	Receiver: $3
	Arguments and temporary variables: 
		aMessage: 	a Message with selector: #first and arguments: #()
	Receiver's instance variables: 
		value: 	51

SMSqueakMap>>installedVersionOf:
	Receiver: a SMSqueakMap
	Arguments and temporary variables: 
		aPackage: 	SMPackage[Refactoring Browser and related tools]
	Receiver's instance variables: 
		packages: 	a Dictionary(an
UUID('010894c3-0b8a-47fc-8deb-7c08996bfa71')->SMPackage[OSProcessPlugin]
an UUID('017b1882-9376-4bf7-b...etc...
		accounts: 	a Dictionary(an
UUID('0250bfb8-cdfc-074d-987b-f23d2480e276')->SMAccount[Woon Yeo] an
UUID('04f54d8e-a71c-bc47-8...etc...
		objects: 	a Dictionary(an
UUID('007c0c17-6169-424d-99b4-0bc462713e9d')->SMPackageRelease[] an
UUID('007e8c1c-02fa-45fc-9...etc...
		categories: 	nil
		dir: 	'sm'
		transactionCounter: 	2973
		firstTransactionNumber: 	2900
		daysBacklog: 	182
		adminPassword: 	nil
		installedPackages: 	a Dictionary(an
UUID('2ef5de76-985c-479e-b393-767d0297c932')->'1.03' )...etc...
		installCounter: 	nil
		fileCache: 	a SMFileCache
		users: 	nil

SMPackage>>installedVersion
	Receiver: SMPackage[Refactoring Browser and related tools]
	Arguments and temporary variables: 

	Receiver's instance variables: 
		id: 	an UUID('2ef5de76-985c-479e-b393-767d0297c932')
		map: 	a SMSqueakMap
		created: 	3241220770
		updated: 	3245758270
		name: 	'Refactoring Browser and related tools'
		summary: 	'The Squeak port of the Refactoring Browser, SmallLint and
related too...etc...
		url: 	''
		categories: 	an OrderedCollection(SMCategory: Beta SMCategory: Other
license SMCategory: Squeak3.6 SMCategory: Development tools...etc...
		owner: 	SMAccount[Daniel Vainsencher]
		maintainers: 	nil
		description: 	'Require MCInstaller to install.



The Refactoring Browser is a v...etc...
		author: 	'John Brant & Don Roberts'
		releases: 	an OrderedCollection(SMPackageRelease[])

SMPackage>>versionLabel
	Receiver: SMPackage[Refactoring Browser and related tools]
	Arguments and temporary variables: 
		installedVersion: 	nil
		smartVersion: 	nil
	Receiver's instance variables: 
		id: 	an UUID('2ef5de76-985c-479e-b393-767d0297c932')
		map: 	a SMSqueakMap
		created: 	3241220770
		updated: 	3245758270
		name: 	'Refactoring Browser and related tools'
		summary: 	'The Squeak port of the Refactoring Browser, SmallLint and
related too...etc...
		url: 	''
		categories: 	an OrderedCollection(SMCategory: Beta SMCategory: Other
license SMCategory: Squeak3.6 SMCategory: Development tools...etc...
		owner: 	SMAccount[Daniel Vainsencher]
		maintainers: 	nil
		description: 	'Require MCInstaller to install.



The Refactoring Browser is a v...etc...
		author: 	'John Brant & Don Roberts'
		releases: 	an OrderedCollection(SMPackageRelease[])


--- The full stack ---
Character(Object)>>doesNotUnderstand: #first
SMSqueakMap>>installedVersionOf:
SMPackage>>installedVersion
SMPackage>>versionLabel
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SMPackageWrapper>>asString
IndentingListItemMorph>>initWithContents:prior:forList:indentLevel:
[] in
SimpleHierarchicalListMorph>>addMorphsTo:from:allowSorting:withExpandedI
tems:atLevel: {[:item |  priorMorph := self indentingItemClass basicNew 
   initWithContent...]}
Array(SequenceableCollection)>>do:
SimpleHierarchicalListMorph>>addMorphsTo:from:allowSorting:withExpandedI
tems:atLevel:
SimpleHierarchicalListMorph>>list:
SimpleHierarchicalListMorph>>update:
[] in SMLoader(Object)>>changed: {[:aDependent | aDependent update:
aParameter]}
DependentsArray>>do:
SMLoader(Object)>>changed:
SMLoader>>noteChanged
SMLoader>>installPackage
SMLoader>>perform:orSendTo:
[] in MenuItemMorph>>invokeWithEvent: {[(selArgCount := selector
numArgs) = 0   ifTrue: [target perform: selector] ...]}
BlockContext>>ensure:
CursorWithMask(Cursor)>>showWhile:
MenuItemMorph>>invokeWithEvent:
MenuItemMorph>>mouseUp:
MenuItemMorph>>handleMouseUp:
MouseButtonEvent>>sentTo:
MenuItemMorph(Morph)>>handleEvent:
MorphicEventDispatcher>>dispatchDefault:with:
...etc...




More information about the Squeak-dev mailing list