[BUG]Deprecation(Warning)>>defaultAction

damien.cassou at laposte.net damien.cassou at laposte.net
Mon Dec 20 18:24:42 UTC 2004


I was upgrading some packages.

20 December 2004 7:23:37 pm

VM: unix - a SmalltalkImage
Image: Squeak3.7 [latest update: #5989]

SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir /home/quetzalcoatl/squeak-3.7
Trusted Dir /home/quetzalcoatl/squeak-3.7/secure
Untrusted Dir /home/quetzalcoatl/squeak-3.7/untrusted

Deprecation(Warning)>>defaultAction
	Receiver: Deprecation: SystemDictionary>>logChange: has been
deprecated. Use SmalltalkImage current ...etc...
	Arguments and temporary variables: 

	Receiver's instance variables: 
		messageText: 	'SystemDictionary>>logChange: has been deprecated. Use
SmalltalkIm...etc...
		tag: 	nil
		signalContext: 	Deprecation(Exception)>>signal
		handlerContext: 	nil
		outerContext: 	nil

UndefinedObject>>handleSignal:
	Receiver: nil
	Arguments and temporary variables: 
		exception: 	Deprecation: SystemDictionary>>logChange: has been
deprecated. Use S...etc...
	Receiver's instance variables: 
nil

MethodContext(ContextPart)>>handleSignal:
	Receiver: BlockContext>>on:do:
	Arguments and temporary variables: 
		exception: 	Deprecation: SystemDictionary>>logChange: has been
deprecated. Use S...etc...
		val: 	nil
	Receiver's instance variables: 
		sender: 	PasteUpMorph>>becomeActiveDuring:
		pc: 	9
		stackp: 	3
		method: 	a CompiledMethod (1017)
		receiverMap: 	nil
		receiver: 	[] in PasteUpMorph>>becomeActiveDuring: {[aBlock value]}

MethodContext(ContextPart)>>handleSignal:
	Receiver: BlockContext>>on:do:
	Arguments and temporary variables: 
		exception: 	Deprecation: SystemDictionary>>logChange: has been
deprecated. Use S...etc...
		val: 	nil
	Receiver's instance variables: 
		sender: 	SMLoader>>upgradeInstalledPackagesConfirm:
		pc: 	9
		stackp: 	3
		method: 	a CompiledMethod (1017)
		receiverMap: 	nil
		receiver: 	[] in SMLoader>>upgradeInstalledPackagesConfirm: {[Cursor
wait   show...etc...


--- The full stack ---
Deprecation(Warning)>>defaultAction
UndefinedObject>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
MethodContext(ContextPart)>>handleSignal:
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Deprecation(Exception)>>signal
Deprecation(Exception)>>signal:
Deprecation class(Exception class)>>signal:
SystemDictionary(Object)>>deprecated:
SystemDictionary>>logChange:
SMSqueakMap>>noteInstalledPackageWithId:autoVersion:name:
SMSqueakMap>>noteInstalled:
SMPackageRelease>>noteInstalled
SMMcInstaller>>install
SMMcInstaller(SMInstaller)>>upgrade
SMPackageRelease>>upgrade
SMPackage>>upgrade
[] in SMSqueakMap>>upgradeOldPackagesConfirmBlock: {[:package | (aBlock
value: package)   ifTrue: [result at: package put: packa...]}
OrderedCollection>>do:
SMSqueakMap>>upgradeOldPackagesConfirmBlock:
[] in SMLoader>>upgradeInstalledPackagesConfirm: {[confirmEach   ifTrue:
[squeakMap     upgradeOldPackagesConfirmBlock: [:p | ...]}
BlockContext>>ensure:
CursorWithMask(Cursor)>>showWhile:
[] in SMLoader>>upgradeInstalledPackagesConfirm: {[Cursor wait  
showWhile: [confirmEach     ifTrue: [squeakMap       upgradeO...]}
BlockContext>>on:do:
SMLoader>>upgradeInstalledPackagesConfirm:
SMLoader>>upgradeInstalledPackagesConfirm
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:
[] in HandMorph>>sendFocusEvent:to:clear: {[ActiveHand := self. 
ActiveEvent := anEvent.  result := focusHolder     han...]}
[] in PasteUpMorph>>becomeActiveDuring: {[aBlock value]}
BlockContext>>on:do:
PasteUpMorph>>becomeActiveDuring:
HandMorph>>sendFocusEvent:to:clear:
HandMorph>>sendEvent:focus:clear:
HandMorph>>sendMouseEvent:
HandMorph>>handleEvent:
HandMorph>>processEvents
[] in WorldState>>doOneCycleNowFor: {[:h |  ActiveHand := h.  h
processEvents.  capturingGesture := capturingGest...]}
Array(SequenceableCollection)>>do:
...etc...




More information about the Squeak-dev mailing list