[BUG] Refactoring Browser DNU findNode

frank at crystal-objects.com frank at crystal-objects.com
Wed Dec 1 02:41:44 UTC 2004


Display the class hierarchy (click the '?' thre times), highlite a
class, yellow click it.

The error report: 30 November 2004 9:27:09 pm

VM: Mac OS - a SmalltalkImage
Image: Squeak3.8beta [latest update: #6461]

SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir Macintosh
HD:Users:frankcaggiano:Applications:Squeak:Squeak3:Squeak3.8b-6461
Folder
Trusted Dir Macintosh
HD:Users:frankcaggiano:Applications:Squeak:Squeak3:Squeak3.8b-6461
Folder
Untrusted Dir Macintosh
HD:Users:frankcaggiano:Library:Preferences:Squeak:Internet:My Squeak

RefactoringBrowser(Object)>>doesNotUnderstand: #findNode
	Receiver: a RefactoringBrowser
	Arguments and temporary variables: 
		aMessage: 	findNode
	Receiver's instance variables: 
		dependents: 	#(a SystemWindow(1348) a PluggableListMorph(3951) a
PluggableListMo...etc...
		contents: 	nil
		currentCompiledMethod: 	nil
		contentsSymbol: 	#source
		systemOrganizer: 	('Kernel-Chronology' ChronologyConstants Date
DateAndTime Dura...etc...
		classOrganizer: 	('accessing' highlightSelector highlightSelector:
itemFromPoint...etc...
		metaClassOrganizer: 	('instance creation'
on:list:selected:changeSelected: on:li...etc...
		systemCategoryListIndex: 	103
		classListIndex: 	10
		messageCategoryListIndex: 	0
		messageListIndex: 	0
		editSelection: 	#hierarchy
		metaClassIndicated: 	false

RefactoringBrowser>>selectMenu
	Receiver: a RefactoringBrowser
	Arguments and temporary variables: 
		node: 	nil
	Receiver's instance variables: 
		dependents: 	#(a SystemWindow(1348) a PluggableListMorph(3951) a
PluggableListMo...etc...
		contents: 	nil
		currentCompiledMethod: 	nil
		contentsSymbol: 	#source
		systemOrganizer: 	('Kernel-Chronology' ChronologyConstants Date
DateAndTime Dura...etc...
		classOrganizer: 	('accessing' highlightSelector highlightSelector:
itemFromPoint...etc...
		metaClassOrganizer: 	('instance creation'
on:list:selected:changeSelected: on:li...etc...
		systemCategoryListIndex: 	103
		classListIndex: 	10
		messageCategoryListIndex: 	0
		messageListIndex: 	0
		editSelection: 	#hierarchy
		metaClassIndicated: 	false

RefactoringBrowser>>addSelectionSubMenuTo:
	Receiver: a RefactoringBrowser
	Arguments and temporary variables: 
		aMenu: 	a MenuMorph(3782)
		title: 	'RB - selection'
		subMenu: 	nil
	Receiver's instance variables: 
		dependents: 	#(a SystemWindow(1348) a PluggableListMorph(3951) a
PluggableListMo...etc...
		contents: 	nil
		currentCompiledMethod: 	nil
		contentsSymbol: 	#source
		systemOrganizer: 	('Kernel-Chronology' ChronologyConstants Date
DateAndTime Dura...etc...
		classOrganizer: 	('accessing' highlightSelector highlightSelector:
itemFromPoint...etc...
		metaClassOrganizer: 	('instance creation'
on:list:selected:changeSelected: on:li...etc...
		systemCategoryListIndex: 	103
		classListIndex: 	10
		messageCategoryListIndex: 	0
		messageListIndex: 	0
		editSelection: 	#hierarchy
		metaClassIndicated: 	false

RefactoringBrowser>>codePaneMenu:shifted:
	Receiver: a RefactoringBrowser
	Arguments and temporary variables: 
		aMenu: 	a MenuMorph(3782)
		shifted: 	false
	Receiver's instance variables: 
		dependents: 	#(a SystemWindow(1348) a PluggableListMorph(3951) a
PluggableListMo...etc...
		contents: 	nil
		currentCompiledMethod: 	nil
		contentsSymbol: 	#source
		systemOrganizer: 	('Kernel-Chronology' ChronologyConstants Date
DateAndTime Dura...etc...
		classOrganizer: 	('accessing' highlightSelector highlightSelector:
itemFromPoint...etc...
		metaClassOrganizer: 	('instance creation'
on:list:selected:changeSelected: on:li...etc...
		systemCategoryListIndex: 	103
		classListIndex: 	10
		messageCategoryListIndex: 	0
		messageListIndex: 	0
		editSelection: 	#hierarchy
		metaClassIndicated: 	false


--- The full stack ---
RefactoringBrowser(Object)>>doesNotUnderstand: #findNode
RefactoringBrowser>>selectMenu
RefactoringBrowser>>addSelectionSubMenuTo:
RefactoringBrowser>>codePaneMenu:shifted:
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
PluggableTextMorph(ScrollPane)>>getMenu:
PluggableTextMorph>>yellowButtonActivity:
TextMorphForEditView>>mouseDown:
TextMorphForEditView(Morph)>>handleMouseDown:
MouseButtonEvent>>sentTo:
TextMorphForEditView(Morph)>>handleEvent:
MorphicEventDispatcher>>dispatchMouseDown:with:
MorphicEventDispatcher>>dispatchEvent:with:
TextMorphForEditView(Morph)>>processEvent:using:
MorphicEventDispatcher>>dispatchMouseDown:with:
MorphicEventDispatcher>>dispatchEvent:with:
TransformMorph(Morph)>>processEvent:using:
MorphicEventDispatcher>>dispatchMouseDown:with:
MorphicEventDispatcher>>dispatchEvent:with:
...etc...



More information about the Squeak-dev mailing list