[squeak-dev] 4.0 Second bug

Edgar J. De Cleene edgardec2005 at gmail.com
Tue Mar 16 11:36:44 UTC 2010


Skipped content of type multipart/alternative-------------- next part --------------
MessageNotUnderstood: UndefinedObject>>select:
16 March 2010 9:34:40.563 am

VM: Mac OS - a SmalltalkImage
Image: Squeak4.1alpha [latest update: #7217]

SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir /Users/edgar/imagesZip/Squeak4.0-basic
Trusted Dir /foobar/tooBar/forSqueak/bogus
Untrusted Dir /Users/edgar/Library/Preferences/Squeak/Internet/My Squeak

UndefinedObject(Object)>>doesNotUnderstand: #select:
	Receiver: nil
	Arguments and temporary variables: 
		aMessage: 	select: [] in SMSqueakMap>>categories  (error in decompilation)
	Receiver's instance variables: 
nil

SMSqueakMap>>categories
	Receiver: a SMSqueakMap
	Arguments and temporary variables: 
<<error during printing>
	Receiver's instance variables: 
		packages: 	nil
		accounts: 	nil
		objects: 	nil
		categories: 	nil
		dir: 	'sm'
		adminPassword: 	nil
		fileCache: 	a SMFileCache
		users: 	nil
		mutex: 	nil
		isDirty: 	false
		checkpointNumber: 	0
		silent: 	nil
		registry: 	a SMInstallationRegistry

SMLoader>>categoryWrapperList
	Receiver: a SMLoader(1457)
	Arguments and temporary variables: 
<<error during printing>
	Receiver's instance variables: 
		bounds: 	0 at 0 corner: 300 at 200
		owner: 	nil
		submorphs: 	an Array(an AlignmentMorph(389) a PluggableTextMorph(2014) a SimpleH...etc...
		fullBounds: 	nil
		color: 	(Color r: 0.865 g: 0.86 b: 0.86)
		extension: 	a MorphExtension (1072) [other:  (shadowOffset -> 1 at 1) (layoutPolicy...etc...
		borderWidth: 	1
		borderColor: 	Color lightGray
		model: 	a SMSqueakMap
		slotName: 	nil
		open: 	false
		labelString: 	'SqueakMap Package Loader (0/0)'
		stripes: 	an Array(a RectangleMorph(296) a RectangleMorph(1425))
		label: 	a StringMorph(3659)'SqueakMap Package Loader (0/0)'
		closeBox: 	an IconicButton(1804)
		collapseBox: 	an IconicButton(3987)
		activeOnlyOnTop: 	true
		paneMorphs: 	an Array(a SimpleHierarchicalListMorph(2444) a PluggableTextMorph(2...etc...
		paneRects: 	nil
		collapsedFrame: 	nil
		fullFrame: 	0 at 0 corner: 300 at 200
		isCollapsed: 	false
		menuBox: 	an IconicButton(2386)
		mustNotClose: 	false
		labelWidgetAllowance: 	83
		updatablePanes: 	#()
		allowReframeHandles: 	true
		labelArea: 	an AlignmentMorph(389)
		expandBox: 	an IconicButton(101)
		packagesList: 	#()
		selectedItemWrapper: 	nil
		selectedCategoryWrapper: 	nil
		filters: 	an OrderedCollection()
		categoriesToFilterIds: 	an OrderedCollection()

SimpleHierarchicalListMorph>>getList
	Receiver: a SimpleHierarchicalListMorph(2908)
	Arguments and temporary variables: 
<<error during printing>
	Receiver's instance variables: 
		bounds: 	0 at 0 corner: 150 at 120
		owner: 	nil
		submorphs: 	an Array(a ScrollBar(3980) a TransformMorph(1173))
		fullBounds: 	nil
		color: 	Color transparent
		extension: 	a MorphExtension (2913) [eventHandler = an EventHandler recipients: ...etc...
		borderWidth: 	1
		borderColor: 	Color black
		model: 	a SMLoader(1457)
		slotName: 	nil
		open: 	false
		pinSpecs: 	nil
		scrollBar: 	a ScrollBar(3980)
		scroller: 	a TransformMorph(1173)
		retractableScrollBar: 	false
		scrollBarOnLeft: 	false
		getMenuSelector: 	#categoriesMenu:
		getMenuTitleSelector: 	nil
		scrollBarHidden: 	nil
		hasFocus: 	false
		hScrollBar: 	a ScrollBar(293)
		selectedMorph: 	nil
		getListSelector: 	#categoryWrapperList
		keystrokeActionSelector: 	nil
		autoDeselect: 	true
		columns: 	nil
		sortingSelector: 	nil
		getSelectionSelector: 	#selectedCategoryWrapper
		setSelectionSelector: 	#selectedCategoryWrapper:
		potentialDropMorph: 	nil
		lineColor: 	nil


--- The full stack ---
UndefinedObject(Object)>>doesNotUnderstand: #select:
SMSqueakMap>>categories
SMLoader>>categoryWrapperList
SimpleHierarchicalListMorph>>getList
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SimpleHierarchicalListMorph>>on:list:selected:changeSelected:menu:keystroke:
SimpleHierarchicalListMorph class>>on:list:selected:changeSelected:menu:keystroke:
SMLoader>>buildMorphicCategoriesList
SMLoader>>createWindow
SMLoader>>openAsMorph
SMLoader class>>open
TheWorldMenu>>doMenuItem:with:
[] in MenuItemMorph>>invokeWithEvent:  (error in decompilation)
BlockContext>>ensure:
CursorWithMask(Cursor)>>showWhile:
MenuItemMorph>>invokeWithEvent:
MenuItemMorph>>mouseUp:
MenuItemMorph>>handleMouseUp:
MouseButtonEvent>>sentTo:
MenuItemMorph(Morph)>>handleEvent:
MorphicEventDispatcher>>dispatchDefault:with:
MorphicEventDispatcher>>dispatchEvent:with:
...etc...


More information about the Squeak-dev mailing list