One-Click v. 530 - SqueakMap is not opening

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

One-Click v. 530 - SqueakMap is not opening

Carlos Lenz-2
Now I am doing the bug report properly.

Cheers

Carlos Lenz

------------------------------------------------
21 November 2007 9:49:09 am

VM: Win32 - a SmalltalkImage
Image: Squeak3.9 [latest update: #7067]

SecurityManager state:
Restricted: false
FileAccess: true
SocketAccess: true
Working Dir C:\Documents and
Settings\cel\Desktop\Seaside-2.8-530.app\Contents\Resources
Trusted Dir C:\Documents and
Settings\cel\Desktop\Seaside-2.8-530.app\Contents\Resources\cel
Untrusted Dir C:\My Squeak\cel

UndefinedObject(Object)>>doesNotUnderstand: #select:
        Receiver: nil
        Arguments and temporary variables:
                aMessage: select: [] in SMSqueakMap>>categories {[:o | o isCategory]}
        Receiver's instance variables:
nil

SMSqueakMap>>categories
        Receiver: a SMSqueakMap
        Arguments and temporary variables:
                o: nil
        Receiver's instance variables:
                packages: nil
                accounts: nil
                objects: nil
                categories: nil
                dir: 'sm'
                adminPassword: nil
                fileCache: a SMFileCache
                users: nil
                mutex: nil
                isDirty: false
                checkpointNumber: 1
                silent: nil
                registry: nil

SMLoader>>categoryWrapperList
        Receiver: a SMLoader(947)
        Arguments and temporary variables:
                list: nil
                first: nil
                each: nil
                c1: nil
                c2: nil
                any: nil
                cat: nil
        Receiver's instance variables:
                bounds: 0@0 corner: 300@200
                owner: nil
                submorphs: an Array(an AlignmentMorph(4055) a
PluggableTextMorph(2106) a Simple...etc...
                fullBounds: nil
                color: (Color r: 0.865 g: 0.86 b: 0.86)
                extension: a MorphExtension (3923) [other:  (shadowOffset -> 1@1)
(layoutPolicy...etc...
                borderWidth: 1
                borderColor: Color lightGray
                model: a SMSqueakMap
                slotName: nil
                open: false
                labelString: 'SqueakMap Package Loader (0/0)'
                stripes: an Array(a RectangleMorph(674) a RectangleMorph(1155))
                label: a StringMorph(1978)'SqueakMap Package Loader (0/0)'
                closeBox: an IconicButton(3174)
                collapseBox: an IconicButton(3692)
                activeOnlyOnTop: true
                paneMorphs: an Array(a SimpleHierarchicalListMorph(2604) a
PluggableTextMorph(2...etc...
                paneRects: nil
                collapsedFrame: nil
                fullFrame: 0@0 corner: 300@200
                isCollapsed: false
                menuBox: an IconicButton(3439)
                mustNotClose: false
                labelWidgetAllowance: 87
                updatablePanes: #()
                allowReframeHandles: true
                labelArea: an AlignmentMorph(4055)
                expandBox: an IconicButton(4023)
                packagesList: #()
                selectedItemWrapper: nil
                selectedCategoryWrapper: nil
                filters: an OrderedCollection()
                categoriesToFilterIds: an OrderedCollection()

SimpleHierarchicalListMorph>>getList
        Receiver: a SimpleHierarchicalListMorph(1730)
        Arguments and temporary variables:

        Receiver's instance variables:
                bounds: 0@0 corner: 150@120
                owner: nil
                submorphs: an Array(a ScrollBar(2162) a TransformMorph(1184))
                fullBounds: nil
                color: Color transparent
                extension: a MorphExtension (1116) [eventHandler = an EventHandler
recipients: ...etc...
                borderWidth: 1
                borderColor: Color black
                model: a SMLoader(947)
                slotName: nil
                open: false
                pinSpecs: nil
                scrollBar: a ScrollBar(2162)
                scroller: a TransformMorph(1184)
                retractableScrollBar: false
                scrollBarOnLeft: false
                getMenuSelector: #categoriesMenu:
                getMenuTitleSelector: nil
                scrollBarHidden: nil
                hasFocus: false
                hScrollBar: a ScrollBar(2160)
                selectedMorph: nil
                getListSelector: #categoryWrapperList
                keystrokeActionSelector: nil
                autoDeselect: true
                columns: nil
                sortingSelector: nil
                getSelectionSelector: #selectedCategoryWrapper
                setSelectionSelector: #selectedCategoryWrapper:
                potentialDropMorph: nil
                lineColor: nil


--- The full stack ---
UndefinedObject(Object)>>doesNotUnderstand: #select:
SMSqueakMap>>categories
SMLoader>>categoryWrapperList
SimpleHierarchicalListMorph>>getList
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SimpleHierarchicalListMorph>>on:list:selected:changeSelected:menu:keystroke:
SimpleHierarchicalListMorph
class>>on:list:selected:changeSelected:menu:keystroke:
SMLoader>>buildMorphicCategoriesList
SMLoader>>createWindow
SMLoader>>openAsMorph
SMLoader 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:
...etc...
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside