[squeak-dev] trunk broken on Workspace yellow menu?

Randal L. Schwartz merlyn at stonehenge.com
Tue Oct 6 17:16:39 UTC 2009


Well, we've got some destabilizing here, because I get a walkback
just trying to bring up yellow menu in a workspace!

Workspace class(Object)>>doesNotUnderstand: #setInvokingView:
          Receiver: Workspace
          Arguments and temporary variables: 
                    aMessage:     setInvokingView: a PluggableTextMorphPlus(2759)
                                  exception:       MessageNotUnderstood: Workspace class>>setInvokingView:
                                                   resumeValue:          nil
                                                   Receiver's instance variables: 
                                                              superclass:         StringHolder
                                                                                  methodDict:   a MethodDictionary(#acceptAction->a CompiledMethod(967: Workspace>>...etc...
                                                                                                format:                             142
                                                                                                                                    instanceVariables:  #('bindings' 'acceptDroppedMorphs' 'acceptAction' 'mustDecla...etc...
                                                                                                                                                        organization:                      ('accessing' acceptAction acceptAction: acceptContents: mustDecla...etc...
                                                                                                                                                                                           subclasses:  nil
                                                                                                                                                                                                        name:  #Workspace
                                                                                                                                                                                                               classPool:  nil
                                                                                                                                                                                                                           sharedPools:  nil
                                                                                                                                                                                                                                         environment:  a SystemDictionary(lots of globals)
                                                                                                                                                                                                                                                       category:               #'Tools-Base'
                                                                                                                                                                                                                                                                               traitComposition:  nil
                                                                                                                                                                                                                                                                                                  localSelectors:  nil


-- 
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<merlyn at stonehenge.com> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion



More information about the Squeak-dev mailing list