[bug] SqueakMap walkback

Randal L. Schwartz merlyn at stonehenge.com
Mon Dec 2 00:19:42 UTC 2002


while trying to "download" the "refactoring browser for 3.2"

Is SqueakMap not ready for prime time yet?  or did I just hold
my tongue wrong.  This is the second or third thing I tried.

MessageNotUnderstood: download
1 December 2002 4:17:16 pm

VM: Mac OS - Squeak3.2gamma of 15 January 2002 [latest update: #4913] Squeak VM 3.4.0b1
Image: Squeak3.4alpha [latest update: #5125]

UndefinedObject(Object)>>doesNotUnderstand:
        Receiver: nil
        Arguments and temporary variables: 
                aMessage:       a Message with selector: #download and arguments: #()
        Receiver's instance variables: 
nil
[] in SMSqueakMapBrowser>>downloadPackage
        Arguments and temporary variables: 
                installer:      nil
                package:        SMCard[Refactoring Browser for 3.2]

BlockContext>>ensure:
        Receiver: [] in SMSqueakMapBrowser>>downloadPackage
        Arguments and temporary variables: 
                aBlock:         [] in CursorWithMask(Cursor)>>showWhile:
                returnValue:    nil
        Receiver's instance variables: 
                sender:         BlockContext>>ensure:
                pc:     110
                stackp:         0
                nargs:  0
                startpc:        101
                home:   SMSqueakMapBrowser>>downloadPackage

CursorWithMask(Cursor)>>showWhile:
        Receiver: ((CursorWithMask
        extent: 16 at 16
        depth: 1
        fromArray: #(
                2r0
                2r11111111111111100000000...etc...
        Arguments and temporary variables: 
                aBlock:         [] in SMSqueakMapBrowser>>downloadPackage
                oldcursor:      ((CursorWithMask
        extent: 16 at 16
        depth: 1
        fromArray: #(
                2r0
                2r1...etc...
        Receiver's instance variables: 
                bits:   a Bitmap of length 16
                width:  16
                height:         16
                depth:  1
                offset:         -1 at -1
                maskForm:       Form(16x16x1)


--- The full stack ---
UndefinedObject(Object)>>doesNotUnderstand:
[] in SMSqueakMapBrowser>>downloadPackage
BlockContext>>ensure:
CursorWithMask(Cursor)>>showWhile:
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
SMSqueakMapBrowser>>downloadPackage
PluggableButtonMorph>>performAction
[] in PluggableButtonMorph>>mouseUp:
Array(SequenceableCollection)>>do:
PluggableButtonMorph>>mouseUp:
PluggableButtonMorph(Morph)>>handleMouseUp:
MouseButtonEvent>>sentTo:
PluggableButtonMorph(Morph)>>handleEvent:
PluggableButtonMorph(Morph)>>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


-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn at stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Perl/Unix/security consulting, Technical writing, Comedy, etc. etc.
See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!



More information about the Squeak-dev mailing list