[BUG] UPDATE 3.6a to 5240

Daniel Vainsencher danielv at netvision.net.il
Fri May 23 13:25:02 UTC 2003


Adam Spitz sent in a bug fix a couple of weeks ago that, IIUC, claims to
fix this. Can you check it and report here so we know if to include it?

Daniel

"Lic. Edgar J. De Cleene" <edgardec2001 at yahoo.com.ar> wrote:
> > This message is in MIME format. Since your mail reader does not understand
> this format, some or all of this message may not be legible.
> 
> --Boundary_(ID_jueOSdYert/9FdqbALy2cg)
> Content-type: text/plain; charset=US-ASCII
> Content-transfer-encoding: 7BIT
> 
> I add the following crash, what do not show in 3.6a 5184
> By the way, I think is not good stripping the image without warning.
> I think the official word was to have two split paths, one to minimal image
> and one normal.
> We would have a dialog with two options "1 To minimal image ', "2 Continue
> bussines as usual ".
> Is not nice to have to reload all.
> 
> Thanks to all members working hard.
> Edgar 
> 
> 
> --Boundary_(ID_jueOSdYert/9FdqbALy2cg)
> Content-type: text/plain; name=SqueakDebug.log; x-mac-creator=522A6368;
>  x-mac-type=54455854
> Content-transfer-encoding: 7BIT
> Content-disposition: attachment; filename=SqueakDebug.log
> 
> MessageNotUnderstood: preferred
> 23 May 2003 6:37:31 am
> 
> VM: Mac OS - Squeak3.5alpha of '7 January 2003' [latest update: #5169] Squeak VM 3.5.0b3
> Image: Squeak3.6alpha [latest update: #5240]
> 
> MailSender class(Object)>>doesNotUnderstand:
> 	Receiver: MailSender
> 	Arguments and temporary variables: 
> 		aMessage: 	a Message with selector: #preferred and arguments: #()
> 	Receiver's instance variables: 
> 		superclass: 	AppRegistry
> 		methodDict: 	a MethodDictionary()
> 		format: 	2
> 		instanceVariables: 	nil
> 		organization: 	nil
> 		subclasses: 	nil
> 		name: 	#MailSender
> 		classPool: 	a Dictionary(#SmtpServer->nil #UserName->'edgrdec2003 at ciudad.com.ar'...etc...
> 		sharedPools: 	nil
> 		environment: 	a SystemDictionary(lots of globals)
> 		category: 	nil
> 		registeredClasses: 	an OrderedCollection(MailComposition)
> 		default: 	MailComposition
> 
> MailSender class>>sendMessage:
> 	Receiver: MailSender
> 	Arguments and temporary variables: 
> 		aMailMessage: 	Text: here insert explanation of what you were doing, suspect c.....etc...
> 	Receiver's instance variables: 
> 		superclass: 	AppRegistry
> 		methodDict: 	a MethodDictionary()
> 		format: 	2
> 		instanceVariables: 	nil
> 		organization: 	nil
> 		subclasses: 	nil
> 		name: 	#MailSender
> 		classPool: 	a Dictionary(#SmtpServer->nil #UserName->'edgrdec2003 at ciudad.com.ar'...etc...
> 		sharedPools: 	nil
> 		environment: 	a SystemDictionary(lots of globals)
> 		category: 	nil
> 		registeredClasses: 	an OrderedCollection(MailComposition)
> 		default: 	MailComposition
> 
> [] in Debugger>>mailOutBugReport
> 	Arguments and temporary variables: 
> 		messageStrm: 	a WriteStream
> 
> BlockContext>>ensure:
> 	Receiver: [] in Debugger>>mailOutBugReport
> 	Arguments and temporary variables: 
> 		aBlock: 	[] in CursorWithMask(Cursor)>>showWhile:
> 		returnValue: 	nil
> 	Receiver's instance variables: 
> 		sender: 	BlockContext>>ensure:
> 		pc: 	187
> 		stackp: 	0
> 		nargs: 	0
> 		startpc: 	114
> 		home: 	Debugger>>mailOutBugReport
> 
> 
> --- The full stack ---
> MailSender class(Object)>>doesNotUnderstand:
> MailSender class>>sendMessage:
> [] in Debugger>>mailOutBugReport
> BlockContext>>ensure:
>  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
> CursorWithMask(Cursor)>>showWhile:
> Debugger>>mailOutBugReport
> Debugger(StringHolder)>>perform:orSendTo:
> Debugger>>perform:orSendTo:
> [] in MenuItemMorph>>invokeWithEvent:
> 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:
> [] in HandMorph>>sendFocusEvent:to:clear:
> PasteUpMorph>>becomeActiveDuring:
> HandMorph>>sendFocusEvent:to:clear:
> HandMorph>>sendEvent:focus:clear:
> HandMorph>>sendMouseEvent:
> HandMorph>>handleEvent:
> HandMorph>>processEvents
> [] in WorldState>>doOneCycleNowFor:
> Array(SequenceableCollection)>>do:
> WorldState>>handsDo:
> WorldState>>doOneCycleNowFor:
> WorldState>>doOneCycleFor:
> PasteUpMorph>>doOneCycle
> [] in Project class>>spawnNewProcess
> [] in BlockContext>>newProcess
> 
> 
> --Boundary_(ID_jueOSdYert/9FdqbALy2cg)
> MIME-version: 1.0
> Content-type: text/plain; charset=us-ascii
> Content-transfer-encoding: 7BIT
> 
> 
> 
> --Boundary_(ID_jueOSdYert/9FdqbALy2cg)--



More information about the Squeak-dev mailing list