[Q] Problems with 3.6a and SqueakMap?

Lic. Edgar J. De Cleene edgardec2001 at yahoo.com.ar
Fri Apr 25 12:20:43 UTC 2003


I just download Squeak 3.6a-5184 from st.cs.uiuc.edu and found the
following:

1) The Welcome to window do not have a mention to SqueakMap. This info is on
3.4 and 3.5 . I wonder why not on 3.6

2) I try to download SqueakMap using "open..."/"Package Loader" menu, just
how in 3.4 and have the attached error

I have former images and SqueakMap.

Edgar

-------------- next part --------------
MessageNotUnderstood: addObject:
25 April 2003 9:10:37 am

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

UndefinedObject(Object)>>doesNotUnderstand:
	Receiver: nil
	Arguments and temporary variables: 
		aMessage: 	a Message with selector: #addObject: and arguments: #(SMCard[Serial T...etc...
	Receiver's instance variables: 
nil
SMCard(SMObject)>>addCategory:
	Receiver: SMCard[Serial Terminal]
	Arguments and temporary variables: 
		aCategory: 	nil
	Receiver's instance variables: 
		id: 	an UUID('a4ff9b5f-100e-4501-bda1-886ae4e29db6')
		map: 	a SMSqueakMap
		created: 	3226344035
		updated: 	3226344035
		name: 	'Serial Terminal'
		summary: 	'A serial terminal extension for Ian''s Telnet'
		url: 	'http://bike-nomad.com/squeak/'
		registrator: 	'Ned Konz <ned at bike-nomad.com>'
		password: 	240495131608326995113451940367316491071470713347
		newPassword: 	nil
		categories: 	an OrderedCollection(SMCategory: Beta SMCategory: SqueakL + MIT SMC...etc...
		annotations: 	nil
		currentVersion: 	'3'
		description: 	'This adds serial terminal capabilities to Ian Piumarta''s Telnet ...etc...
		downloadUrl: 	'http://www.bike-nomad.com/squeak/SerialTTY-nk.3.cs.gz'
		author: 	'Ned Konz <ned at bike-nomad.com>'
		maintainer: 	'Ned Konz <ned at bike-nomad.com>'
		modulePath: 	''
		moduleVersion: 	nil
		moduleTag: 	nil
		versionComment: 	nil

[] in SMCard>>categories:
	Arguments and temporary variables: 
		anArray: 	#('d5ea0f08-1b7d-4e50-ab19-5450df5b1df1' '6407ed26-57a7-4742-8dad-d827...etc...
		i: 	'a71a6233-c7a5-4146-b5e3-30f28e4d3f6b'

Array(SequenceableCollection)>>do:
	Receiver: #('d5ea0f08-1b7d-4e50-ab19-5450df5b1df1' '6407ed26-57a7-4742-8dad-d827618a9dbf' '54ecc0ce-...etc...
	Arguments and temporary variables: 
		aBlock: 	[] in SMCard>>categories:
		index: 	6
		indexLimiT: 	10
	Receiver's instance variables: 
#('d5ea0f08-1b7d-4e50-ab19-5450df5b1df1' '6407ed26-57a7-4742-8dad-d827618a9dbf' '54ecc0ce-...etc...

--- The full stack ---
UndefinedObject(Object)>>doesNotUnderstand:
SMCard(SMObject)>>addCategory:
[] in SMCard>>categories:
Array(SequenceableCollection)>>do:
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SMCard>>categories:
SMCard>>created:updated:name:currentVersion:summary:description:url:downloadUrl:author:maintainer:registrator:password:categories:
SMSqueakMap>>DoIt
Compiler>>evaluate:in:to:notifying:ifFail:
Compiler class>>evaluate:for:notifying:logged:
Compiler class>>evaluate:for:logged:
[] in SMSqueakMap>>loadUpdatesFrom:log:
BlockContext>>ensure:
SMSqueakMap>>loadUpdatesFrom:log:
[] in SMSqueakMap>>loadLog
BlockContext>>ensure:
SMSqueakMap>>loadLog
SMSqueakMap>>reloadLog
SMSqueakMap>>initializeOn:
SMSqueakMap class>>new
SMSqueakMap class>>default
UndefinedObject>>DoIt
Compiler>>evaluate:in:to:notifying:ifFail:
Compiler class>>evaluate:for:notifying:logged:
Compiler class>>evaluate:for:logged:
Compiler class>>evaluate:logged:
[] in ReadStream(PositionableStream)>>fileInAnnouncing:
BlockContext>>on:do:
[] in ReadStream(PositionableStream)>>fileInAnnouncing:
ProgressInitiationException>>defaultAction
ProgressInitiationException(Exception)>>signal
ProgressInitiationException>>display:at:from:to:during:
ProgressInitiationException class>>display:at:from:to:during:
String>>displayProgressAt:from:to:during:
ReadStream(PositionableStream)>>fileInAnnouncing:
[] in ChangeSorter class>>newChangesFromStream:named:
BlockContext>>ensure:
ChangeSorter class>>newChangesFromStream:named:
TheWorldMenu class>>loadSqueakMap
TheWorldMenu class>>openPackageLoader
Workspace>>DoIt
Compiler>>evaluate:in:to:notifying:ifFail:
Compiler class>>evaluate:for:notifying:logged:
Compiler class>>evaluate:for:logged:
TextDoIt>>actOnClickFor:
TextDoIt(TextAttribute)>>actOnClickFor:in:
TextDoIt(TextAttribute)>>actOnClickFor:in:at:
TextDoIt(TextAttribute)>>actOnClickFor:in:at:editor:
[] in NewParagraph>>clickAt:for:controller:
Utilities class>>awaitMouseUpIn:whileMouseDownDo:whileMouseDownInsideDo:ifSucceed:
Utilities class>>awaitMouseUpIn:repeating:ifSucceed:
[] in NewParagraph>>clickAt:for:controller:
Array(SequenceableCollection)>>do:
NewParagraph>>clickAt:for:controller:
...etc...


More information about the Squeak-dev mailing list