[BUG]MCVersion(Object)>>doesNotUnderstand: #scanFrom:

trygver at ifi.uio.no trygver at ifi.uio.no
Thu Oct 21 19:49:39 UTC 2004


I want to install OmniBrowser. 
I started a virgin 3.7 image.
I opened SqueakMap PackageLoader (483/483),
     Selected OmniBrowser 1.0a4, command 'install'

It worked for a while and then stopped here.

--Trygve

21 October 2004 9:42:43 pm

VM: Win32 - a SmalltalkImage
Image: Squeak3.7 [latest update: #5988]

SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir C:\Programfiler\Squeak\3.7-5988-full-experiments
Trusted Dir C:\Programfiler\Squeak\3.7-5988-full-experiments\Trygve
Reenskaug
Untrusted Dir C:\My Squeak\Trygve Reenskaug

MCVersion(Object)>>doesNotUnderstand: #scanFrom:
	Receiver: a MCVersion(OB-Standard-cwp.28)
	Arguments and temporary variables: 
		aMessage: 	scanFrom: StandardFileStream:
'C:\Programfiler\Squeak\3.7-5988-full-e...etc...
	Receiver's instance variables: 
		package: 	a MCPackage(OB-Standard)
		info: 	a MCVersionInfo(OB-Standard-cwp.28)
		snapshot: 	a MCSnapshot
		dependencies: 	#(a MCVersionDependency a MCVersionDependency)

[] in StandardFileStream(PositionableStream)>>fileInAnnouncing: {[val :=
(self peekFor: $!)     ifTrue: [(Compiler evaluate: self nextChunk
l...]}
	Arguments and temporary variables: 
		announcement: 	'Loading OBInstaller into change set ''OBInstaller'''
		val: 	nil
		chunk: 	nil
		bar: 	[] in ProgressInitiationException>>defaultAction {[:barVal |  w
:= ((barFr...etc...
		ex: 	InMidstOfFileinNotification

BlockContext>>on:do:
	Receiver: [] in
StandardFileStream(PositionableStream)>>fileInAnnouncing: {[val := (self
peekFor: $!...etc...
	Arguments and temporary variables: 
		exception: 	InMidstOfFileinNotification
		handlerAction: 	[] in
StandardFileStream(PositionableStream)>>fileInAnnouncing: ...etc...
		handlerActive: 	true
	Receiver's instance variables: 
		sender: 	BlockContext>>on:do:
		pc: 	158
		stackp: 	0
		nargs: 	0
		startpc: 	146
		home: 	StandardFileStream(PositionableStream)>>fileInAnnouncing:

[] in StandardFileStream(PositionableStream)>>fileInAnnouncing: {[:bar |
 [self atEnd]   whileFalse: [bar value: self position.    self
skipS...]}
	Arguments and temporary variables: 
		announcement: 	'Loading OBInstaller into change set ''OBInstaller'''
		val: 	nil
		chunk: 	nil
		bar: 	[] in ProgressInitiationException>>defaultAction {[:barVal |  w
:= ((barFr...etc...
		ex: 	InMidstOfFileinNotification


--- The full stack ---
MCVersion(Object)>>doesNotUnderstand: #scanFrom:
[] in StandardFileStream(PositionableStream)>>fileInAnnouncing: {[val :=
(self peekFor: $!)     ifTrue: [(Compiler evaluate: self nextChunk
l...]}
BlockContext>>on:do:
[] in StandardFileStream(PositionableStream)>>fileInAnnouncing: {[:bar |
 [self atEnd]   whileFalse: [bar value: self position.    self
skipS...]}
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ProgressInitiationException>>defaultAction
UndefinedObject>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
MethodContext(ContextPart)>>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(SMSimpleInstaller)>>fileIntoChangeSetNamed:fromStream
: {[global newChanges: changeSet.  stream fileInAnnouncing: 'Loading ' ,
newNam...]}
BlockContext>>ensure:
SMDefaultInstaller(SMSimpleInstaller)>>fileIntoChangeSetNamed:fromStream
:
SMDefaultInstaller>>fileIn
SMDefaultInstaller>>install
[] in SMLoader>>installPackageRelease: {[(SMInstaller forPackageRelease:
aRelease) install.  myRelease = self instal...]}
BlockContext>>ensure:
CursorWithMask(Cursor)>>showWhile:
[] in SMLoader>>installPackageRelease: {[Cursor wait   showWhile:
[(SMInstaller forPackageRelease: aRelease) install...]}
BlockContext>>on:do:
SMLoader>>installPackageRelease:
SMLoader>>installPackageRelease
SMLoader>>perform:orSendTo:
[] in MenuItemMorph>>invokeWithEvent: {[(selArgCount := selector
numArgs) = 0   ifTrue: [target perform: selector] ...]}
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:
...etc...



More information about the Squeak-dev mailing list