[BUG] UndefinedObject(Object)>>doesNotUnderstand: #dateSent

stevia at citlink.net stevia at citlink.net
Sun Feb 22 22:04:10 CET 2004


22 February 2004 12:57:38 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
[] in PatchArchiveClient>>initializeListing {[startTime := Time
millisecondClockValue.  self filteredPostGroups   do: [:g...]}
BlockContext>>ensure:
CursorWithMask(Cursor)>>showWhile:
PatchArchiveClient>>initializeListing
PatchArchiveClient>>listing
[] in PatchArchiveClient>>summaryString {[:strm | self model
archivePosts size > 0   ifTrue: [strm nextPutAll: self l...]}
String class(SequenceableCollection class)>>streamContents:
PatchArchiveClient>>summaryString
[] in PatchArchiveClient>>defaultWindowLabel {[:strm |  strm nextPutAll:
self model serverUrl authority.  self model archi...]}
String class(SequenceableCollection class)>>streamContents:
PatchArchiveClient>>defaultWindowLabel
PatchArchiveClient>>setDefaultWindowLabel
PatchArchiveClient>>noteChanged
PatchArchiveClient>>initializeFilters
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...]}
-- and more not shown --













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


More information about the Squeak-harvest mailing list