[BUG] SqueakMap not loading in fresh 3.6a 5278

Lic. Edgar J. De Cleene edgardec2001 at yahoo.com.ar
Sat Jun 28 10:47:03 UTC 2003


I attach the log.
I just download and try to do open , Package Loader from world menu.

Cheers
edgar

-------------- next part --------------
Error: SqueakMap can not find the directory 'sm' where it keeps the logfiles!
28 June 2003 7:42:39 am

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

SMSqueakMap(Object)>>error:
	Receiver: a SMSqueakMap
	Arguments and temporary variables: 
		aString: 	'SqueakMap can not find the directory ''sm'' where it keeps the logfil...etc...
	Receiver's instance variables: 
		cards: 	a Dictionary()
		categories: 	a Dictionary()
		repositories: 	a Dictionary()
		dir: 	'sm'
		transactionCounter: 	0
		firstTransactionNumber: 	nil
		daysBacklog: 	182
		adminPassword: 	nil
		module: 	nil
		installedPackages: 	a Dictionary(an UUID('047a3b12-7e52-4c5d-be8b-d06635fc4f1c')...etc...

SMSqueakMap>>directory
	Receiver: a SMSqueakMap
	Arguments and temporary variables: 

	Receiver's instance variables: 
		cards: 	a Dictionary()
		categories: 	a Dictionary()
		repositories: 	a Dictionary()
		dir: 	'sm'
		transactionCounter: 	0
		firstTransactionNumber: 	nil
		daysBacklog: 	182
		adminPassword: 	nil
		module: 	nil
		installedPackages: 	a Dictionary(an UUID('047a3b12-7e52-4c5d-be8b-d06635fc4f1c')...etc...

SMSqueakMap>>createNewLogWithInitialContent:
	Receiver: a SMSqueakMap
	Arguments and temporary variables: 
		content: 	'
(self newCategoryWithId: ''82f328ab-175d-40b4-a363-bc0287dabd77'')
	...etc...
		file: 	nil
		directory: 	nil
	Receiver's instance variables: 
		cards: 	a Dictionary()
		categories: 	a Dictionary()
		repositories: 	a Dictionary()
		dir: 	'sm'
		transactionCounter: 	0
		firstTransactionNumber: 	nil
		daysBacklog: 	182
		adminPassword: 	nil
		module: 	nil
		installedPackages: 	a Dictionary(an UUID('047a3b12-7e52-4c5d-be8b-d06635fc4f1c')...etc...

[] in SMSqueakMap>>loadFullFrom:
	Arguments and temporary variables: 
		aServerName: 	'map1.squeakfoundation.org'
		url: 	'http://map1.squeakfoundation.org/sm/loadgz?mapversion=1.0'
		zipped: 	'‹       äýkwÜF’6Š~¶ÖÒ€Õk6IQÄý¢ÖøEI¶Ü¢¤e»{¿kV\IXU…šB)zŸ·íù
ûóy...etc...
		full: 	'
(self newCategoryWithId: ''82f328ab-175d-40b4-a363-bc0287dabd77'')
	cre...etc...


--- The full stack ---
SMSqueakMap(Object)>>error:
SMSqueakMap>>directory
SMSqueakMap>>createNewLogWithInitialContent:
[] in SMSqueakMap>>loadFullFrom:
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Time class>>millisecondsToRun:
SMSqueakMap>>loadFullFrom:
SMSqueakMap>>loadUpdatesFrom:
SMSqueakMap>>loadUpdatesFull:
SMSqueakMap>>loadUpdates
SMLoader>>loadUpdates
SMLoader>>on:
SMLoader class>>newOn:
SMLoader class>>new
SMLoader class>>open
TheWorldMenu>>doMenuItem: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:
WorldState>>handsDo:
WorldState>>doOneCycleNowFor:
WorldState>>doOneCycleFor:
PasteUpMorph>>doOneCycle
[] in Project class>>DoIt
[] in BlockContext>>newProcess


More information about the Squeak-dev mailing list