[Q] Problems with StarBrowser

Lic. Edgar J. De Cleene edgardec2001 at yahoo.com.ar
Sat Apr 26 09:04:51 UTC 2003


I begin to use StarBrowser and I having the attached error.
MNU labelString
This not always happen , and I don not know if it's a bug or an error by me.

Thanks in advance.

Edgar

-------------- next part --------------
MessageNotUnderstood: labelString
26 April 2003 5:57:42 am

VM: Mac OS - Squeak3.5alpha of '7 January 2003' [latest update: #5169] Squeak VM 3.5.0b3
Image: Squeak3.6alpha [latest update: #5184]

UndefinedObject(Object)>>doesNotUnderstand:
	Receiver: nil
	Arguments and temporary variables: 
		aMessage: 	a Message with selector: #labelString and arguments: #()
	Receiver's instance variables: 
nil
SubWindow(SystemWindow)>>update:
	Receiver: a SubWindow(2185)
	Arguments and temporary variables: 
		aSymbol: 	#relabel
	Receiver's instance variables: 
		bounds: 	417 at 330 corner: 834 at 670
		owner: 	a SystemWindow(1242)
		submorphs: 	#(an AlignmentMorph(2127) a PluggableListMorph(3357) a PluggableMess...etc...
		fullBounds: 	nil
		color: 	Color transparent
		extension: 	a MorphExtension (2518) [eventHandler = an EventHandler; mouseEnterS...etc...
		borderWidth: 	0
		borderColor: 	#inset
		model: 	nil
		slotName: 	nil
		open: 	false
		labelString: 	'System Browser: PuzzleBoard'
		stripes: 	nil
		label: 	nil
		closeBox: 	nil
		collapseBox: 	nil
		activeOnlyOnTop: 	false
		paneMorphs: 	#(a PluggableListMorph(2900) an AlignmentMorph(2646) a PluggableMes...etc...
		paneRects: 	nil
		collapsedFrame: 	nil
		fullFrame: 	181 at 58 corner: 598 at 398
		isCollapsed: 	false
		menuBox: 	nil
		mustNotClose: 	false
		labelWidgetAllowance: 	nil
		updatablePanes: 	#()
		allowReframeHandles: 	true
		labelArea: 	nil
		expandBox: 	nil

[] in Browser(Object)>>changed:
	Arguments and temporary variables: 
		aParameter: 	#relabel
		aDependent: 	a SubWindow(2185)

DependentsArray>>do:
	Receiver: #(a PluggableListMorph(2900) a PluggableListMorph(2700) a PluggableButtonMorph(2244) a Plu...etc...
	Arguments and temporary variables: 
		aBlock: 	[] in Browser(Object)>>changed:
		dep: 	a SubWindow(2185)
		i: 	17
		iLimiT: 	17
	Receiver's instance variables: 
#(a PluggableListMorph(2900) a PluggableListMorph(2700) a PluggableButtonMorph(2244) a Plu...etc...

--- The full stack ---
UndefinedObject(Object)>>doesNotUnderstand:
SubWindow(SystemWindow)>>update:
[] in Browser(Object)>>changed:
DependentsArray>>do:
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Browser(Object)>>changed:
Browser>>systemCategoryListIndex:
PluggableListMorph>>changeModelSelection:
PluggableListMorph>>mouseUp:
PluggableListMorph(Morph)>>handleMouseUp:
MouseButtonEvent>>sentTo:
PluggableListMorph(Morph)>>handleEvent:
PluggableListMorph(Morph)>>handleFocusEvent:
[] in HandMorph>>sendFocusEvent:to:clear:
PasteUpMorph>>becomeActiveDuring:
HandMorph>>sendFocusEvent:to:clear:
HandMorph>>sendEvent:focus:clear:
HandMorph>>sendMouseEvent:
HandMorph>>handleEvent:
HandMorph>>processEvents
[] in WorldState>>doOneCycleNowFor:
Array(SequenceableCollection)>>do:
WorldState>>handsDo:
WorldState>>doOneCycleNowFor:
WorldState>>doOneCycleFor:
PasteUpMorph>>doOneCycle
[] in Project class>>spawnNewProcess
[] in BlockContext>>newProcess


More information about the Squeak-dev mailing list