[BUG]GeeMailMorph in Stack / sort pages DNU (3.2g-4743)

Ned Konz ned at bike-nomad.com
Wed Mar 20 18:34:17 UTC 2002


Drag out a GeeMailMorph and a Stack.
GeeMailMorph halo menu/stacks and cards/be a card in an existing
stack...
please click on a stack, give name.
GeeMail appears in stack as last card.
(First mouse-over, the controls pop to the bottom. oh well.)
Now go to the stack menu, bookish items..., sort pages.
Get a walkback. GeeMailMorph doesn't understand thumbnailForPageSorter.

20 March 2002 10:32:58 am

VM: unix - Squeak3.2gamma of 15 January 2002 [latest update: #4743]
Image: Squeak3.2gamma [latest update: #4743]

GeeMailMorph(Object)>>doesNotUnderstand:
	Receiver: a GeeMailMorph<alternateBackground>(2943)
	Arguments and temporary variables: 
		aMessage: 	a Message with selector: #thumbnailForPageSorter and
arguments: #()
	Receiver's instance variables: 
		bounds: 	791 at 137 corner: 1255 at 477
		owner: 	a StackMorph<Stack>(9)
		submorphs: 	#(a TransformMorph(88))
		fullBounds: 	791 at 137 corner: 1255 at 477
		color: 	Color white
		extension: 	a MorphExtension (2244) [sticky]  [externalName =
alternateBackgroun...etc...
		borderWidth: 	2
		borderColor: 	Color black
		model: 	nil
		slotName: 	nil
		open: 	false
		pinSpecs: 	nil
		scrollBar: 	a ScrollBar(2561)
		scroller: 	a TransformMorph(88)
		retractableScrollBar: 	true
		scrollBarOnLeft: 	true
		getMenuSelector: 	nil
		getMenuTitleSelector: 	nil
		scrollBarHidden: 	nil
		hasFocus: 	false
		theTextMorph: 	nil
		thePasteUp: 	a TextPlusPasteUpMorph(3374)

[] in StackMorph(BookMorph)>>morphsForPageSorter
	Arguments and temporary variables: 
		i: 	2
		thumbnails: 	nil
		bar: 	[] in ProgressInitiationException>>defaultAction
		p: 	a GeeMailMorph<alternateBackground>(2943)

OrderedCollection>>collect:
	Receiver: an OrderedCollection(a PasteUpMorph<card>(2163) a
GeeMailMorph<alternateBackground>(2943))...etc...
	Arguments and temporary variables: 
		aBlock: 	[] in StackMorph(BookMorph)>>morphsForPageSorter
		newCollection: 	an OrderedCollection(a
BookPageThumbnailMorph<card>(1914))
		index: 	3
	Receiver's instance variables: 
		array: 	#(nil a PasteUpMorph<card>(2163) a
GeeMailMorph<alternateBackground>(294...etc...
		firstIndex: 	2
		lastIndex: 	3

[] in StackMorph(BookMorph)>>morphsForPageSorter
	Arguments and temporary variables: 
		i: 	2
		thumbnails: 	nil
		bar: 	[] in ProgressInitiationException>>defaultAction
		p: 	a GeeMailMorph<alternateBackground>(2943)

--- The rest of the stack ---
ProgressInitiationException>>defaultAction
ProgressInitiationException(Exception)>>signal
ProgressInitiationException>>display:at:from:to:during:
ProgressInitiationException class>>display:at:from:to:during:
String>>displayProgressAt:from:to:during:
StackMorph(BookMorph)>>morphsForPageSorter
StackMorph(BooklikeMorph)>>sortPages
StackMorph(BookMorph)>>sortPages
[] 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



More information about the Squeak-dev mailing list