[BUG]EmailFileRepository class(Object)>>doesNotUnderstand: #>

ducasse at iam.unibe.ch ducasse at iam.unibe.ch
Thu Oct 9 18:24:17 UTC 2003


Try to open BFAV 
with 3.6 

9 October 2003 8:23:24 pm

VM: Mac OS - Squeak3.6gamma of '11 September 2003' [latest update:
#5420] Squeak VM 3.6.0b3
Image: Squeak3.6 [latest update: #5424]

EmailFileRepository class(Object)>>doesNotUnderstand: #>
	Receiver: EmailFileRepository
	Arguments and temporary variables: 
		aMessage: 	a Message with selector: #> and arguments:
#(EmailFileRepository)
	Receiver's instance variables: 
		superclass: 	Object
		methodDict: 	a MethodDictionary(#addFileUid:forStorageUrl:->a
CompiledMethod (99...etc...
		format: 	136
		instanceVariables: 	#('repositoryDir' 'serverUrls' 'storageUrlUids')
		organization: 	('files' attachmentDirectoryFor: attachmentsFor:
cleanUp director...etc...
		subclasses: 	nil
		name: 	#EmailFileRepository
		classPool: 	nil
		sharedPools: 	nil
		environment: 	a SystemDictionary(lots of globals)
		category: 	nil

[] in EmailFileRepository>>addServerUrl:
	Arguments and temporary variables: 
		aUrlOrString: 	http://swiki.gsug.org:8080/sqfixes
		serverUrl: 	http://swiki.gsug.org:8080/sqfixes
		storageUrl: 
file:/Data/Users/ducasse/Workspace/FirstCircle/Working/Squeak3.6g-5...et
c...
		fileNames: 	nil
		a: 	EmailFileRepository
		b: 	EmailFileRepository
		fileName: 	nil
		e: 	nil

SortedCollection>>should:precede:
	Receiver: a SortedCollection(EmailFileRepository 2643 2644 2645 2646
2647 2648 2649 2650 2651 2652 2...etc...
	Arguments and temporary variables: 
		a: 	EmailFileRepository
		b: 	EmailFileRepository
	Receiver's instance variables: 
		array: 	#(EmailFileRepository 2643 2644 2645 2646 2647 2648 2649 2650
2651 2652 ...etc...
		firstIndex: 	1
		lastIndex: 	2097
		sortBlock: 	[] in EmailFileRepository>>addServerUrl:

SortedCollection>>sort:to:
	Receiver: a SortedCollection(EmailFileRepository 2643 2644 2645 2646
2647 2648 2649 2650 2651 2652 2...etc...
	Arguments and temporary variables: 
		i: 	1
		j: 	2097
		di: 	EmailFileRepository
		dij: 	nil
		dj: 	EmailFileRepository
		tt: 	nil
		ij: 	nil
		k: 	nil
		l: 	nil
		n: 	2097
	Receiver's instance variables: 
		array: 	#(EmailFileRepository 2643 2644 2645 2646 2647 2648 2649 2650
2651 2652 ...etc...
		firstIndex: 	1
		lastIndex: 	2097
		sortBlock: 	[] in EmailFileRepository>>addServerUrl:


--- The full stack ---
EmailFileRepository class(Object)>>doesNotUnderstand: #>
[] in EmailFileRepository>>addServerUrl:
SortedCollection>>should:precede:
SortedCollection>>sort:to:
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SortedCollection>>reSort
SortedCollection>>addAll:
EmailFileRepository>>addServerUrl:
[] in EmailFileRepository class>>onServerUrls:
Array(SequenceableCollection)>>do:
EmailFileRepository class>>onServerUrls:
[] in BugFixArchive class>>gsugSwikiFixesArchive
BugFixArchive class>>named:ifAbsentPut:
BugFixArchive class>>gsugSwikiFixesArchive
BugFixArchiveViewer class>>defaultModel
BugFixArchiveViewer class(AbstractPackageViewer 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>>spawnNewProcess
[] in BlockContext>>newProcess



More information about the Squeak-dev mailing list