[BUG] Updating image to 5954 still don't load successful former .pr having flaps

Lic. Edgar J. De Cleene edgardec2001 at yahoo.com.ar
Fri Jun 18 12:07:41 UTC 2004


I repost this previous (and not solved yet) problem
Steps was:
1) In a fresh decompressed 5923.zip and when I have command
2) Doing Utilities applyUpdatesFromDisk.
3) Loading a project from a Squeaklets of working 3.6 image in separate
folder,
Having the attached walkback.
It's the same on 5905 and reported on 1/5.
Still double click on variable panel in debugger don't bring an inspector
(as was in 3.6)
Nobody is having this problem ?
Seems weird what in almost two months ...

Edgar




-------------- next part --------------
MessageNotUnderstood: UndefinedObject>>+
18 June 2004 8:43:21 am

VM: Mac OS - a SmalltalkImage
Image: Squeak3.7beta [latest update: #5954]

SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir Macintosh HD:Users:edgar:Public:SqueakDevelop:Squeak3.7a-5923 Ä
Trusted Dir Macintosh HD:Users:edgar:Public:SqueakDevelop:Squeak3.7a-5923 Ä
Untrusted Dir foobar:tooBar:forSqueak:bogus

UndefinedObject(Object)>>doesNotUnderstand: #+
	Receiver: nil
	Arguments and temporary variables: 
		aMessage: 	+ 100 at 0
	Receiver's instance variables: 
nil
NewParagraph>>moveBy:
	Receiver: a NewParagraph
	Arguments and temporary variables: 
		delta: 	100 at 0
		line: 	a TextLine 29 to: 29
	Receiver's instance variables: 
		text: 	a Text for 'S
q
u
e
a
k
R
o
s
 
U
t
i
l
s'
		textStyle: 	a TextStyle Accuny15
		firstCharacterIndex: 	1
		container: 	788 at 80 corner: 800 at 10000079
		lines: 	#(a TextLine 1 to: 2 a TextLine 3 to: 4 a TextLine 5 to: 6 a TextLine 7 ...etc...
		positionWhenComposed: 	nil
		offsetToEnd: 	28
		maxRightX: 	800
		selectionStart: 	nil
		selectionStop: 	nil
		wantsColumnBreaks: 	false
		focused: 	nil

TextMorph>>privateMoveBy:
	Receiver: a TextMorph(3361)
	Arguments and temporary variables: 
		delta: 	100 at 0
	Receiver's instance variables: 
		bounds: 	787 at 80 corner: 799 at 261
		owner: 	a FlapTab<SqueakRos Utils>(2625) "SqueakRos Utils"
		submorphs: 	#()
		fullBounds: 	787 at 80 corner: 799 at 261
		color: 	Color black
		extension: 	a MorphExtension (3325) [locked]  [other:  (CreatingParagraph -> tru...etc...
		borderWidth: 	0
		borderColor: 	Color black
		textStyle: 	a TextStyle Accuny15
		text: 	a Text for 'S
q
u
e
a
k
R
o
s
 
U
t
i
l
s'
		wrapFlag: 	false
		paragraph: 	a NewParagraph
		editor: 	nil
		container: 	nil
		predecessor: 	nil
		successor: 	nil
		backgroundColor: 	nil
		margins: 	nil

TextMorph(Morph)>>privateFullMoveBy:
	Receiver: a TextMorph(3361)
	Arguments and temporary variables: 
		delta: 	100 at 0
		i: 	nil
		iLimiT: 	nil
	Receiver's instance variables: 
		bounds: 	787 at 80 corner: 799 at 261
		owner: 	a FlapTab<SqueakRos Utils>(2625) "SqueakRos Utils"
		submorphs: 	#()
		fullBounds: 	787 at 80 corner: 799 at 261
		color: 	Color black
		extension: 	a MorphExtension (3325) [locked]  [other:  (CreatingParagraph -> tru...etc...
		borderWidth: 	0
		borderColor: 	Color black
		textStyle: 	a TextStyle Accuny15
		text: 	a Text for 'S
q
u
e
a
k
R
o
s
 
U
t
i
l
s'
		wrapFlag: 	false
		paragraph: 	a NewParagraph
		editor: 	nil
		container: 	nil
		predecessor: 	nil
		successor: 	nil
		backgroundColor: 	nil
		margins: 	nil


--- The full stack ---
UndefinedObject(Object)>>doesNotUnderstand: #+
NewParagraph>>moveBy:
TextMorph>>privateMoveBy:
TextMorph(Morph)>>privateFullMoveBy:
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
FlapTab(Morph)>>privateFullMoveBy:
FlapTab(Morph)>>position:
FlapTab(Morph)>>right:
FlapTab>>positionObject:atEdgeOf:
FlapTab>>fitOnScreen
FlapTab>>ownerChanged
[] in PasteUpMorph(Morph)>>doLayoutIn: {[:m | m ownerChanged]}
Array(SequenceableCollection)>>do:
PasteUpMorph(Morph)>>doLayoutIn:
[] in PasteUpMorph(Morph)>>fullBounds {[self doLayoutIn: self layoutBounds]}
BlockContext>>on:do:
PasteUpMorph(Morph)>>fullBounds
MorphicEventDispatcher>>dispatchDefault:with:
MorphicEventDispatcher>>dispatchEvent:with:
PasteUpMorph(Morph)>>processEvent:using:
PasteUpMorph>>processEvent:using:
PasteUpMorph(Morph)>>processEvent:
HandMorph>>sendEvent:focus:clear:
HandMorph>>sendMouseEvent:
HandMorph>>handleEvent:
MouseOverHandler>>processMouseOver:
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