[BUG]ShortPointArray(Object)>>doesNotUnderstand: #bytesPerElement

raymondasselin at sympatico.ca raymondasselin at sympatico.ca
Fri Feb 20 15:15:52 UTC 2004


Was opening a Drawing (Saved from a 3.5#5180 image with Connectors 1.9)
in an 3.7a image #5707.
I thought it was that   '*.cdg'  didn't recongnise TrueType Banner,,,but
 '*.pr' does so may be the problem is different.

20 February 2004 10:11:08 am

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

ShortPointArray(Object)>>doesNotUnderstand: #bytesPerElement
	Receiver: a ShortPointArray(0 at 0 0 at 0 0 at 0 0 at 0 0 at 0 0 at 0 0 at 0 0 at 0 0 at 0 0 at 0 0 at 0
0 at 0)
	Arguments and temporary variables: 
		aMessage: 	bytesPerElement
	Receiver's instance variables: 
a ShortPointArray(0 at 0 0 at 0 0 at 0 0 at 0 0 at 0 0 at 0 0 at 0 0 at 0 0 at 0 0 at 0 0 at 0 0 at 0)

RWBinaryOrTextStream(PositionableStream)>>nextWordsInto:
	Receiver: a RWBinaryOrTextStream a ByteArray(39 70 114 111 109 32 83
113 117 101 97 107 51 46 53 32 111 102 32 39 39 49 49 32 65 112 114 105
108 32 50 48 48 51 39 39 32 91 108 97 116 101 115 116 32 117 112 100 97
116 101 58 32 35...etc...
	Arguments and temporary variables: 
		aBitmap: 	a ShortPointArray(0 at 0 0 at 0 0 at 0 0 at 0 0 at 0 0 at 0 0 at 0 0 at 0 0 at 0 0 at 0
0 at 0 0 at 0)
		blt: 	nil
		pos: 	nil
		source: 	nil
	Receiver's instance variables: 
		collection: 	'''From Squeak3.5 of ''''11 April 2003'''' [latest
update: #5180] o...etc...
		position: 	32951
		readLimit: 	137488
		writeLimit: 	137488
		isBinary: 	true

ShortPointArray class(ArrayedCollection class)>>newFromStream:
	Receiver: ShortPointArray
	Arguments and temporary variables: 
		s: 	a RWBinaryOrTextStream a ByteArray(39 70 114 111 109 32 83 113 117
101 97 107 51 46 53 32 111 102 32 39 39 49 49 32 65 112 114 105 108 32
50 48 48 51 39 39 32 91 108 97 116 101 115 116 32 117 112 100 97 116 101
58 32 35 53 49 56 48 93 32 111 110 32 50 48 32 70 101 98 114 117 97 114
121 32 50 48 48 52 32 97 116 32 49 48 58 48 55 58 49 50 32 97 109 39 33
13 13 33 79 98 106 101 99 116 83 99 97 110 110 101 114 32 110
101...etc...
		len: 	12
	Receiver's instance variables: 
		superclass: 	ShortIntegerArray
		methodDict: 	a MethodDictionary(#at:->a CompiledMethod (414)
#at:put:->a Compile...etc...
		format: 	770
		instanceVariables: 	nil
		organization: 	('accessing' at: at:put: bounds defaultElement size)

		subclasses: 	nil
		name: 	#ShortPointArray
		classPool: 	nil
		sharedPools: 	nil
		environment: 	nil
		category: 	nil

SmartRefStream(DataStream)>>readWordLike
	Receiver: <<error during printing>>
	Arguments and temporary variables: 
		refPosn: 	32788
		aSymbol: 	#ShortPointArray
		newClass: 	ShortPointArray
		anObject: 	nil
	Receiver's instance variables: 
		byteStream: 	a RWBinaryOrTextStream a ByteArray(39 70 114 111 109 32
83 113 117 101 97 107 51 46 53 32 111 102 32...etc...
		topCall: 	#marked
		basePos: 	153
		references: 	an IdentityDictionary()
		objects: 	an IdentityDictionary(5->#('class structure' a
Dictionary(#AbstractFon...etc...
		currentReference: 	32788
		fwdRefEnds: 	an IdentityDictionary(7836->7841 7842->7865 7898->7919
7960->7971 7976->8243 8323->8328 8393->8398 8467->8699 8834->8839
8877->8891 8891->8905 8920->8943 8958->9154 9209->9226
9233->9247...etc...
		blockers: 	an IdentityDictionary()
		skipping: 	an IdentitySet()
		insideASegment: 	false
		structures: 	a Dictionary(#AbstractFont->#(0) #AlignmentMorph->#(0
'bounds' 'own...etc...
		steady: 	a Set(Color PasteUpMorph NCLineEndConstraintMorph Symbol
RunArray TTGly...etc...
		reshaped: 	nil
		renamed: 	a Dictionary(#FlasherMorph->#Flasher )
		renamedConv: 	a Dictionary()
		superclasses: 	a Dictionary(#AbstractFont->#Object
#AlignmentMorph->#RectangleMo...etc...
		progressBar: 	nil
		objCount: 	nil
		classInstVars: 	nil


--- The full stack ---
ShortPointArray(Object)>>doesNotUnderstand: #bytesPerElement
RWBinaryOrTextStream(PositionableStream)>>nextWordsInto:
ShortPointArray class(ArrayedCollection class)>>newFromStream:
SmartRefStream(DataStream)>>readWordLike
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SmartRefStream(DataStream)>>next
SmartRefStream(ReferenceStream)>>next
SmartRefStream>>next
SmartRefStream(DataStream)>>readArray
SmartRefStream(DataStream)>>next
SmartRefStream(ReferenceStream)>>next
SmartRefStream>>next
TTGlyph(Object)>>readDataFrom:size:
SmartRefStream>>readInstanceSize:clsname:refPosn:
SmartRefStream>>readShortInst
SmartRefStream(DataStream)>>next
SmartRefStream(ReferenceStream)>>next
SmartRefStream>>next
SmartRefStream(DataStream)>>readArray
...etc...



More information about the Squeak-dev mailing list