[Etoys] Downloads at http://wiki.laptop.org/go/Etoys are not working

Matthew Fulmer tapplek at gmail.com
Sat Sep 8 17:54:47 EDT 2007


On Sat, Sep 08, 2007 at 02:25:43PM -0700, Yoshiki Ohshima wrote:
> > I was testing on Linux. I was able to load the image, but
> > anytime I tried to open a project, either through the gallery or
> > elsewhere, I got the error: 'An error has occurred;you should
> > probably just hit 'abandon'. Sorry!' I had this problem with
> > both the dev and the build image. I did not try the RPM.
> 
>   Hmm, I can go to gallery and load project.  I'll look at it, but can
> you send me the SqueakDebug.log file from the error?

Attached.

-- 
Matthew Fulmer -- http://mtfulmer.wordpress.com/
Help improve Squeak Documentation: http://wiki.squeak.org/squeak/808
-------------- next part --------------
MessageNotUnderstood: UndefinedObject>>do:
8 September 2007 1:42:35 pm

VM: unix - a SmalltalkImage
Image: etoys2.1 [latest update: #1535]

SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir /home/tapple/squeak/etoys
Trusted Dir /home/tapple/squeak/etoys/secure
Untrusted Dir /home/tapple/squeak/etoys/untrusted

UndefinedObject(Object)>>doesNotUnderstand: #do:
	Receiver: nil
	Arguments and temporary variables: 
		aMessage: 	do: [] in ImageSegment>>comeFullyUpOnReload: {[:importedObject |  ((i...etc...
	Receiver's instance variables: 
nil
ImageSegment>>comeFullyUpOnReload:
	Receiver: an ImageSegment
	Arguments and temporary variables: 
		smartRefStream: 	a SmartRefStream a ByteArray(33 13 13)
		mapFakeClassesToReal: 	an IdentityDictionary()
		ccFixups: 	true
		receiverClasses: 	nil
		rootsToUnhiberhate: 	nil
		myProject: 	nil
		existing: 	nil
		importedObject: 	nil
		multiSymbol: 	nil
		aFake: 	nil
	Receiver's instance variables: 
		arrayOfRoots: 	nil
		segment: 	a WordArrayForSegment(1929386342 9644 2735130604 472658432 2758643080 ...etc...
		outPointers: 	#(Array Project nil Unnamed (on server) false PasteUpMorph Transcr...etc...
		state: 	#imported
		segmentName: 	nil
		fileName: 	nil
		endMarker: 	'f s??%    ?? 2,??%  &  ??&  ??&  ??&  ??&  P''  ??''  ??''  ??''  ??''  ??'...etc...
		userRootCnt: 	2410
		renamedClasses: 	nil

SmartRefStream(DataStream)>>next
	Receiver: a SmartRefStream a ByteArray(33 13 13)
	Arguments and temporary variables: 
		type: 	16
		selector: 	#readShortInst
		anObject: 	an ImageSegment
		isARefType: 	true
		pos: 	nil
		internalObject: 	nil
	Receiver's instance variables: 
		byteStream: 	a MultiByteBinaryOrTextStream a ByteArray(33 13 13)
		topCall: 	#marked
		basePos: 	148
		references: 	an IdentityDictionary()
		objects: 	an IdentityDictionary(size 1308)
		currentReference: 	13260
		fwdRefEnds: 	an IdentityDictionary()
		blockers: 	an IdentityDictionary()
		skipping: 	an IdentitySet()
		insideASegment: 	false
		structures: 	a Dictionary(size 129)
		steady: 	a Set(Color WriteStream SketchMorph ThreePhaseButtonMorph Symbol RunArr...etc...
		reshaped: 	nil
		renamed: 	a Dictionary(#AlansTextPlusMorph->#TextPlusMorph #FlasherMorph->#Flash...etc...
		renamedConv: 	a Dictionary(size 103)
		superclasses: 	a Dictionary(size 129)
		progressBar: 	nil
		objCount: 	nil
		classInstVars: 	nil

SmartRefStream(ReferenceStream)>>next
	Receiver: a SmartRefStream a ByteArray(33 13 13)
	Arguments and temporary variables: 
		curPosn: 	13260
		skipToPosn: 	nil
		haveIt: 	false
		theObject: 	false
		wasSkipping: 	nil
	Receiver's instance variables: 
		byteStream: 	a MultiByteBinaryOrTextStream a ByteArray(33 13 13)
		topCall: 	#marked
		basePos: 	148
		references: 	an IdentityDictionary()
		objects: 	an IdentityDictionary(size 1308)
		currentReference: 	13260
		fwdRefEnds: 	an IdentityDictionary()
		blockers: 	an IdentityDictionary()
		skipping: 	an IdentitySet()
		insideASegment: 	false
		structures: 	a Dictionary(size 129)
		steady: 	a Set(Color WriteStream SketchMorph ThreePhaseButtonMorph Symbol RunArr...etc...
		reshaped: 	nil
		renamed: 	a Dictionary(#AlansTextPlusMorph->#TextPlusMorph #FlasherMorph->#Flash...etc...
		renamedConv: 	a Dictionary(size 103)
		superclasses: 	a Dictionary(size 129)
		progressBar: 	nil
		objCount: 	nil
		classInstVars: 	nil


--- The full stack ---
UndefinedObject(Object)>>doesNotUnderstand: #do:
ImageSegment>>comeFullyUpOnReload:
SmartRefStream(DataStream)>>next
SmartRefStream(ReferenceStream)>>next
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SmartRefStream>>next
SmartRefStream>>scanFrom:
ObjectScanner>>scanFrom:
[] in MultiByteBinaryOrTextStream(PositionableStream)>>fileInAnnouncing: {[val := (self peekFor: $!)     ifTrue: [(Compiler evaluate: self nextChunk l...]}
BlockContext>>on:do:
[] in MultiByteBinaryOrTextStream(PositionableStream)>>fileInAnnouncing: {[:bar |  [self atEnd]   whileFalse: [bar value: self position.    self skipS...]}
ProgressInitiationException>>sendNotificationsTo:
ProgressInitiationException>>suppressFileInProgressBar
[] in ProjectLoading class>>showProgressBarDuring: {[:e | e suppressFileInProgressBar]}
BlockContext>>valueWithPossibleArgs:
[] in MethodContext(ContextPart)>>handleSignal: {[(self tempAt: 2)   valueWithPossibleArgs: {exception}]}
...etc...


More information about the Etoys mailing list