Issue 6342 in pharo: doesNotUnderstand: Finder UI>>guessTypeByName:

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

Issue 6342 in pharo: doesNotUnderstand: Finder UI>>guessTypeByName:

pharo
Status: New
Owner: ----
Labels: Type-Bug Milestone-2.0 Importance-High

New issue 6342 by [hidden email]: doesNotUnderstand: Finder  
UI>>guessTypeByName:
http://code.google.com/p/pharo/issues/detail?id=6342

Pharo image: <dev> 2.0
Pharo core version: Pharo2.0a Latest update: #20202
Virtual machine used: 3.9-7 #1 mar jui  3 18:04:50 CEST 2012 version 4.1.2
Class browser used if applicable: Nautilus

Steps to reproduce:
1. Open Finder
2. Search for bringWindows
3. Select method bringWindowsFullOnscreen.
4. type at the beginning of the method  the following code
    | r |
    z := r i
5. The doesNotUnderstand will happen when pressing "i"


12 July 2012 11:16:02.462 am

VM: unix - i686 - linux-gnu - CoInterpreter  
VMMaker-oscog-EstebanLorenzano.161 uuid:  
8e0c22c3-b48d-4d8d-a7f9-8a75dc246f28 Jul  3 2012,  
StackToRegisterMappingCogit VMMaker-oscog-EstebanLorenzano.161 uuid:  
8e0c22c3-b48d-4d8d-a7f9-8a75dc246f28 Jul  3 2012,  
https://git.gitorious.org/cogvm/blessed.git Commit:  
8028952c1242f72b6d078b8161f310e3bf0cd365 Date: Tue Jul 3 16:26:14 2012  
+0200 By: Esteban Lorenzano <[hidden email]>
Image: Pharo2.0a [Latest update: #20202]

FinderUI(Object)>>doesNotUnderstand: #guessTypeForName:
        Receiver: a FinderUI
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                dependents: a DependentsArray(a StandardWindow(56098816) an  
EditableDropListMor...etc...
                selection: a MorphTreeMorphSingleSelection
                announcer: an Announcer
                rootItems: nil
                autoMultiSelection: false
                headerLabel: nil
                multiSelection: false
                wrapBlockOrSelector: [:i | i asString]
                isCheckList: false
                finder: a Finder
                forceSearch: false
                searchingTextArea: an EditableDropListMorph(799014912)
                sourceTextArea: a PluggableTextMorph(784072704)
                useRegExCheckbox: a CheckboxMorph(475267072)

NOCController(NECController)>>guessTypeFor:
        Receiver: a NOCController
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                model: a FinderUI
                menuMorph: nil
                editor: a SmalltalkEditor
                context: nil
                inverseMapping: a Dictionary($"->$" $'->$' $)->$( $]->$[ $}->${ )
                expanded: false
                contextClass: NOCContext

NOCContext(NECContext)>>guessTempVarClass:type:
        Receiver: a NOCContext
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                source: 'bringWindowsFullOnscreen
        "Make ever SystemWindow on the desktop be to...etc...
                position: 124
                theClass: PasteUpMorph
                ranges: an OrderedCollection(a SHRange a SHRange a SHRange a SHRange a  
SHRange ...etc...
                completionIndex: 8
                recurseCount: 1
                receiverClass: nil
                completionToken: nil
                model: nil
                controller: a NOCController
                variables: false
                selectors: true

NOCContext(NECContext)>>guessTempVarClass:
        Receiver: a NOCContext
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                source: 'bringWindowsFullOnscreen
        "Make ever SystemWindow on the desktop be to...etc...
                position: 124
                theClass: PasteUpMorph
                ranges: an OrderedCollection(a SHRange a SHRange a SHRange a SHRange a  
SHRange ...etc...
                completionIndex: 8
                recurseCount: 1
                receiverClass: nil
                completionToken: nil
                model: nil
                controller: a NOCController
                variables: false
                selectors: true

NOCContext(NECContext)>>guessTypeOf:
        Receiver: a NOCContext
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                source: 'bringWindowsFullOnscreen
        "Make ever SystemWindow on the desktop be to...etc...
                position: 124
                theClass: PasteUpMorph
                ranges: an OrderedCollection(a SHRange a SHRange a SHRange a SHRange a  
SHRange ...etc...
                completionIndex: 8
                recurseCount: 1
                receiverClass: nil
                completionToken: nil
                model: nil
                controller: a NOCController
                variables: false
                selectors: true

NOCContext(NECContext)>>computeReceiverClass
        Receiver: a NOCContext
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                source: 'bringWindowsFullOnscreen
        "Make ever SystemWindow on the desktop be to...etc...
                position: 124
                theClass: PasteUpMorph
                ranges: an OrderedCollection(a SHRange a SHRange a SHRange a SHRange a  
SHRange ...etc...
                completionIndex: 8
                recurseCount: 1
                receiverClass: nil
                completionToken: nil
                model: nil
                controller: a NOCController
                variables: false
                selectors: true

NOCContext(NECContext)>>compute
        Receiver: a NOCContext
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                source: 'bringWindowsFullOnscreen
        "Make ever SystemWindow on the desktop be to...etc...
                position: 124
                theClass: PasteUpMorph
                ranges: an OrderedCollection(a SHRange a SHRange a SHRange a SHRange a  
SHRange ...etc...
                completionIndex: 8
                recurseCount: 1
                receiverClass: nil
                completionToken: nil
                model: nil
                controller: a NOCController
                variables: false
                selectors: true

NOCContext(NECContext)>>setController:class:source:position:
        Receiver: a NOCContext
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                source: 'bringWindowsFullOnscreen
        "Make ever SystemWindow on the desktop be to...etc...
                position: 124
                theClass: PasteUpMorph
                ranges: an OrderedCollection(a SHRange a SHRange a SHRange a SHRange a  
SHRange ...etc...
                completionIndex: 8
                recurseCount: 1
                receiverClass: nil
                completionToken: nil
                model: nil
                controller: a NOCController
                variables: false
                selectors: true

NOCContext class(NECContext class)>>controller:class:source:position:
        Receiver: NOCContext
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                superclass: NECContext
                methodDict: a  
MethodDictionary(#createModel->(NOCContext>>#createModel "a Compi...etc...
                format: 154
                layout: nil
                instanceVariables: nil
                organization: a ClassOrganizer
                subclasses: nil
                name: #NOCContext
                classPool: nil
                sharedPools: nil
                environment: a SystemDictionary(lots of globals)
                category: #'NOCompletion-Model'
                traitComposition: {}
                localSelectors: nil

NOCController(NECController)>>openMenuFor:
        Receiver: a NOCController
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                model: a FinderUI
                menuMorph: nil
                editor: a SmalltalkEditor
                context: nil
                inverseMapping: a Dictionary($"->$" $'->$' $)->$( $]->$[ $}->${ )
                expanded: false
                contextClass: NOCContext

NOCController>>handleKeystrokeBefore:editor:
        Receiver: a NOCController
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                model: a FinderUI
                menuMorph: nil
                editor: a SmalltalkEditor
                context: nil
                inverseMapping: a Dictionary($"->$" $'->$' $)->$( $]->$[ $}->${ )
                expanded: false
                contextClass: NOCContext

NOCController class(NECController  
class)>>codeCompletionAround:textMorph:keyStroke:
        Receiver: NOCController
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                superclass: NECController
                methodDict: a  
MethodDictionary(#contextClass->(NOCController>>#contextClass "a ...etc...
                format: 144
                layout: nil
                instanceVariables: #('expanded' 'contextClass')
                organization: a ClassOrganizer
                subclasses: nil
                name: #NOCController
                classPool: nil
                sharedPools: nil
                environment: a SystemDictionary(lots of globals)
                category: #'NOCompletion-Model'
                traitComposition: {}
                localSelectors: nil
                uniqueInstance: a NOCController

ToolRegistry>>codeCompletionAround:textMorph:keyStroke:
        Receiver: a ToolRegistry
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                tools: an IdentityDictionary(#basicInspector->BasicInspector  
#browser->[self de...etc...
                inspectorsMap: an  
IdentityDictionary(#CompiledMethod->#CompiledMethodInspector ...etc...

TextMorphForEditView(TextMorph)>>keyStroke:
        Receiver: a TextMorphForEditView(189792256)
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                bounds: (0@0) corner: (669@178)
                owner: a TransformMorph(451149824)
                submorphs: #()
                fullBounds: (0@0) corner: (669@178)
                color: Color black
                extension: a MorphExtension (272367616) [other:  (announcer -> an  
Announcer) (b...etc...
                borderWidth: 0
                borderColor: Color black
                textStyle: a TextStyle Bitmap DejaVu Sans 9
                text: a Text for 'bringWindowsFullOnscreen
        "Make ever SystemWindow on the desk...etc...
                wrapFlag: true
                paragraph: a Paragraph
                editor: nil
                container: nil
                predecessor: nil
                successor: nil
                backgroundColor: nil
                margins: (0@0) corner: (0@0)
                editView: a PluggableTextMorph(784072704)
                acceptOnCR: false
                autoAccept: false
                acceptOnFocusChange: false
                selectionColor: nil

TextMorphForEditView>>keyStroke:
        Receiver: a TextMorphForEditView(189792256)
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                bounds: (0@0) corner: (669@178)
                owner: a TransformMorph(451149824)
                submorphs: #()
                fullBounds: (0@0) corner: (669@178)
                color: Color black
                extension: a MorphExtension (272367616) [other:  (announcer -> an  
Announcer) (b...etc...
                borderWidth: 0
                borderColor: Color black
                textStyle: a TextStyle Bitmap DejaVu Sans 9
                text: a Text for 'bringWindowsFullOnscreen
        "Make ever SystemWindow on the desk...etc...
                wrapFlag: true
                paragraph: a Paragraph
                editor: nil
                container: nil
                predecessor: nil
                successor: nil
                backgroundColor: nil
                margins: (0@0) corner: (0@0)
                editView: a PluggableTextMorph(784072704)
                acceptOnCR: false
                autoAccept: false
                acceptOnFocusChange: false
                selectionColor: nil

TextMorphForEditView(TextMorph)>>handleKeystroke:
        Receiver: a TextMorphForEditView(189792256)
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                bounds: (0@0) corner: (669@178)
                owner: a TransformMorph(451149824)
                submorphs: #()
                fullBounds: (0@0) corner: (669@178)
                color: Color black
                extension: a MorphExtension (272367616) [other:  (announcer -> an  
Announcer) (b...etc...
                borderWidth: 0
                borderColor: Color black
                textStyle: a TextStyle Bitmap DejaVu Sans 9
                text: a Text for 'bringWindowsFullOnscreen
        "Make ever SystemWindow on the desk...etc...
                wrapFlag: true
                paragraph: a Paragraph
                editor: nil
                container: nil
                predecessor: nil
                successor: nil
                backgroundColor: nil
                margins: (0@0) corner: (0@0)
                editView: a PluggableTextMorph(784072704)
                acceptOnCR: false
                autoAccept: false
                acceptOnFocusChange: false
                selectionColor: nil

KeyboardEvent>>sentTo:
        Receiver: [keystroke 'i']
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                timeStamp: 1549504
                source: a HandMorph(843055104)
                windowIndex: nil
                type: #keystroke
                buttons: 0
                position: (86@76)
                handler: nil
                wasHandled: false
                keyValue: 105
                charCode: 105
                scanCode: 105

TextMorphForEditView(Morph)>>handleEvent:
        Receiver: a TextMorphForEditView(189792256)
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                bounds: (0@0) corner: (669@178)
                owner: a TransformMorph(451149824)
                submorphs: #()
                fullBounds: (0@0) corner: (669@178)
                color: Color black
                extension: a MorphExtension (272367616) [other:  (announcer -> an  
Announcer) (b...etc...
                borderWidth: 0
                borderColor: Color black
                textStyle: a TextStyle Bitmap DejaVu Sans 9
                text: a Text for 'bringWindowsFullOnscreen
        "Make ever SystemWindow on the desk...etc...
                wrapFlag: true
                paragraph: a Paragraph
                editor: nil
                container: nil
                predecessor: nil
                successor: nil
                backgroundColor: nil
                margins: (0@0) corner: (0@0)
                editView: a PluggableTextMorph(784072704)
                acceptOnCR: false
                autoAccept: false
                acceptOnFocusChange: false
                selectionColor: nil

TextMorphForEditView(Morph)>>handleFocusEvent:
        Receiver: a TextMorphForEditView(189792256)
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                bounds: (0@0) corner: (669@178)
                owner: a TransformMorph(451149824)
                submorphs: #()
                fullBounds: (0@0) corner: (669@178)
                color: Color black
                extension: a MorphExtension (272367616) [other:  (announcer -> an  
Announcer) (b...etc...
                borderWidth: 0
                borderColor: Color black
                textStyle: a TextStyle Bitmap DejaVu Sans 9
                text: a Text for 'bringWindowsFullOnscreen
        "Make ever SystemWindow on the desk...etc...
                wrapFlag: true
                paragraph: a Paragraph
                editor: nil
                container: nil
                predecessor: nil
                successor: nil
                backgroundColor: nil
                margins: (0@0) corner: (0@0)
                editView: a PluggableTextMorph(784072704)
                acceptOnCR: false
                autoAccept: false
                acceptOnFocusChange: false
                selectionColor: nil

[ActiveHand := self.
        ActiveEvent := anEvent.
        result := focusHolder
                                handleFocusEvent: (anEvent
                                                transformedBy: (focusHolder transformedFrom: self))] in  
HandMorph>>sendFocusEvent:to:clear:
        Receiver: a HandMorph(843055104)
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                bounds: (671@516) corner: (687@532)
                owner: a PasteUpMorph(425197568) [world]
                submorphs: #()
                fullBounds: (671@516) corner: (687@532)
                color: Color blue
                extension: a MorphExtension (141295616) [eventHandler = an EventHandler]
                mouseFocus: nil
                keyboardFocus: nil
                eventListeners: nil
                mouseListeners: nil
                keyboardListeners: nil
                mouseClickState: nil
                mouseOverHandler: a MouseOverHandler
                lastMouseEvent: [(671@516) mouseUp 1570264 nil]
                targetOffset: (128.0@6.0)
                damageRecorder: a DamageRecorder
                cacheCanvas: nil
                cachedCanvasHasHoles: true
                temporaryCursor: nil
                temporaryCursorOffset: nil
                hardwareCursor: nil
                hasChanged: true
                savedPatch: nil
                lastEventBuffer: #(1 1570264 671 516 0 0 0 1)
                lastKeyScanCode: 1
                combinedChar: nil
                eventSource: nil
                lastSystemEvent: nil
                captureBlock: nil
                recentModifiers: 0

[aBlock value] in PasteUpMorph>>becomeActiveDuring:
        Receiver: a PasteUpMorph(425197568) [world]
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                bounds: (0@0) corner: (1375@876)
                owner: nil
                submorphs: an Array(a TaskbarMorph(984088576) a SystemWindow(27000832) a  
Standa...etc...
                fullBounds: nil
                color: (Color r: 0.97 g: 0.98 b: 1.0)
                extension: a MorphExtension (666632192) [eventHandler = an  
EventHandler]  [othe...etc...
                borderWidth: 0
                borderColor: (Color r: 0.03 g: 0.02 b: 0.0)
                backgroundMorph: nil
                worldState: a WorldState
                griddingOn: nil

BlockClosure>>on:do:
        Receiver: [aBlock value]
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                outerContext: PasteUpMorph>>becomeActiveDuring:
                startpc: 67
                numArgs: 0

PasteUpMorph>>becomeActiveDuring:
        Receiver: a PasteUpMorph(425197568) [world]
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                bounds: (0@0) corner: (1375@876)
                owner: nil
                submorphs: an Array(a TaskbarMorph(984088576) a SystemWindow(27000832) a  
Standa...etc...
                fullBounds: nil
                color: (Color r: 0.97 g: 0.98 b: 1.0)
                extension: a MorphExtension (666632192) [eventHandler = an  
EventHandler]  [othe...etc...
                borderWidth: 0
                borderColor: (Color r: 0.03 g: 0.02 b: 0.0)
                backgroundMorph: nil
                worldState: a WorldState
                griddingOn: nil

HandMorph>>sendFocusEvent:to:clear:
        Receiver: a HandMorph(843055104)
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                bounds: (671@516) corner: (687@532)
                owner: a PasteUpMorph(425197568) [world]
                submorphs: #()
                fullBounds: (671@516) corner: (687@532)
                color: Color blue
                extension: a MorphExtension (141295616) [eventHandler = an EventHandler]
                mouseFocus: nil
                keyboardFocus: nil
                eventListeners: nil
                mouseListeners: nil
                keyboardListeners: nil
                mouseClickState: nil
                mouseOverHandler: a MouseOverHandler
                lastMouseEvent: [(671@516) mouseUp 1570264 nil]
                targetOffset: (128.0@6.0)
                damageRecorder: a DamageRecorder
                cacheCanvas: nil
                cachedCanvasHasHoles: true
                temporaryCursor: nil
                temporaryCursorOffset: nil
                hardwareCursor: nil
                hasChanged: true
                savedPatch: nil
                lastEventBuffer: #(1 1570264 671 516 0 0 0 1)
                lastKeyScanCode: 1
                combinedChar: nil
                eventSource: nil
                lastSystemEvent: nil
                captureBlock: nil
                recentModifiers: 0

HandMorph>>sendEvent:focus:clear:
        Receiver: a HandMorph(843055104)
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                bounds: (671@516) corner: (687@532)
                owner: a PasteUpMorph(425197568) [world]
                submorphs: #()
                fullBounds: (671@516) corner: (687@532)
                color: Color blue
                extension: a MorphExtension (141295616) [eventHandler = an EventHandler]
                mouseFocus: nil
                keyboardFocus: nil
                eventListeners: nil
                mouseListeners: nil
                keyboardListeners: nil
                mouseClickState: nil
                mouseOverHandler: a MouseOverHandler
                lastMouseEvent: [(671@516) mouseUp 1570264 nil]
                targetOffset: (128.0@6.0)
                damageRecorder: a DamageRecorder
                cacheCanvas: nil
                cachedCanvasHasHoles: true
                temporaryCursor: nil
                temporaryCursorOffset: nil
                hardwareCursor: nil
                hasChanged: true
                savedPatch: nil
                lastEventBuffer: #(1 1570264 671 516 0 0 0 1)
                lastKeyScanCode: 1
                combinedChar: nil
                eventSource: nil
                lastSystemEvent: nil
                captureBlock: nil
                recentModifiers: 0

HandMorph>>sendKeyboardEvent:
        Receiver: a HandMorph(843055104)
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                bounds: (671@516) corner: (687@532)
                owner: a PasteUpMorph(425197568) [world]
                submorphs: #()
                fullBounds: (671@516) corner: (687@532)
                color: Color blue
                extension: a MorphExtension (141295616) [eventHandler = an EventHandler]
                mouseFocus: nil
                keyboardFocus: nil
                eventListeners: nil
                mouseListeners: nil
                keyboardListeners: nil
                mouseClickState: nil
                mouseOverHandler: a MouseOverHandler
                lastMouseEvent: [(671@516) mouseUp 1570264 nil]
                targetOffset: (128.0@6.0)
                damageRecorder: a DamageRecorder
                cacheCanvas: nil
                cachedCanvasHasHoles: true
                temporaryCursor: nil
                temporaryCursorOffset: nil
                hardwareCursor: nil
                hasChanged: true
                savedPatch: nil
                lastEventBuffer: #(1 1570264 671 516 0 0 0 1)
                lastKeyScanCode: 1
                combinedChar: nil
                eventSource: nil
                lastSystemEvent: nil
                captureBlock: nil
                recentModifiers: 0

HandMorph>>handleEvent:
        Receiver: a HandMorph(843055104)
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                bounds: (671@516) corner: (687@532)
                owner: a PasteUpMorph(425197568) [world]
                submorphs: #()
                fullBounds: (671@516) corner: (687@532)
                color: Color blue
                extension: a MorphExtension (141295616) [eventHandler = an EventHandler]
                mouseFocus: nil
                keyboardFocus: nil
                eventListeners: nil
                mouseListeners: nil
                keyboardListeners: nil
                mouseClickState: nil
                mouseOverHandler: a MouseOverHandler
                lastMouseEvent: [(671@516) mouseUp 1570264 nil]
                targetOffset: (128.0@6.0)
                damageRecorder: a DamageRecorder
                cacheCanvas: nil
                cachedCanvasHasHoles: true
                temporaryCursor: nil
                temporaryCursorOffset: nil
                hardwareCursor: nil
                hasChanged: true
                savedPatch: nil
                lastEventBuffer: #(1 1570264 671 516 0 0 0 1)
                lastKeyScanCode: 1
                combinedChar: nil
                eventSource: nil
                lastSystemEvent: nil
                captureBlock: nil
                recentModifiers: 0

HandMorph>>processEvents
        Receiver: a HandMorph(843055104)
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                bounds: (671@516) corner: (687@532)
                owner: a PasteUpMorph(425197568) [world]
                submorphs: #()
                fullBounds: (671@516) corner: (687@532)
                color: Color blue
                extension: a MorphExtension (141295616) [eventHandler = an EventHandler]
                mouseFocus: nil
                keyboardFocus: nil
                eventListeners: nil
                mouseListeners: nil
                keyboardListeners: nil
                mouseClickState: nil
                mouseOverHandler: a MouseOverHandler
                lastMouseEvent: [(671@516) mouseUp 1570264 nil]
                targetOffset: (128.0@6.0)
                damageRecorder: a DamageRecorder
                cacheCanvas: nil
                cachedCanvasHasHoles: true
                temporaryCursor: nil
                temporaryCursorOffset: nil
                hardwareCursor: nil
                hasChanged: true
                savedPatch: nil
                lastEventBuffer: #(1 1570264 671 516 0 0 0 1)
                lastKeyScanCode: 1
                combinedChar: nil
                eventSource: nil
                lastSystemEvent: nil
                captureBlock: nil
                recentModifiers: 0

[:h |
ActiveHand := h.
        h processEvents.
        ActiveHand := nil] in WorldState>>doOneCycleNowFor:
        Receiver: a WorldState
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                hands: an Array(a HandMorph(843055104))
                viewBox: (0@0) corner: (1375@876)
                canvas: a FormCanvas on: DisplayScreen(1375x876x32)
                damageRecorder: a DamageRecorder
                stepList: a Heap(StepMessage(#stepAt: -> a DropListMorph(58195968))(a  
DropListM...etc...
                lastStepTime: 1570264
                lastStepMessage: nil
                lastCycleTime: 1570286
                alarms: a Heap()
                lastAlarmTime: 1570264
                menuBuilder: a PragmaMenuBuilder ( nil )

Array(SequenceableCollection)>>do:
        Receiver: an Array(a HandMorph(843055104))
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
an Array(a HandMorph(843055104))

WorldState>>handsDo:
        Receiver: a WorldState
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                hands: an Array(a HandMorph(843055104))
                viewBox: (0@0) corner: (1375@876)
                canvas: a FormCanvas on: DisplayScreen(1375x876x32)
                damageRecorder: a DamageRecorder
                stepList: a Heap(StepMessage(#stepAt: -> a DropListMorph(58195968))(a  
DropListM...etc...
                lastStepTime: 1570264
                lastStepMessage: nil
                lastCycleTime: 1570286
                alarms: a Heap()
                lastAlarmTime: 1570264
                menuBuilder: a PragmaMenuBuilder ( nil )

WorldState>>doOneCycleNowFor:
        Receiver: a WorldState
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                hands: an Array(a HandMorph(843055104))
                viewBox: (0@0) corner: (1375@876)
                canvas: a FormCanvas on: DisplayScreen(1375x876x32)
                damageRecorder: a DamageRecorder
                stepList: a Heap(StepMessage(#stepAt: -> a DropListMorph(58195968))(a  
DropListM...etc...
                lastStepTime: 1570264
                lastStepMessage: nil
                lastCycleTime: 1570286
                alarms: a Heap()
                lastAlarmTime: 1570264
                menuBuilder: a PragmaMenuBuilder ( nil )

WorldState>>doOneCycleFor:
        Receiver: a WorldState
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                hands: an Array(a HandMorph(843055104))
                viewBox: (0@0) corner: (1375@876)
                canvas: a FormCanvas on: DisplayScreen(1375x876x32)
                damageRecorder: a DamageRecorder
                stepList: a Heap(StepMessage(#stepAt: -> a DropListMorph(58195968))(a  
DropListM...etc...
                lastStepTime: 1570264
                lastStepMessage: nil
                lastCycleTime: 1570286
                alarms: a Heap()
                lastAlarmTime: 1570264
                menuBuilder: a PragmaMenuBuilder ( nil )

PasteUpMorph>>doOneCycle
        Receiver: a PasteUpMorph(425197568) [world]
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                bounds: (0@0) corner: (1375@876)
                owner: nil
                submorphs: an Array(a TaskbarMorph(984088576) a SystemWindow(27000832) a  
Standa...etc...
                fullBounds: nil
                color: (Color r: 0.97 g: 0.98 b: 1.0)
                extension: a MorphExtension (666632192) [eventHandler = an  
EventHandler]  [othe...etc...
                borderWidth: 0
                borderColor: (Color r: 0.03 g: 0.02 b: 0.0)
                backgroundMorph: nil
                worldState: a WorldState
                griddingOn: nil

[[World doOneCycle.
        Processor yield.
        false] whileFalse.
        nil] in MorphicUIManager>>spawnNewProcess
        Receiver: a MorphicUIManager
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                interactiveParser: nil

[self value.
        Processor terminateActive] in BlockClosure>>newProcess
        Receiver: [[World doOneCycle.
        Processor yield.
        false] whileFalse.
        nil]
        Arguments and temporary variables:
<<error during printing>
        Receiver's instance variables:
                outerContext: MorphicUIManager>>spawnNewProcess
                startpc: 65
                numArgs: 0


--- The full stack ---
FinderUI(Object)>>doesNotUnderstand: #guessTypeForName:
NOCController(NECController)>>guessTypeFor:
NOCContext(NECContext)>>guessTempVarClass:type:
NOCContext(NECContext)>>guessTempVarClass:
NOCContext(NECContext)>>guessTypeOf:
NOCContext(NECContext)>>computeReceiverClass
NOCContext(NECContext)>>compute
NOCContext(NECContext)>>setController:class:source:position:
NOCContext class(NECContext class)>>controller:class:source:position:
NOCController(NECController)>>openMenuFor:
NOCController>>handleKeystrokeBefore:editor:
NOCController class(NECController  
class)>>codeCompletionAround:textMorph:keyStroke:
ToolRegistry>>codeCompletionAround:textMorph:keyStroke:
TextMorphForEditView(TextMorph)>>keyStroke:
TextMorphForEditView>>keyStroke:
TextMorphForEditView(TextMorph)>>handleKeystroke:
KeyboardEvent>>sentTo:
TextMorphForEditView(Morph)>>handleEvent:
TextMorphForEditView(Morph)>>handleFocusEvent:
[ActiveHand := self.
        ActiveEvent := anEvent.
        result := focusHolder
                                handleFocusEvent: (anEvent
                                                transformedBy: (focusHolder transformedFrom: self))] in  
HandMorph>>sendFocusEvent:to:clear:
[aBlock value] in PasteUpMorph>>becomeActiveDuring:
BlockClosure>>on:do:
PasteUpMorph>>becomeActiveDuring:
HandMorph>>sendFocusEvent:to:clear:
HandMorph>>sendEvent:focus:clear:
HandMorph>>sendKeyboardEvent:
HandMorph>>handleEvent:
HandMorph>>processEvents
[:h |
ActiveHand := h.
        h processEvents.
        ActiveHand := nil] in WorldState>>doOneCycleNowFor:
Array(SequenceableCollection)>>do:
WorldState>>handsDo:
WorldState>>doOneCycleNowFor:
WorldState>>doOneCycleFor:
PasteUpMorph>>doOneCycle
[[World doOneCycle.
        Processor yield.
        false] whileFalse.
        nil] in MorphicUIManager>>spawnNewProcess
[self value.
        Processor terminateActive] in BlockClosure>>newProcess



_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6342 in pharo: doesNotUnderstand: Finder UI>>guessTypeByName:

pharo
Updates:
        Status: FixReviewNeeded
        Owner: [hidden email]

Comment #1 on issue 6342 by [hidden email]: doesNotUnderstand:  
Finder UI>>guessTypeByName:
http://code.google.com/p/pharo/issues/detail?id=6342

Fix in inbox:  
SLICE-Issue-6342-doesNotUnderstand-Finder-UIgtgtguessTypeByName-SeanDeNigris.1

Add FinderUI>>guessTypeForName:, which returns nil. We may be able to do  
something more sophisticated, but we needed something to prevent a DNU.  
Returning nil was taken from AbstractTool. See Debugger or Workspace for  
actual guessing logic


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6342 in pharo: doesNotUnderstand: Finder UI>>guessTypeByName:

pharo
Updates:
        Status: MonkeyIsChecking

Comment #2 on issue 6342 by [hidden email]: doesNotUnderstand:  
Finder UI>>guessTypeByName:
http://code.google.com/p/pharo/issues/detail?id=6342#c2

The Monkey is currently checking this issue. Please don't change it!


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6342 in pharo: doesNotUnderstand: Finder UI>>guessTypeByName:

pharo
Updates:
        Status: ValidatedByTheMonkey
        Labels: CheckedIn20204

Comment #3 on issue 6342 by [hidden email]: doesNotUnderstand:  
Finder UI>>guessTypeByName:
http://code.google.com/p/pharo/issues/detail?id=6342#c3

This Issue has been checked by Ulysse the Monkey
       
6393 tests passed in 00:01:39s:
===============================
        CollectionsTests-Arrayed (547)
        CollectionsTests-Atomic (12)
        CollectionsTests-Sequenceable (906)
        CollectionsTests-SplitJoin (27)
        CollectionsTests-Stack (16)
        CollectionsTests-Streams (37)
        CollectionsTests-Strings (596)
        CollectionsTests-Support (12)
        CollectionsTests-Unordered (1951)
        CollectionsTests-Weak (739)
        CompilerTests (179)
        KernelTests-Chronology (581)
        KernelTests-Classes (67)
        KernelTests-Exception (2)
        KernelTests-Methods (178)
        KernelTests-Numbers (276)
        KernelTests-Objects (86)
        KernelTests-Pragmas (3)
        KernelTests-Processes (31)
        NECompletion-Tests (63)
        SUnit-Core-Extensions (3)
        SUnit-Core-Utilities (3)
        SUnit-Tests-Core (78)

----------------------------------------------------------
Loaded Source:  
SLICE-Issue-6342-doesNotUnderstand-Finder-UIgtgtguessTypeByName-SeanDeNigris.1  
from http://ss3.gemstone.com/ss/PharoInbox
Tested using Pharo-2.0-20204-a on CoInterpreter  
VMMaker-oscog-EstebanLorenzano.161 uuid:  
8e0c22c3-b48d-4d8d-a7f9-8a75dc246f28 Jul 12 2012,  
StackToRegisterMappingCogit VMMaker-oscog-EstebanLorenzano.161 uuid:  
8e0c22c3-b48d-4d8d-a7f9-8a75dc246f28 Jul 12 2012,  
https://git.gitorious.org/cogvm/blessed.git Commit:  
8eb3f452262d1b213fd1b6fd3cb682e292945ccf Date: Mon Jul 9 15:23:19 2012  
+0200 By: Esteban Lorenzano <[hidden email]>


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6342 in pharo: doesNotUnderstand: Finder UI>>guessTypeByName:

pharo
Updates:
        Status: FixToInclude

Comment #4 on issue 6342 by [hidden email]: doesNotUnderstand:  
Finder UI>>guessTypeByName:
http://code.google.com/p/pharo/issues/detail?id=6342

(No comment was entered for this change.)


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker
Reply | Threaded
Open this post in threaded view
|

Re: Issue 6342 in pharo: doesNotUnderstand: Finder UI>>guessTypeByName:

pharo
Updates:
        Status: Integrated

Comment #5 on issue 6342 by [hidden email]: doesNotUnderstand:  
Finder UI>>guessTypeByName:
http://code.google.com/p/pharo/issues/detail?id=6342

in 2.0 205


_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker