[BUG]String(Object)>>error:

bstjean at yahoo.com bstjean at yahoo.com
Fri Jul 25 19:45:10 UTC 2003


Just installing (from Package Loader) the lastest version of SqueakMap
in a clean 3.6 image.

25 July 2003 3:34:19 pm

VM: Win32 - Squeak3.5 of '11 April 2003' [latest update: #5180]
Image: Squeak3.6beta [latest update: #5373]

String(Object)>>error:
	Receiver: 'SUnit  (      '
	Arguments and temporary variables: 
		aString: 	'Strings only store Characters'
	Receiver's instance variables: 
'SUnit  (      '

String>>at:put:
	Receiver: 'SUnit  (      '
	Arguments and temporary variables: 
		index: 	9
		aCharacter: 	#('3.1' 3236599956 5)
	Receiver's instance variables: 
'SUnit  (      '

String(SequenceableCollection)>>replaceFrom:to:with:startingAt:
	Receiver: 'SUnit  (      '
	Arguments and temporary variables: 
		start: 	9
		stop: 	14
		replacement: 	an OrderedCollection(#('3.1' 3236599956 5) $- $> $3 $.
$1)
		repStart: 	1
		index: 	9
		repOff: 	-8
	Receiver's instance variables: 
'SUnit  (      '

String>>replaceFrom:to:with:startingAt:
	Receiver: 'SUnit  (      '
	Arguments and temporary variables: 
		start: 	9
		stop: 	14
		replacement: 	an OrderedCollection(#('3.1' 3236599956 5) $- $> $3 $.
$1)
		repStart: 	1
	Receiver's instance variables: 
'SUnit  (      '


--- The full stack ---
String(Object)>>error:
String>>at:put:
String(SequenceableCollection)>>replaceFrom:to:with:startingAt:
String>>replaceFrom:to:with:startingAt:
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
String(SequenceableCollection)>>copyReplaceFrom:to:with:
String(SequenceableCollection)>>,
[] in SMLoader>>packageNameList
Array(SequenceableCollection)>>collect:
SMLoader>>packageNameList
PluggableListMorph>>getList
PluggableListMorph>>on:list:selected:changeSelected:menu:keystroke:
SMLoader>>buildMorphicPackagesList
SMLoader>>createWindow
SMLoader class>>open
UndefinedObject>>DoIt
Compiler>>evaluate:in:to:notifying:ifFail:
Compiler class>>evaluate:for:notifying:logged:
Compiler class>>evaluate:for:logged:
Compiler class>>evaluate:logged:
[] in StandardFileStream(PositionableStream)>>fileInAnnouncing:
BlockContext>>on:do:
[] in StandardFileStream(PositionableStream)>>fileInAnnouncing:
ProgressInitiationException>>defaultAction
UndefinedObject>>handleSignal:
ProgressInitiationException(Exception)>>signal
ProgressInitiationException>>display:at:from:to:during:
ProgressInitiationException class>>display:at:from:to:during:
String>>displayProgressAt:from:to:during:
StandardFileStream(PositionableStream)>>fileInAnnouncing:
[] in SMDefaultInstaller>>DoItwith:with:
BlockContext>>ensure:
SMDefaultInstaller>>DoItwith:with:
SMDefaultInstaller>>DoIt
SMDefaultInstaller>>DoIt
SMLoader>>DoIt
SMLoader>>DoItwith:with:
[] in MenuItemMorph>>invokeWithEvent:
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:
PasteUpMorph>>becomeActiveDuring:
HandMorph>>sendFocusEvent:to:clear:
HandMorph>>sendEvent:focus:clear:
HandMorph>>sendMouseEvent:
HandMorph>>handleEvent:
HandMorph>>processEvents
[] in WorldState>>doOneCycleNowFor:
Array(SequenceableCollection)>>do:
-- and more not shown --



More information about the Squeak-dev mailing list