[BUG] UndefinedObject(Object)>>doesNotUnderstand: #dateSent ( get this walkback with all uploads after 128 off monticello )

stevia at citlink.net stevia at citlink.net
Mon Feb 23 21:57:02 UTC 2004


23 February 2004 1:49:36 pm

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

UndefinedObject(Object)>>doesNotUnderstand: #dateSent
	Receiver: nil
	Arguments and temporary variables: 
		aMessage: 	dateSent
	Receiver's instance variables: 
nil

ArchivePost>>dateSent
	Receiver: <<error during printing>>
	Arguments and temporary variables: 

	Receiver's instance variables: 
		archive: 	a PatchArchive(sqFoundationArchive)
		listingRow: 	nil
		updateStreamNumbers: 	nil
		isFirstPost: 	false

ArchivePostGroup>>mostRecentDate
	Receiver: <<error during printing>>
	Arguments and temporary variables: 
<<error during printing>
	Receiver's instance variables: 
		posts: 	<<error during printing>>

[] in PatchArchive>>archivePostGroups {[:groupA :groupB | groupA
mostRecentDate > groupB mostRecentDate]}
	Arguments and temporary variables: 
<<error during printing>>


--- The full stack ---
UndefinedObject(Object)>>doesNotUnderstand: #dateSent
ArchivePost>>dateSent
ArchivePostGroup>>mostRecentDate
[] in PatchArchive>>archivePostGroups {[:groupA :groupB | groupA
mostRecentDate > groupB mostRecentDate]}
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SortedCollection>>should:precede:
SortedCollection>>sort:to:
SortedCollection>>reSort
SortedCollection>>addAll:
Array(Collection)>>asSortedCollection:
PatchArchive>>sortArchivePostGroupsUsing:
PatchArchive>>archivePostGroups
PatchArchiveClient>>postGroups
PatchArchiveClient>>filteredPostGroups
PatchArchiveClient>>initializeListing
PatchArchiveClient>>on:
PatchArchiveClient class>>newOn:
[] in PatchArchiveClient
class>>openOn:withLabel:withColor:withDisplayGroupsPref: {[client :=
self newOn: aModel.  client windowColor: aColor.  client createWi...]}
BlockContext>>ensure:
CursorWithMask(Cursor)>>showWhile:
PatchArchiveClient
class>>openOn:withLabel:withColor:withDisplayGroupsPref:
PatchArchiveClient class>>openOn:withLabel:withColor:
PatchArchiveClient class>>openOn:
PatchArchiveClient class>>open
TheWorldMenu>>doMenuItem:with:
[] 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...]}
PasteUpMorph>>becomeActiveDuring:
HandMorph>>sendFocusEvent:to:clear:
HandMorph>>sendEvent:focus:clear:
HandMorph>>sendMouseEvent:
HandMorph>>handleEvent:
HandMorph>>processEvents
[] in WorldState>>doOneCycleNowFor: {[:h |  ActiveHand := h.  h
processEvents.  h isGenieRecognizing   ifTrue: [r...]}
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]}














<This post brought to you by BFAV2>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: SqueakDebug.log
Type: application/octet-stream
Size: 3466 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20040223/34490413/SqueakDebug.obj


More information about the Squeak-dev mailing list