[BUG] Another bug in StarBrowser

Lic. Edgar J. De Cleene edgardec2001 at yahoo.com.ar
Thu May 22 12:36:35 UTC 2003


Ned:

Sorry if I'm disturbing you.
I send the following crash.

Thanks in advance

MessageNotUnderstood: labelString
22 May 2003 9:14:25 am

VM: Mac OS - Squeak3.5alpha of '7 January 2003' [latest update: #5169]
Squeak VM 3.5.0b3
Image: Squeak3.6alpha [latest update: #5184]

StarBrowser(Object)>>doesNotUnderstand:
    Receiver: a StarBrowser
    Arguments and temporary variables:
        aMessage:     a Message with selector: #labelString and arguments:
#()
    Receiver's instance variables:
        dependents:     #(a SystemWindow<StarBrowser>(505) a
SBHierarchicalListMorph(834) a...etc...
        currentSelection:     ClassificationItemWrapper({a ChangeSet named
<no name -- garb...etc...
        myBrowser:     a ChangeSetBrowser
        root:     Root (1)
        rootWrapper:     ClassificationItemWrapper(Root (1))
        list:     a SBHierarchicalListMorph(834)
        window:     a SystemWindow<StarBrowser>(505)
        editorWindow:     a SubWindow(26)
        toolbar:     a RectangleMorph(2625)
        listLayoutFrame:     nil
        selectionButtons:     an OrderedCollection(an IconicButton(4060) a
Morph(3592) an I...etc...
        history:     an OrderedCollection({a ChangeSet named <no name --
garbage?>} {a Chan...etc...
        currentHistory:     4

SubWindow(SystemWindow)>>update:
    Receiver: a SubWindow(26)
    Arguments and temporary variables:
        aSymbol:     #relabel
    Receiver's instance variables:
        bounds:     223 at 97 corner: 640 at 437
        owner:     a SystemWindow<StarBrowser>(505)
        submorphs:     #(a PluggableListMorphByItem(320) a
PluggableListMorphByItem(1541) a...etc...
        fullBounds:     223 at 97 corner: 640 at 437
        color:     Color transparent
        extension:     a MorphExtension (2454) [eventHandler = an
EventHandler; mouseEnterS...etc...
        borderWidth:     0
        borderColor:     #inset
        model:     a StarBrowser
        slotName:     nil
        open:     false
        labelString:     'Untitled Window'
        stripes:     nil
        label:     nil
        closeBox:     nil
        collapseBox:     nil
        activeOnlyOnTop:     false
        paneMorphs:     #(an AlignmentMorph(3576) a
PluggableListMorphByItem(1541) a Plugga...etc...
        paneRects:     nil
        collapsedFrame:     nil
        fullFrame:     181 at 58 corner: 598 at 398
        isCollapsed:     false
        menuBox:     nil
        mustNotClose:     false
        labelWidgetAllowance:     nil
        updatablePanes:     #()
        allowReframeHandles:     true
        labelArea:     nil
        expandBox:     nil

[] in ChangeSetBrowser(Object)>>changed:
    Arguments and temporary variables:
        aParameter:     #relabel
        aDependent:     a SubWindow(26)

DependentsArray>>do:
    Receiver: #(a SubWindow(26) a PluggableListMorphByItem(320) a
PluggableListMorphByItem(1541) a Plugg...etc...
    Arguments and temporary variables:
        aBlock:     [] in ChangeSetBrowser(Object)>>changed:
        dep:     a SubWindow(26)
        i:     1
        iLimiT:     13
    Receiver's instance variables:
#(a SubWindow(26) a PluggableListMorphByItem(320) a
PluggableListMorphByItem(1541) a Plugg...etc...

--- The full stack ---
StarBrowser(Object)>>doesNotUnderstand:
SubWindow(SystemWindow)>>update:
[] in ChangeSetBrowser(Object)>>changed:
DependentsArray>>do:
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ChangeSetBrowser(Object)>>changed:
ChangeSetBrowser(ChangeSorter)>>showChangeSet:
ChangeSetBrowser(ChangeSorter)>>removePrompting:
ChangeSetBrowser(ChangeSorter)>>remove
[] 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:
DumberMenuMorph(Morph)>>processEvent:using:
DumberMenuMorph(Morph)>>processEvent:
DumberMenuMorph(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