[BUG]MCRepositoryGroup(Object)>>error:

ducasse at iam.unibe.ch ducasse at iam.unibe.ch
Sat Sep 25 19:15:16 UTC 2004


Hi avi

I did USSClient default update
This popped up a avi.7.mcz 
I selected it and press the button and pops
I got that..

Back to ppt....

25 September 2004 9:13:54 pm

VM: Mac OS - a SmalltalkImage
Image: Squeak3.8alpha [latest update: #6229]

SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir OSX:Users:ducasse:Desktop:UnstableSqueak
Trusted Dir OSX:Users:ducasse:Desktop:UnstableSqueak
Untrusted Dir OSX:Users:ducasse:Library:Preferences:Squeak:Internet:My
Squeak

MCRepositoryGroup(Object)>>error:
	Receiver: a MCRepositoryGroup
	Arguments and temporary variables: 
		t1: 	'Could not find version ''UnstableSqueak-avi.4''. Maybe you need
to add a r...etc...
	Receiver's instance variables: 
		repositories: 	an OrderedCollection()

[] in MCRepositoryGroup>>versionWithInfo: {[self error: 'Could not find
version ' , aVersionInfo name printString , '. ...]}
	Arguments and temporary variables: 
		aVersionInfo: 	a MCVersionInfo(UnstableSqueak-avi.4)

MCRepositoryGroup>>versionWithInfo:ifNone:
	Receiver: a MCRepositoryGroup
	Arguments and temporary variables: 
		aVersionInfo: 	a MCVersionInfo(UnstableSqueak-avi.4)
		aBlock: 	[] in MCRepositoryGroup>>versionWithInfo: {[self error:
'Could not find...etc...
		ea: 	a
MCCacheRepository(OSX:Users:ducasse:Desktop:UnstableSqueak:package-cache
)...etc...
		v: 	nil
	Receiver's instance variables: 
		repositories: 	an OrderedCollection()

MCRepositoryGroup>>versionWithInfo:
	Receiver: a MCRepositoryGroup
	Arguments and temporary variables: 
		aVersionInfo: 	a MCVersionInfo(UnstableSqueak-avi.4)
	Receiver's instance variables: 
		repositories: 	an OrderedCollection()


--- The full stack ---
MCRepositoryGroup(Object)>>error:
[] in MCRepositoryGroup>>versionWithInfo: {[self error: 'Could not find
version ' , aVersionInfo name printString , '. ...]}
MCRepositoryGroup>>versionWithInfo:ifNone:
MCRepositoryGroup>>versionWithInfo:
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
MCWorkingCopy>>findSnapshotWithVersionInfo:
MCMergeRecord>>ancestorSnapshot
MCMergeRecord>>mergePatch
[] in MCVersionMerger>>merge {[:ea | merger applyPatch: ea mergePatch]}
OrderedCollection>>do:
MCVersionMerger>>merge
USSClient>>mergeVersions:
[] in USSClient>>update {[:chosen |  versions := self loadVersions:
chosen.  self mergeVersions: vers...]}
Set(Object)>>ifNotNilDo:
USSClient>>update
UndefinedObject>>DoIt
Compiler>>evaluate:in:to:notifying:ifFail:logged:
[] in TextMorphEditor(ParagraphEditor)>>evaluateSelection {[rcvr class
evaluatorClass new   evaluate: self selectionAsStream   in: ctxt...]}
BlockContext>>on:do:
TextMorphEditor(ParagraphEditor)>>evaluateSelection
TextMorphEditor(ParagraphEditor)>>doIt
[] in TextMorphEditor(ParagraphEditor)>>doIt: {[self doIt]}
TextMorphEditor(Controller)>>terminateAndInitializeAround:
TextMorphEditor(ParagraphEditor)>>doIt:
TextMorphEditor(ParagraphEditor)>>dispatchOnCharacter:with:
TextMorphEditor>>dispatchOnCharacter:with:
TextMorphEditor(ParagraphEditor)>>readKeyboard
TextMorphEditor>>readKeyboard
[] in TextMorphForEditView(TextMorph)>>keyStroke: {[editor
readKeyboard]}
TextMorphForEditView(TextMorph)>>handleInteraction:fromEvent:
TextMorphForEditView>>handleInteraction:fromEvent:
TextMorphForEditView(TextMorph)>>keyStroke:
TextMorphForEditView>>keyStroke:
TextMorphForEditView(TextMorph)>>handleKeystroke:
KeyboardEvent>>sentTo:
TextMorphForEditView(Morph)>>handleEvent:
TextMorphForEditView(Morph)>>handleFocusEvent:
[] in HandMorph>>sendFocusEvent:to:clear: {[ActiveHand := self. 
ActiveEvent := anEvent.  result := focusHolder     han...]}
[] in PasteUpMorph>>becomeActiveDuring: {[aBlock value]}
BlockContext>>on:do:
PasteUpMorph>>becomeActiveDuring:
HandMorph>>sendFocusEvent:to:clear:
HandMorph>>sendEvent:focus:clear:
HandMorph>>sendKeyboardEvent:
HandMorph>>handleEvent:
HandMorph>>processEvents
[] in WorldState>>doOneCycleNowFor: {[:h |  ActiveHand := h.  h
processEvents.  capturingGesture := capturingGest...]}
Array(SequenceableCollection)>>do:
WorldState>>handsDo:
WorldState>>doOneCycleNowFor:
WorldState>>doOneCycleFor:
PasteUpMorph>>doOneCycle
[] in Project class>>spawnNewProcess {[[World doOneCycle.  Processor
yield.  false] whileFalse.  nil]}
[] in BlockContext>>newProcess {[self value.  Processor
terminateActive]}



More information about the Squeak-dev mailing list