[BUG] StarBrowser window do not actualize

Lic. Edgar J. De Cleene edgardec2001 at yahoo.com.ar
Fri May 23 11:13:46 UTC 2003


This one is when you add new stuff to image.
I update 3.6a 5184 to 5240 and when I try to click to open StarBrowser
window have this crash.

I wish I'm not the only Squeaker using StarBrowser and having all this
strange things.

Thanks a lot.

Edgar

-------------- next part --------------
Error: subscript is out of bounds: 221
23 May 2003 8:06:46 am

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

Array(Object)>>error:
	Receiver: #(15 24 37 43 49 57 69 72 80 87 108 117 133 136 142 148 159 171 176 187 202 238 257 272 28...etc...
	Arguments and temporary variables: 
		aString: 	'subscript is out of bounds: 221'
	Receiver's instance variables: 
#(15 24 37 43 49 57 69 72 80 87 108 117 133 136 142 148 159 171 176 187 202 238 257 272 28...etc...
Array(Object)>>errorSubscriptBounds:
	Receiver: #(15 24 37 43 49 57 69 72 80 87 108 117 133 136 142 148 159 171 176 187 202 238 257 272 28...etc...
	Arguments and temporary variables: 
		index: 	221
	Receiver's instance variables: 
#(15 24 37 43 49 57 69 72 80 87 108 117 133 136 142 148 159 171 176 187 202 238 257 272 28...etc...
Array(Object)>>at:
	Receiver: #(15 24 37 43 49 57 69 72 80 87 108 117 133 136 142 148 159 171 176 187 202 238 257 272 28...etc...
	Arguments and temporary variables: 
		index: 	221
	Receiver's instance variables: 
#(15 24 37 43 49 57 69 72 80 87 108 117 133 136 142 148 159 171 176 187 202 238 257 272 28...etc...
SystemOrganizer(ClassOrganizer)>>listAtCategoryNumber:
	Receiver: ('Kernel-Objects' Boolean DependentsArray False MessageSend Model MorphObjectOut Object Ob...etc...
	Arguments and temporary variables: 
		anInteger: 	222
		firstIndex: 	nil
		lastIndex: 	nil
	Receiver's instance variables: 
		globalComment: 	'These categories are only intended as a guide.  It is OK to put...etc...
		categoryArray: 	#(#'Kernel-Objects' #'Kernel-Classes' #'Kernel-Methods' #'Kernel...etc...
		categoryStops: 	#(15 24 37 43 49 57 69 72 80 87 108 117 133 136 142 148 159 171 ...etc...
		elementArray: 	#(#Boolean #DependentsArray #False #MessageSend #Model #MorphObje...etc...
		commentStamp: 	nil


--- The full stack ---
Array(Object)>>error:
Array(Object)>>errorSubscriptBounds:
Array(Object)>>at:
SystemOrganizer(ClassOrganizer)>>listAtCategoryNumber:
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Browser>>classList
PluggableListMorph>>getList
PluggableListMorph>>update:
[] in Browser(Object)>>changed:
DependentsArray>>do:
Browser(Object)>>changed:
Browser>>systemCategoryListIndex:
PluggableListMorph>>changeModelSelection:
PluggableListMorph>>setSelectedMorph:
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