[BUG] Ectropic (v 3.0.5) walkback when evaluating "EctropicDesign start"

bstjean at yahoo.com bstjean at yahoo.com
Fri Nov 26 13:35:09 UTC 2004



The error report: 26 November 2004 8:30:33 am

VM: Win32 - a SmalltalkImage
Image: Squeak3.9alpha [latest update: #6474]

SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir C:\Squeak
Trusted Dir C:\Squeak\Lamneth Consulting
Untrusted Dir C:\My Squeak\Lamneth Consulting

Array(Object)>>error:
	Receiver: #(a TransformMorph(1722))
	Arguments and temporary variables: 
		aString: 	'subscript is out of bounds: 2'
	Receiver's instance variables: 
#(a TransformMorph(1722))

Array(Object)>>errorSubscriptBounds:
	Receiver: #(a TransformMorph(1722))
	Arguments and temporary variables: 
		index: 	2
	Receiver's instance variables: 
#(a TransformMorph(1722))

Array(Object)>>at:
	Receiver: #(a TransformMorph(1722))
	Arguments and temporary variables: 
		index: 	2
	Receiver's instance variables: 
#(a TransformMorph(1722))

GoalNavigator>>buildHierarchicalGoalList
	Receiver: a GoalNavigator(3671)
	Arguments and temporary variables: 
		myGoalList: 	a GoalHierarchicalListMorph(832)
		listItem: 	nil
	Receiver's instance variables: 
		bounds: 	0 at 0 corner: 1 at 1
		owner: 	nil
		submorphs: 	#()
		fullBounds: 	nil
		color: 	Color white
		extension: 	a MorphExtension (1940) [other:  (layoutPolicy -> a
TableLayout) (la...etc...
		borderWidth: 	0
		borderColor: 	Color black
		model: 	an EctropicDesign
		selectedGoal: 	nil
		explorer: 	nil
		parentView: 	an EctropicDesignNavigator(1564)


--- The full stack ---
Array(Object)>>error:
Array(Object)>>errorSubscriptBounds:
Array(Object)>>at:
GoalNavigator>>buildHierarchicalGoalList
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
GoalNavigator>>buildMainPanel
GoalNavigator>>initializeWithModel:
GoalNavigator class>>newWithModel:parentView:
EctropicDesignNavigator>>buildMainPanel
EctropicDesignNavigator(EctropicObjectView)>>initializeWithModel:
EctropicDesignNavigator>>initializeWithModel:
EctropicDesignNavigator class(EctropicObjectView class)>>newWithModel:
EctropicDesign>>start
EctropicDesign class>>startNew
EctropicDesign class>>start
UndefinedObject>>DoIt
Compiler>>evaluate:in:to:notifying:ifFail:logged:
[] in TextMorphEditor(ParagraphEditor)>>evaluateSelection {[rcvr class
evaluatorClass new   evaluate: self selectionAsStream   in: ctxt...]}
BlockContext>>on:do:
TextMorphEditor(ParagraphEditor)>>evaluateSelection
[] in PluggableTextMorph>>doIt {[textMorph editor evaluateSelection]}
[] in PluggableTextMorph>>handleEdit: {[result := editBlock value]}
TextMorphForEditView(TextMorph)>>handleEdit:
PluggableTextMorph>>handleEdit:
PluggableTextMorph>>doIt
TranscriptStream>>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:
MorphicEventDispatcher>>dispatchEvent:with:
MenuItemMorph(Morph)>>processEvent:using:
MorphicEventDispatcher>>dispatchDefault:with:
MorphicEventDispatcher>>dispatchEvent:with:
MenuMorph(Morph)>>processEvent:using:
MenuMorph(Morph)>>processEvent:
MenuMorph>>handleFocusEvent:
[] in HandMorph>>sendFocusEvent:to:clear: {[ActiveHand := self. 
ActiveEvent := anEvent.  result := focusHolder     han...]}
[] in PasteUpMorph>>becomeActiveDuring: {[aBlock value]}
BlockContext>>on:do:
PasteUpMorph>>becomeActiveDuring:
HandMorph>>sendFocusEvent:to:clear:
HandMorph>>sendEvent:focus:clear:
HandMorph>>sendMouseEvent:
HandMorph>>handleEvent:
HandMorph>>processEvents
[] in WorldState>>doOneCycleNowFor: {[:h |  ActiveHand := h.  h
processEvents.  capturingGesture := capturingGest...]}
Array(SequenceableCollection)>>do:
WorldState>>handsDo:
WorldState>>doOneCycleNowFor:
WorldState>>doOneCycleFor:
WorldState>>doOneSubCycleFor:
PasteUpMorph>>doOneSubCycle
MenuMorph>>invokeModalAt:in:allowKeyboard:
MenuMorph>>invokeModal:
MenuMorph>>invokeModal
PluggableTextMorph>>yellowButtonActivity:
-- and more not shown --



More information about the Squeak-dev mailing list