Latest pre-release of vw7.10 causes finder to be raised when launcher run

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

Latest pre-release of vw7.10 causes finder to be raised when launcher run

cdavidshaffer
When I run the VisualWorks Projects launcher, the Finder is raised in addition to the launcher.  This is the only OSX app that I have that behaves this way.  In addition, images frequently open with an exception below.

David

Unhandled exception: Peer communications error
SocketAccessor>>handleAsyncConnect:timeout:
optimized [] in SocketAccessor>>connectTo:timeout:
BlockClosure>>cull:
OsNotification(GenericException)>>performHandler:
OsNotification(GenericException)>>propagatePrivateFrom:
OsNotification(GenericException)>>propagateFrom:
OsNotification(GenericException)>>propagate
OsNotification(GenericException)>>raiseSignal
SocketAccessor class(OSErrorHolder class)>>reportOn:with:
SocketAccessor(OSErrorHolder)>>reportError:
SocketAccessor>>primConnectTo:
optimized [] in SocketAccessor>>connectTo:timeout:
BlockClosure>>on:do:
SocketAccessor>>connectTo:timeout:
SocketAccessor>>connectTo:
optimized [] in SocketAccessor class>>newTCPclientToHost:port:
BlockClosure>>ifCurtailed:
SocketAccessor class>>newTCPclientToHost:port:
UndefinedObject>>unboundMethod
UndefinedObject(Object)>>performMethod:arguments:
UndefinedObject(Object)>>performMethod:
Compiler(SmalltalkCompiler)>>evaluate:in:allowReceiver:receiver:environment:notifying:ifFail:
Compiler class(SmalltalkCompiler class)>>evaluate:for:in:notifying:logged:
Compiler class(SmalltalkCompiler class)>>evaluate:notifying:logged:
Compiler class(SmalltalkCompiler class)>>evaluate:logged:
Compiler class(SmalltalkCompiler class)>>evaluate:
optimized [] in ImageConfigurationSystem>>runCode:
OrderedCollection>>do:
ImageConfigurationSystem>>runCode:
CommandLineInterest>>triggerWithTokenStream:
CommandLineInterest>>triggerOptionAt:
optimized [] in [] in Subsystem>>runActivationActions
SortedCollection(OrderedCollection)>>do:
optimized [] in Subsystem>>runActivationActions
SortedCollection(OrderedCollection)>>do:
ImageConfigurationSystem(Subsystem)>>runActivationActions
ImageConfigurationSystem>>runActivationActions
ImageConfigurationSystem(Subsystem)>>privateActivate
ImageConfigurationSystem class(Subsystem class)>>activate
optimized [] in Subsystem>>ensurePrerequisitesAreActive
Set>>do:
RuntimeSystem(Subsystem)>>ensurePrerequisitesAreActive
RuntimeSystem(Subsystem)>>privateActivate
RuntimeSystem class(Subsystem class)>>activate
optimized [] in Subsystem>>ensurePrerequisitesAreActive
Set>>do:
UserApplication(Subsystem)>>ensurePrerequisitesAreActive
UserApplication(Subsystem)>>privateActivate
UserApplication class(Subsystem class)>>activate
UserApplication class(Subsystem class)>>reactToEvent:
optimized [] in Subsystem class>>signalEvent:to:
OrderedCollection>>do:
Subsystem class>>signalEvent:to:
Subsystem class>>signalEvent:
Snapshot>>signalSystemEvent:
Snapshot>>postSnapshotBootstrap
Snapshot>>privateSnapshot
optimized [] in [] in Snapshot>>snapshot
BlockClosure>>ensure:
Cursor>>showWhile:
optimized [] in Snapshot>>snapshot
BlockClosure>>ensure:
Snapshot class>>withSnapshot:do:
Snapshot>>snapshot
Snapshot>>saveAs:thenQuit:
ObjectMemory class>>snapshotAs:thenQuit:
ObjectMemory class>>snapshotThenQuit
ObjectMemory class>>quitDialog
VisualLauncher>>visualWorksExit
MenuBarButtonController>>dispatchMenuSymbol:
MenuBarButtonController>>dispatchMenuSelection:
optimized [] in MenuBarButtonController>>menuBarActionForMenu:
BlockClosure>>ensure:
MenuBarButtonController>>menuBarActionForMenu:
MenuBarButtonController>>menuBarAction
MenuBarButtonController>>redButtonPressedEvent:
RedButtonPressedEvent>>dispatchTo:
MenuBarButtonController(Controller)>>handleEvent:
EventDispatcher>>dispatch:to:
EventDispatcher>>dispatchEvent:
RedButtonPressedEvent(Event)>>dispatch
RedButtonPressedEvent(Event)>>dispatchForWindowManager:
optimized [] in WindowManager>>safelyDispatchForWindowManager:
BlockClosure>>on:do:
WindowManager>>safelyDispatchForWindowManager:
WindowManager>>processNextEvent
optimized [] in [] in WindowManager>>newProcess
BlockClosure>>on:do:
optimized [] in WindowManager>>newProcess
BlockClosure>>on:do:
optimized [] in Process class>>forBlock:priority:

----------------------------------------------------------------------
SocketAccessor>>handleAsyncConnect:timeout:
Receiver:
        a SocketAccessor
Instance Variables:
        errorCode = nil
        handle = 9
        networkFamily = 2
Arguments:
        anOsError = an OsNotification
        milliseconds = 75000
Temporaries:
        newError = 61
        timer = a Delay
        nowWritable = true
        pollTest = true
Context PC = 51

----------------------------------------------------------------------
optimized [] in SocketAccessor>>connectTo:timeout:
Receiver:
        an UndefinedObject
Arguments:
        ex = an OsNotification
Temporaries:
        .self = an active SocketAccessor
        .ms = 75000
Context PC = 8

----------------------------------------------------------------------
BlockClosure>>cull:
Receiver:
        a BlockClosure
Instance Variables:
        method = CompiledBlock [] in SocketAccessor>>connectTo:timeout:
        outerContext = nil
        copiedValues = an Array[2]
Arguments:
        anObject = an OsNotification
Context PC = 15

----------------------------------------------------------------------
OsNotification(GenericException)>>performHandler:
Receiver:
        an OsNotification
Instance Variables:
        messageText = 'Operation now in progress'
        originator = an active SocketAccessor
        initialContext = SocketAccessor class(OSErrorHolder class)>>reportOn:with:
        firstUnwindContext = nil
        handlerContext = BlockClosure>>on:do:
        parameter = a SystemError(#'io error',36)
        proceedBlock = BlockClosure [] in GenericException>>raiseSignal
        isResumable = true
        signal = OSErrorHolder operationStartedSignal
        searchContext = SocketAccessor class(OSErrorHolder class)>>reportOn:with:
Arguments:
        aContext = BlockClosure>>on:do:
Temporaries:
        result = nil
        oldHandler = BlockClosure>>on:do:
Context PC = 40

----------------------------------------------------------------------
OsNotification(GenericException)>>propagatePrivateFrom:
Receiver:
        an OsNotification
Instance Variables:
        messageText = 'Operation now in progress'
        originator = an active SocketAccessor
        initialContext = SocketAccessor class(OSErrorHolder class)>>reportOn:with:
        firstUnwindContext = nil
        handlerContext = BlockClosure>>on:do:
        parameter = a SystemError(#'io error',36)
        proceedBlock = BlockClosure [] in GenericException>>raiseSignal
        isResumable = true
        signal = OSErrorHolder operationStartedSignal
        searchContext = SocketAccessor class(OSErrorHolder class)>>reportOn:with:
Arguments:
        aContext = SocketAccessor class(OSErrorHolder class)>>reportOn:with:
Temporaries:
        handler = BlockClosure>>on:do:
Context PC = 13

----------------------------------------------------------------------
OsNotification(GenericException)>>propagateFrom:
Receiver:
        an OsNotification
Instance Variables:
        messageText = 'Operation now in progress'
        originator = an active SocketAccessor
        initialContext = SocketAccessor class(OSErrorHolder class)>>reportOn:with:
        firstUnwindContext = nil
        handlerContext = BlockClosure>>on:do:
        parameter = a SystemError(#'io error',36)
        proceedBlock = BlockClosure [] in GenericException>>raiseSignal
        isResumable = true
        signal = OSErrorHolder operationStartedSignal
        searchContext = SocketAccessor class(OSErrorHolder class)>>reportOn:with:
Arguments:
        startContext = SocketAccessor class(OSErrorHolder class)>>reportOn:with:
Context PC = 9

----------------------------------------------------------------------
OsNotification(GenericException)>>propagate
Receiver:
        an OsNotification
Instance Variables:
        messageText = 'Operation now in progress'
        originator = an active SocketAccessor
        initialContext = SocketAccessor class(OSErrorHolder class)>>reportOn:with:
        firstUnwindContext = nil
        handlerContext = BlockClosure>>on:do:
        parameter = a SystemError(#'io error',36)
        proceedBlock = BlockClosure [] in GenericException>>raiseSignal
        isResumable = true
        signal = OSErrorHolder operationStartedSignal
        searchContext = SocketAccessor class(OSErrorHolder class)>>reportOn:with:
Context PC = 5

----------------------------------------------------------------------
OsNotification(GenericException)>>raiseSignal
Receiver:
        an OsNotification
Instance Variables:
        messageText = 'Operation now in progress'
        originator = an active SocketAccessor
        initialContext = SocketAccessor class(OSErrorHolder class)>>reportOn:with:
        firstUnwindContext = nil
        handlerContext = BlockClosure>>on:do:
        parameter = a SystemError(#'io error',36)
        proceedBlock = BlockClosure [] in GenericException>>raiseSignal
        isResumable = true
        signal = OSErrorHolder operationStartedSignal
        searchContext = SocketAccessor class(OSErrorHolder class)>>reportOn:with:
Context PC = 16

----------------------------------------------------------------------
SocketAccessor class(OSErrorHolder class)>>reportOn:with:
Receiver:
        a SocketAccessor class
Instance Variables:
        superclass = BlockableIOAccessor
        methodDict = a MethodDictionary[56]
        format = 16387
        subclasses = an Array[6]
        instanceVariables = an Array[1]
        organization = ('instance creation' #accept #acceptNonBlock)
('accessing' #bufferSize #getName #getOptionsLevel:name: #getPeer #getPendingError #networkFamily #networkFamily: #setOptionsLevel:name:value:)
('constants' #connectPauseInterval #lineEndConvention)
('testing' #atMark)
('specialized IO' #receiveFrom:buffer: #receiveFrom:buffer:start:for: #receiveFrom:buffer:start:for:flags: #sendTo:buffer: #sendTo:buffer:start:for: #sendTo:buffer:start:for:flags: #shutdown:)
('state transitions' #bindTo: #connectTo: #connectTo:timeout: #listenFor:)
('private' #handleAsyncConnect:timeout: #primAccept #primClose #primConnectTo: #primGetName #primGetPeer #primNofailReadInto:startingAt:for: #primNofailWriteFrom:startingAt:for: #primReadInto:startingAt:for: #primReadOrErrorCodeInto:startingAt:for: #primReceiveFrom:buffer:start:for:flags: #primWriteFrom:startingAt:for: #primWriteOrErrorCodeFrom:startingAt:for: #privateReadInto:startingAt:for: #privateWriteFrom:startingAt:for: #setSem:forWrite:)
('options' #soBroadcast: #soReuseaddr: #soReuseport: #tcpNoDelay:)
('multicasting' #drop: #join: #mLoop: #ttl:)
('opentalk' #otReuseAddress:)
('converting' #accepting #reading #reading: #writing #writing:)
('xtreams' #streamingReadClose #streamingWriteClose)

        name = #SocketAccessor
        classPool = a NameSpaceOfClass[0]
        environment = a NameSpace[107]
        concreteClass = MacOSXSocketAccessor
Arguments:
        anErrorHolder = an active SocketAccessor
        aSystemError = a SystemError(#'io error',36)
Temporaries:
        errorSignal = OSErrorHolder operationStartedSignal
        newSignal = an OsNotification
Context PC = 42

----------------------------------------------------------------------
SocketAccessor(OSErrorHolder)>>reportError:
Receiver:
        a SocketAccessor
Instance Variables:
        errorCode = nil
        handle = 9
        networkFamily = 2
Arguments:
        aSystemError = a SystemError(#'io error',36)
Context PC = 7

----------------------------------------------------------------------
SocketAccessor>>primConnectTo:
Receiver:
        a SocketAccessor
Instance Variables:
        errorCode = nil
        handle = 9
        networkFamily = 2
Arguments:
        aSocketAddress = IPv4SocketAddress(127.0.0.1:49857)
Temporaries:
        _ec = a SystemError(#'io error',36)
Context PC = 10

----------------------------------------------------------------------
optimized [] in SocketAccessor>>connectTo:timeout:
Receiver:
        an UndefinedObject
Temporaries:
        .self = an active SocketAccessor
        .aSocketAddress = IPv4SocketAddress(127.0.0.1:49857)
Context PC = 7

----------------------------------------------------------------------
BlockClosure>>on:do:
Receiver:
        a BlockClosure
Instance Variables:
        method = CompiledBlock [] in SocketAccessor>>connectTo:timeout:
        outerContext = nil
        copiedValues = an Array[2]
Arguments:
        anExceptionSelector = an ExceptionSet[2]
        handlerBlock = BlockClosure [] in SocketAccessor>>connectTo:timeout:
Context PC = 18

----------------------------------------------------------------------
SocketAccessor>>connectTo:timeout:
Receiver:
        a SocketAccessor
Instance Variables:
        errorCode = nil
        handle = 9
        networkFamily = 2
Arguments:
        aSocketAddress = IPv4SocketAddress(127.0.0.1:49857)
        ms = 75000
Context PC = 22

----------------------------------------------------------------------
SocketAccessor>>connectTo:
Receiver:
        a SocketAccessor
Instance Variables:
        errorCode = nil
        handle = 9
        networkFamily = 2
Arguments:
        aSocketAddress = IPv4SocketAddress(127.0.0.1:49857)
Context PC = 8

----------------------------------------------------------------------
optimized [] in SocketAccessor class>>newTCPclientToHost:port:
Receiver:
        an UndefinedObject
Temporaries:
        .hname = 'localhost'
        .pnum = 49857
        fa = IPv4SocketAddress(127.0.0.1:49857)
        .skt = an active SocketAccessor
Context PC = 13

----------------------------------------------------------------------
BlockClosure>>ifCurtailed:
Receiver:
        a BlockClosure
Instance Variables:
        method = CompiledBlock [] in SocketAccessor class>>newTCPclientToHost:port:
        outerContext = nil
        copiedValues = an Array[4]
Arguments:
        terminationBlock = BlockClosure [] in SocketAccessor class>>newTCPclientToHost:port:
Context PC = 4

----------------------------------------------------------------------
SocketAccessor class>>newTCPclientToHost:port:
Receiver:
        a SocketAccessor class
Instance Variables:
        superclass = BlockableIOAccessor
        methodDict = a MethodDictionary[56]
        format = 16387
        subclasses = an Array[6]
        instanceVariables = an Array[1]
        organization = ('instance creation' #accept #acceptNonBlock)
('accessing' #bufferSize #getName #getOptionsLevel:name: #getPeer #getPendingError #networkFamily #networkFamily: #setOptionsLevel:name:value:)
('constants' #connectPauseInterval #lineEndConvention)
('testing' #atMark)
('specialized IO' #receiveFrom:buffer: #receiveFrom:buffer:start:for: #receiveFrom:buffer:start:for:flags: #sendTo:buffer: #sendTo:buffer:start:for: #sendTo:buffer:start:for:flags: #shutdown:)
('state transitions' #bindTo: #connectTo: #connectTo:timeout: #listenFor:)
('private' #handleAsyncConnect:timeout: #primAccept #primClose #primConnectTo: #primGetName #primGetPeer #primNofailReadInto:startingAt:for: #primNofailWriteFrom:startingAt:for: #primReadInto:startingAt:for: #primReadOrErrorCodeInto:startingAt:for: #primReceiveFrom:buffer:start:for:flags: #primWriteFrom:startingAt:for: #primWriteOrErrorCodeFrom:startingAt:for: #privateReadInto:startingAt:for: #privateWriteFrom:startingAt:for: #setSem:forWrite:)
('options' #soBroadcast: #soReuseaddr: #soReuseport: #tcpNoDelay:)
('multicasting' #drop: #join: #mLoop: #ttl:)
('opentalk' #otReuseAddress:)
('converting' #accepting #reading #reading: #writing #writing:)
('xtreams' #streamingReadClose #streamingWriteClose)

        name = #SocketAccessor
        classPool = a NameSpaceOfClass[0]
        environment = a NameSpace[107]
        concreteClass = MacOSXSocketAccessor
Arguments:
        hname = 'localhost'
        pnum = 49857
Temporaries:
        skt = an active SocketAccessor
        fa = IPv4SocketAddress(127.0.0.1:49857)
Context PC = 27

----------------------------------------------------------------------
UndefinedObject>>unboundMethod
Receiver:
        an UndefinedObject
Context PC = 9

----------------------------------------------------------------------
UndefinedObject(Object)>>performMethod:arguments:
Receiver:
        an UndefinedObject
Arguments:
        method = AnnotatedMethod UndefinedObject>>unboundMethod
        args = an Array[0]
Context PC = 5

----------------------------------------------------------------------
UndefinedObject(Object)>>performMethod:
Receiver:
        an UndefinedObject
Arguments:
        method = AnnotatedMethod UndefinedObject>>unboundMethod
Context PC = 5

----------------------------------------------------------------------
Compiler(SmalltalkCompiler)>>evaluate:in:allowReceiver:receiver:environment:notifying:ifFail:
Receiver:
        a Compiler
Instance Variables:
        sourceStream = a ReadStream
        requestor = nil
        class = UndefinedObject
        targetClass = UndefinedObject
        environment = a NameSpace[264]
        context = nil
        methodClass = CompiledMethod
        allowSelfReferences = true
        allowClassVariableReferences = nil
Arguments:
        textOrStream = '(SocketAccessor newTCPclientT...ocalhost'' port: 49857) close'
        aContext = nil
        allowSelf = true
        receiver = nil
        env = a NameSpace[264]
        aRequestor = nil
        failBlock = BlockClosure [] in SmalltalkCompiler class>>evaluate:for:in:notifying:logged:
Temporaries:
        method = AnnotatedMethod UndefinedObject>>unboundMethod
Context PC = 22

----------------------------------------------------------------------
Compiler class(SmalltalkCompiler class)>>evaluate:for:in:notifying:logged:
Receiver:
        a Compiler class
Instance Variables:
        superclass = SmalltalkCompiler
        methodDict = a MethodDictionary[5]
        format = 16393
        subclasses = an Array[4]
        instanceVariables = nil
        organization = ('private' #compile:in: #newCodeStream #newMethodHolder #parseWithSignalling:in:noPattern:notifying: #translate:noPattern:ifFail:needSourceMap:handler:)

        name = #Compiler
        classPool = a NameSpaceOfClass[0]
        environment = a NameSpace[268]
Arguments:
        textOrString = '(SocketAccessor newTCPclientT...ocalhost'' port: 49857) close'
        anObject = nil
        aNameSpace = a NameSpace[264]
        aController = nil
        logFlag = false
Temporaries:
        val = nil
Context PC = 14

----------------------------------------------------------------------
Compiler class(SmalltalkCompiler class)>>evaluate:notifying:logged:
Receiver:
        a Compiler class
Instance Variables:
        superclass = SmalltalkCompiler
        methodDict = a MethodDictionary[5]
        format = 16393
        subclasses = an Array[4]
        instanceVariables = nil
        organization = ('private' #compile:in: #newCodeStream #newMethodHolder #parseWithSignalling:in:noPattern:notifying: #translate:noPattern:ifFail:needSourceMap:handler:)

        name = #Compiler
        classPool = a NameSpaceOfClass[0]
        environment = a NameSpace[268]
Arguments:
        textOrString = '(SocketAccessor newTCPclientT...ocalhost'' port: 49857) close'
        aController = nil
        logFlag = false
Context PC = 9

----------------------------------------------------------------------
Compiler class(SmalltalkCompiler class)>>evaluate:logged:
Receiver:
        a Compiler class
Instance Variables:
        superclass = SmalltalkCompiler
        methodDict = a MethodDictionary[5]
        format = 16393
        subclasses = an Array[4]
        instanceVariables = nil
        organization = ('private' #compile:in: #newCodeStream #newMethodHolder #parseWithSignalling:in:noPattern:notifying: #translate:noPattern:ifFail:needSourceMap:handler:)

        name = #Compiler
        classPool = a NameSpaceOfClass[0]
        environment = a NameSpace[268]
Arguments:
        textOrString = '(SocketAccessor newTCPclientT...ocalhost'' port: 49857) close'
        logFlag = false
Context PC = 7

----------------------------------------------------------------------
Compiler class(SmalltalkCompiler class)>>evaluate:
Receiver:
        a Compiler class
Instance Variables:
        superclass = SmalltalkCompiler
        methodDict = a MethodDictionary[5]
        format = 16393
        subclasses = an Array[4]
        instanceVariables = nil
        organization = ('private' #compile:in: #newCodeStream #newMethodHolder #parseWithSignalling:in:noPattern:notifying: #translate:noPattern:ifFail:needSourceMap:handler:)

        name = #Compiler
        classPool = a NameSpaceOfClass[0]
        environment = a NameSpace[268]
Arguments:
        textOrString = '(SocketAccessor newTCPclientT...ocalhost'' port: 49857) close'
Context PC = 6

----------------------------------------------------------------------
optimized [] in ImageConfigurationSystem>>runCode:
Receiver:
        an UndefinedObject
Arguments:
        each = '(SocketAccessor newTCPclientT...ocalhost'' port: 49857) close'
Context PC = 4

----------------------------------------------------------------------
OrderedCollection>>do:
Receiver:
        an OrderedCollection
Instance Variables:
        firstIndex = 1
        lastIndex = 1
Arguments:
        aBlock = BlockClosure [] in ImageConfigurationSystem>>runCode:
Temporaries:
        index = 1
Context PC = 17

----------------------------------------------------------------------
ImageConfigurationSystem>>runCode:
Receiver:
        an ImageConfigurationSystem
Instance Variables:
        state = #inactive
        canActivate = true
        prerequisites = a Set[2]
Arguments:
        argumentStream = a ReadStream
Temporaries:
        expressions = an OrderedCollection[1]
Context PC = 16

----------------------------------------------------------------------
CommandLineInterest>>triggerWithTokenStream:
Receiver:
        a CommandLineInterest
Instance Variables:
        receiver = an ImageConfigurationSystem
        selector = #runCode:
        systemEvent = #activate
        sequence = 1
        option = '-doit'
        commandLine = an Array[6]
Arguments:
        aStream = a ReadStream
Context PC = 24

----------------------------------------------------------------------
CommandLineInterest>>triggerOptionAt:
Receiver:
        a CommandLineInterest
Instance Variables:
        receiver = an ImageConfigurationSystem
        selector = #runCode:
        systemEvent = #activate
        sequence = 1
        option = '-doit'
        commandLine = an Array[6]
Arguments:
        index = 3
Temporaries:
        tokenStream = a ReadStream
Context PC = 14

----------------------------------------------------------------------
optimized [] in [] in Subsystem>>runActivationActions
Receiver:
        an UndefinedObject
Arguments:
        association = 3 -> a CommandLineInterest(on: #activate at: 1 send: 'an ImageConfigurationSystem runCode:')(on: #activate at: 1 for: '-doit' send: 'an ImageConfigurationSystem runCode:')
Context PC = 7

----------------------------------------------------------------------
SortedCollection(OrderedCollection)>>do:
Receiver:
        a SortedCollection
Instance Variables:
        firstIndex = 1
        lastIndex = 2
        sortBlock = BlockClosure [] in [] in Subsystem>>runActivationActions
Arguments:
        aBlock = BlockClosure [] in [] in Subsystem>>runActivationActions
Temporaries:
        index = 1
Context PC = 17

----------------------------------------------------------------------
optimized [] in Subsystem>>runActivationActions
Receiver:
        an UndefinedObject
Arguments:
        sequence = 1
Temporaries:
        interests = an OrderedCollection[2]
        .optionsBySequence = a Dictionary[1]
Context PC = 13

----------------------------------------------------------------------
SortedCollection(OrderedCollection)>>do:
Receiver:
        a SortedCollection
Instance Variables:
        firstIndex = 1
        lastIndex = 1
        sortBlock = BlockClosure [] in SortedCollection class>>initialize
Arguments:
        aBlock = BlockClosure [] in Subsystem>>runActivationActions
Temporaries:
        index = 1
Context PC = 17

----------------------------------------------------------------------
ImageConfigurationSystem(Subsystem)>>runActivationActions
Receiver:
        an ImageConfigurationSystem
Instance Variables:
        state = #inactive
        canActivate = true
        prerequisites = a Set[2]
Temporaries:
        optionsBySequence = a Dictionary[1]
        sequenceValues = a SortedCollection[1]
Context PC = 18

----------------------------------------------------------------------
ImageConfigurationSystem>>runActivationActions
Receiver:
        an ImageConfigurationSystem
Instance Variables:
        state = #inactive
        canActivate = true
        prerequisites = a Set[2]
Context PC = 17

----------------------------------------------------------------------
ImageConfigurationSystem(Subsystem)>>privateActivate
Receiver:
        an ImageConfigurationSystem
Instance Variables:
        state = #inactive
        canActivate = true
        prerequisites = a Set[2]
Context PC = 21

----------------------------------------------------------------------
ImageConfigurationSystem class(Subsystem class)>>activate
Receiver:
        an ImageConfigurationSystem class
Instance Variables:
        superclass = Subsystem
        methodDict = a MethodDictionary[16]
        format = 16387
        subclasses = nil
        instanceVariables = nil
        organization = ('command line handling' #loadCodeFromFilein: #loadParcel: #loadParcelsFromConfigurationFile: #loadSettings: #runCode: #runCodeAndThenQuit:)
('private' #stdout)
('actions' #defaultConfigFileName)
('prerequisites' #prerequisiteSystems)
('helpers' #getOptionsFrom: #loadFromConfigFileNamed: #loadFromConfigStream: #loadSettingsFrom: #processOptions: #tokensFromStream:)
('private-activate/deactivate' #runActivationActions)

        name = #ImageConfigurationSystem
        classPool = a NameSpaceOfClass[0]
        environment = a NameSpace[266]
        current = an ImageConfigurationSystem
        allowParcelLoading = true
        allowFilein = true
        allowSettings = true
        allowExpressions = true
        useDefaultConfigFile = true
        allowDevelopment = true
Context PC = 5

----------------------------------------------------------------------
optimized [] in Subsystem>>ensurePrerequisitesAreActive
Receiver:
        an UndefinedObject
Arguments:
        each = ImageConfigurationSystem
Context PC = 3

----------------------------------------------------------------------
Set>>do:
Receiver:
        a Set
Instance Variables:
        tally = 1
Arguments:
        aBlock = BlockClosure [] in Subsystem>>ensurePrerequisitesAreActive
Temporaries:
        index = 1
        elem = ImageConfigurationSystem
Context PC = 31

----------------------------------------------------------------------
RuntimeSystem(Subsystem)>>ensurePrerequisitesAreActive
Receiver:
        a RuntimeSystem
Instance Variables:
        state = #inactive
        canActivate = true
        prerequisites = a Set[1]
Context PC = 7

----------------------------------------------------------------------
RuntimeSystem(Subsystem)>>privateActivate
Receiver:
        a RuntimeSystem
Instance Variables:
        state = #inactive
        canActivate = true
        prerequisites = a Set[1]
Context PC = 15

----------------------------------------------------------------------
RuntimeSystem class(Subsystem class)>>activate
Receiver:
        a RuntimeSystem class
Instance Variables:
        superclass = Subsystem
        methodDict = a MethodDictionary[4]
        format = 16387
        subclasses = nil
        instanceVariables = nil
        organization = ('accessing' #isDevelopment #isRuntime)
('prerequisites' #prerequisiteSystems)
('command line handling' #commandLineInterface)

        name = #RuntimeSystem
        classPool = a NameSpaceOfClass[0]
        environment = a NameSpace[266]
        current = a RuntimeSystem
Context PC = 5

----------------------------------------------------------------------
optimized [] in Subsystem>>ensurePrerequisitesAreActive
Receiver:
        an UndefinedObject
Arguments:
        each = RuntimeSystem
Context PC = 3

----------------------------------------------------------------------
Set>>do:
Receiver:
        a Set
Instance Variables:
        tally = 1
Arguments:
        aBlock = BlockClosure [] in Subsystem>>ensurePrerequisitesAreActive
Temporaries:
        index = 1
        elem = RuntimeSystem
Context PC = 31

----------------------------------------------------------------------
UserApplication(Subsystem)>>ensurePrerequisitesAreActive
Receiver:
        an UserApplication
Instance Variables:
        state = #inactive
        canActivate = true
        prerequisites = a Set[1]
Context PC = 7

----------------------------------------------------------------------
UserApplication(Subsystem)>>privateActivate
Receiver:
        an UserApplication
Instance Variables:
        state = #inactive
        canActivate = true
        prerequisites = a Set[1]
Context PC = 15

----------------------------------------------------------------------
UserApplication class(Subsystem class)>>activate
Receiver:
        an UserApplication class
Instance Variables:
        superclass = Subsystem
        methodDict = a MethodDictionary[3]
        format = 16387
        subclasses = an Array[1]
        instanceVariables = nil
        organization = ('prerequisites' #prerequisiteSystems)
('actions' #main #setUp)

        name = #UserApplication
        classPool = a NameSpaceOfClass[0]
        environment = a NameSpace[266]
        current = an UserApplication
Context PC = 5

----------------------------------------------------------------------
UserApplication class(Subsystem class)>>reactToEvent:
Receiver:
        an UserApplication class
Instance Variables:
        superclass = Subsystem
        methodDict = a MethodDictionary[3]
        format = 16387
        subclasses = an Array[1]
        instanceVariables = nil
        organization = ('prerequisites' #prerequisiteSystems)
('actions' #main #setUp)

        name = #UserApplication
        classPool = a NameSpaceOfClass[0]
        environment = a NameSpace[266]
        current = an UserApplication
Arguments:
        aSymbol = #returnFromSnapshot
Context PC = 30

----------------------------------------------------------------------
optimized [] in Subsystem class>>signalEvent:to:
Receiver:
        an UndefinedObject
Arguments:
        eachClass = UserApplication
Temporaries:
        .aSymbol = #returnFromSnapshot
Context PC = 9

----------------------------------------------------------------------
OrderedCollection>>do:
Receiver:
        an OrderedCollection
Instance Variables:
        firstIndex = 1
        lastIndex = 29
Arguments:
        aBlock = BlockClosure [] in Subsystem class>>signalEvent:to:
Temporaries:
        index = 2
Context PC = 17

----------------------------------------------------------------------
Subsystem class>>signalEvent:to:
Receiver:
        a Subsystem class
Instance Variables:
        superclass = Object
        methodDict = a MethodDictionary[38]
        format = 16387
        subclasses = an Array[26]
        instanceVariables = an Array[3]
        organization = ('testing' #isActive #isInactive #isPaused)
('initialize/release' #initialize)
('private - pragma messages' #option: #option:sequence: #prerequisites)
('default actions' #pauseAction #resumeAction #setUp #tearDown)
('defaults' #defaultCommandLineOptionSequence)
('private-activate/deactivate' #changeStateToActive #changeStateToInactive #changeStateToPaused #commandLine #commandLineOptionsWithPositions #commandLineOptionsWithPositionsInCommandLine: #ensureDependentSystemsAreInactive #ensureDependentSystemsArePaused #ensurePrerequisitesAreActive #ensurePrerequisitesAreResumed #privateActivate #privateDeactivate #privateMarkInactive #privatePause #privateResume #resetPrerequisites #runActivationActions)
('prerequisites' #allDependentSystems #allDependentSystemsRecursively #allPrerequisiteSystems #allPrerequisiteSystemsRecursively #dependentSystems #prerequisiteSystems)
('private-command line' #commandLineOptions)
('accessing' #canActivate #canActivate:)

        name = #Subsystem
        classPool = a NameSpaceOfClass[0]
        environment = a NameSpace[266]
        current = a Subsystem
Arguments:
        aSymbol = #returnFromSnapshot
        aCollection = an OrderedCollection[29]
Context PC = 8

----------------------------------------------------------------------
Subsystem class>>signalEvent:
Receiver:
        a Subsystem class
Instance Variables:
        superclass = Object
        methodDict = a MethodDictionary[38]
        format = 16387
        subclasses = an Array[26]
        instanceVariables = an Array[3]
        organization = ('testing' #isActive #isInactive #isPaused)
('initialize/release' #initialize)
('private - pragma messages' #option: #option:sequence: #prerequisites)
('default actions' #pauseAction #resumeAction #setUp #tearDown)
('defaults' #defaultCommandLineOptionSequence)
('private-activate/deactivate' #changeStateToActive #changeStateToInactive #changeStateToPaused #commandLine #commandLineOptionsWithPositions #commandLineOptionsWithPositionsInCommandLine: #ensureDependentSystemsAreInactive #ensureDependentSystemsArePaused #ensurePrerequisitesAreActive #ensurePrerequisitesAreResumed #privateActivate #privateDeactivate #privateMarkInactive #privatePause #privateResume #resetPrerequisites #runActivationActions)
('prerequisites' #allDependentSystems #allDependentSystemsRecursively #allPrerequisiteSystems #allPrerequisiteSystemsRecursively #dependentSystems #prerequisiteSystems)
('private-command line' #commandLineOptions)
('accessing' #canActivate #canActivate:)

        name = #Subsystem
        classPool = a NameSpaceOfClass[0]
        environment = a NameSpace[266]
        current = a Subsystem
Arguments:
        aSymbol = #returnFromSnapshot
Temporaries:
        classesToNotify = an OrderedCollection[29]
        done = a Set[0]
Context PC = 24

----------------------------------------------------------------------
Snapshot>>signalSystemEvent:
Receiver:
        a Snapshot
Instance Variables:
        loadPolicy = 0
        quitAfterwards = true
        imagePrefix = '/Users/shaffer/VisualWorks Projects/Foo/Foo'
        originalPriority = 50
Arguments:
        aSymbol = #returnFromSnapshot
Context PC = 4

----------------------------------------------------------------------
Snapshot>>postSnapshotBootstrap
Receiver:
        a Snapshot
Instance Variables:
        loadPolicy = 0
        quitAfterwards = true
        imagePrefix = '/Users/shaffer/VisualWorks Projects/Foo/Foo'
        originalPriority = 50
Context PC = 16

----------------------------------------------------------------------
Snapshot>>privateSnapshot
Receiver:
        a Snapshot
Instance Variables:
        loadPolicy = 0
        quitAfterwards = true
        imagePrefix = '/Users/shaffer/VisualWorks Projects/Foo/Foo'
        originalPriority = 50
Temporaries:
        justSnapped = false
Context PC = 25

----------------------------------------------------------------------
optimized [] in [] in Snapshot>>snapshot
Receiver:
        an UndefinedObject
Temporaries:
        .self = a Snapshot
Context PC = 6

----------------------------------------------------------------------
BlockClosure>>ensure:
Receiver:
        a BlockClosure
Instance Variables:
        method = CompiledBlock [] in [] in Snapshot>>snapshot
        outerContext = nil
        copiedValues = a Snapshot
Arguments:
        aBlock = BlockClosure [] in Cursor>>showWhile:
Temporaries:
        result = nil
Context PC = 4

----------------------------------------------------------------------
Cursor>>showWhile:
Receiver:
        a Cursor
Instance Variables:
        errorCode = 0
        handle = a ByteArray[4]
        image = Depth1Image(extent: 16 @ 16 depth: 1)
        mask = Depth1Image(extent: 16 @ 16 depth: 1)
        hotSpot = 0 @ 0
        name = 'wait'
Arguments:
        aBlock = BlockClosure [] in [] in Snapshot>>snapshot
Temporaries:
        oldcursor = Cursor normal
Context PC = 23

----------------------------------------------------------------------
optimized [] in Snapshot>>snapshot
Receiver:
        an UndefinedObject
Temporaries:
        .self = a Snapshot
Context PC = 16

----------------------------------------------------------------------
BlockClosure>>ensure:
Receiver:
        a BlockClosure
Instance Variables:
        method = CompiledBlock [] in Snapshot>>snapshot
        outerContext = nil
        copiedValues = a Snapshot
Arguments:
        aBlock = BlockClosure [] in Snapshot class>>withSnapshot:do:
Temporaries:
        result = nil
Context PC = 4

----------------------------------------------------------------------
Snapshot class>>withSnapshot:do:
Receiver:
        a Snapshot class
Instance Variables:
        superclass = Object
        methodDict = a MethodDictionary[28]
        format = 16388
        subclasses = nil
        instanceVariables = an Array[4]
        organization = ('initialize/release' #initialize)
('accessing' #changesFilename #imageFilename #imagePrefix: #isAboutToQuit #loadPolicy #loadPolicy: #loadPolicyNormal #loadPolicyPermSave #loadPolicyPermUndo #quitAfterwards:)
('user interaction' #getImagePrefix #imageFilenameForUI #imagePrefixForUI #saveDialogThenQuit:)
('private-saving' #logSnapshot #postSnapshotBootstrap #postSnapshotStillRunning #preSnapshot #privateSnapshot #quitImage #setUpForSnapshot #tryToSnapshot #verifyWritability)
('signalling' #signalSystemEvent:)
('saving' #saveAs:thenQuit: #saveDetachedTo:thenQuit: #snapshot)

        name = #Snapshot
        classPool = a NameSpaceOfClass[0]
        environment = a NameSpace[268]
        current = a Snapshot
Arguments:
        aSnapshot = a Snapshot
        aBlock = BlockClosure [] in Snapshot>>snapshot
Context PC = 10

----------------------------------------------------------------------
Snapshot>>snapshot
Receiver:
        a Snapshot
Instance Variables:
        loadPolicy = 0
        quitAfterwards = true
        imagePrefix = '/Users/shaffer/VisualWorks Projects/Foo/Foo'
        originalPriority = 50
Context PC = 13

----------------------------------------------------------------------
Snapshot>>saveAs:thenQuit:
Receiver:
        a Snapshot
Instance Variables:
        loadPolicy = 0
        quitAfterwards = true
        imagePrefix = '/Users/shaffer/VisualWorks Projects/Foo/Foo'
        originalPriority = 50
Arguments:
        imageFilePrefix = '/Users/shaffer/VisualWorks Projects/Foo/Foo'
        quitIfTrue = true
Context PC = 10

----------------------------------------------------------------------
ObjectMemory class>>snapshotAs:thenQuit:
Receiver:
        an ObjectMemory class
Instance Variables:
        superclass = Object
        methodDict = a MethodDictionary[112]
        format = 20549
        subclasses = nil
        instanceVariables = an Array[69]
        organization = ('incremental queries' #incGCIsAborting #incGCIsMarking #incGCIsNilling #incGCIsResting #incGCIsSweeping #incrementalGCState)
('space queries' #availableContiguousFixedSpace #availableContiguousOldSpace #availableContiguousSpace)
('converting' #ftEntriesToBytes: #ltEntriesToBytes: #oopsToBytes: #otEntriesToBytes:)
('accessing-general' #bytesPerOOP #bytesPerOTE #enumerationCallsPerMillisecond)
('accessing-remembered table' #bytesPerRTE #rtBytes #rtEntries #rtUsedEntries)
('accessing-new space' #edenBytes #edenUsedBytes #edenUsedBytesScavengeThreshold #newBytesAvailableForStorage #survBytes #survUsedBytes #survUsedBytesTenuringThreshold)
('accessing-fixed space' #fixedBytes #fixedSegments #fixedUsedBytes #fixedUsedObjects)
('accessing-large space' #bytesPerFTE #bytesPerLTE #largeBytes #largeFreeBytesTenuringThreshold #largeUsedBytes #largeUsedObjects)
('accessing-fragmentation/free list' #allocFailures #allocMatches #allocProbes #allocSplits #threadedDataBytes #threadedDataEntries #threadedOTEntries)
('accessing-incremental' #incAbortedCount #incGCState #incMarkStackOverflows #incMarkedBytes #incMarkedObjects #incMarkedWeakBytes #incMarkedWeakObjects #incNilledBytes #incNilledObjects #incReclaimedBytes #incReclaimedObjects #incSweepAllocatedBytes #incSweepAllocatedObjects #incSweptObjects #incUnmarkedObjects)
('accessing-free space' #availableFreeBytes #availableFreeEdenBytes #availableFreeFixedSpaceBytes #availableFreeLargeSpaceBytes #availableFreeOldSpaceBytes #availableFreeOldSpaceBytesLimit #contiguousFreeOldBytes #freePermBytes #maximalFreeOldBytes #oopsLeft #reservedContiguousFreeBytes)
('accessing-old space' #oldBytes #oldDataBytes #oldOTEs #oldSegments)
('accessing-segments' #contiguousFixedSpaceAt: #contiguousOldSpaceAt: #contiguousSpaceAt: #fixedDataSizeAt: #fixedSegmentSizeAt: #fixedTableSizeAt: #oldDataSizeAt: #oldOtSizeAt: #oldSegmentSizeAt:)
('accessing-reclamation stats' #numDataCompactions #numGCs #numGlobalGCs #numIncGCs #numMarkStackOverflows #numScavenges #numWeakObjectListOverflows)
('accessing-fixed size spaces' #compCodeCacheBytes #stackBytes #stackZoneFlushBytes)
('utilities' #dynamicallyAllocatedFootprint #inspectorStatisticsAttribute #numOopsNumBytes #numOopsNumBytesIn: #print:used:total:threshold:objects:on: #printSpaceReport #spaceSummaryOn:)
('accessing-old remembered table' #oldRtBytes #oldRtEntries #oldRtUsedEntries)
('accessing-perm space' #permBytes #permDataBytes #permOTEs)
('WaveCompatibility' #noticeOfDeinstall #noticeOfInstall)
('accessing-native stack' #nativeStackSpills)
('deprecated' #contiguousFreeBytes #emergencyDebuggingHeadroom)
('accessing-compiled code cache' #numCompactNMethods)

        name = #ObjectMemory
        classPool = a NameSpaceOfClass[13]
        environment = a NameSpace[268]
        dependents = a DependentsCollection[4]
Arguments:
        imageFilePrefix = '/Users/shaffer/VisualWorks Projects/Foo/Foo'
        quitIfTrue = true
Context PC = 6

----------------------------------------------------------------------
ObjectMemory class>>snapshotThenQuit
Receiver:
        an ObjectMemory class
Instance Variables:
        superclass = Object
        methodDict = a MethodDictionary[112]
        format = 20549
        subclasses = nil
        instanceVariables = an Array[69]
        organization = ('incremental queries' #incGCIsAborting #incGCIsMarking #incGCIsNilling #incGCIsResting #incGCIsSweeping #incrementalGCState)
('space queries' #availableContiguousFixedSpace #availableContiguousOldSpace #availableContiguousSpace)
('converting' #ftEntriesToBytes: #ltEntriesToBytes: #oopsToBytes: #otEntriesToBytes:)
('accessing-general' #bytesPerOOP #bytesPerOTE #enumerationCallsPerMillisecond)
('accessing-remembered table' #bytesPerRTE #rtBytes #rtEntries #rtUsedEntries)
('accessing-new space' #edenBytes #edenUsedBytes #edenUsedBytesScavengeThreshold #newBytesAvailableForStorage #survBytes #survUsedBytes #survUsedBytesTenuringThreshold)
('accessing-fixed space' #fixedBytes #fixedSegments #fixedUsedBytes #fixedUsedObjects)
('accessing-large space' #bytesPerFTE #bytesPerLTE #largeBytes #largeFreeBytesTenuringThreshold #largeUsedBytes #largeUsedObjects)
('accessing-fragmentation/free list' #allocFailures #allocMatches #allocProbes #allocSplits #threadedDataBytes #threadedDataEntries #threadedOTEntries)
('accessing-incremental' #incAbortedCount #incGCState #incMarkStackOverflows #incMarkedBytes #incMarkedObjects #incMarkedWeakBytes #incMarkedWeakObjects #incNilledBytes #incNilledObjects #incReclaimedBytes #incReclaimedObjects #incSweepAllocatedBytes #incSweepAllocatedObjects #incSweptObjects #incUnmarkedObjects)
('accessing-free space' #availableFreeBytes #availableFreeEdenBytes #availableFreeFixedSpaceBytes #availableFreeLargeSpaceBytes #availableFreeOldSpaceBytes #availableFreeOldSpaceBytesLimit #contiguousFreeOldBytes #freePermBytes #maximalFreeOldBytes #oopsLeft #reservedContiguousFreeBytes)
('accessing-old space' #oldBytes #oldDataBytes #oldOTEs #oldSegments)
('accessing-segments' #contiguousFixedSpaceAt: #contiguousOldSpaceAt: #contiguousSpaceAt: #fixedDataSizeAt: #fixedSegmentSizeAt: #fixedTableSizeAt: #oldDataSizeAt: #oldOtSizeAt: #oldSegmentSizeAt:)
('accessing-reclamation stats' #numDataCompactions #numGCs #numGlobalGCs #numIncGCs #numMarkStackOverflows #numScavenges #numWeakObjectListOverflows)
('accessing-fixed size spaces' #compCodeCacheBytes #stackBytes #stackZoneFlushBytes)
('utilities' #dynamicallyAllocatedFootprint #inspectorStatisticsAttribute #numOopsNumBytes #numOopsNumBytesIn: #print:used:total:threshold:objects:on: #printSpaceReport #spaceSummaryOn:)
('accessing-old remembered table' #oldRtBytes #oldRtEntries #oldRtUsedEntries)
('accessing-perm space' #permBytes #permDataBytes #permOTEs)
('WaveCompatibility' #noticeOfDeinstall #noticeOfInstall)
('accessing-native stack' #nativeStackSpills)
('deprecated' #contiguousFreeBytes #emergencyDebuggingHeadroom)
('accessing-compiled code cache' #numCompactNMethods)

        name = #ObjectMemory
        classPool = a NameSpaceOfClass[13]
        environment = a NameSpace[268]
        dependents = a DependentsCollection[4]
Context PC = 6

----------------------------------------------------------------------
ObjectMemory class>>quitDialog
Receiver:
        an ObjectMemory class
Instance Variables:
        superclass = Object
        methodDict = a MethodDictionary[112]
        format = 20549
        subclasses = nil
        instanceVariables = an Array[69]
        organization = ('incremental queries' #incGCIsAborting #incGCIsMarking #incGCIsNilling #incGCIsResting #incGCIsSweeping #incrementalGCState)
('space queries' #availableContiguousFixedSpace #availableContiguousOldSpace #availableContiguousSpace)
('converting' #ftEntriesToBytes: #ltEntriesToBytes: #oopsToBytes: #otEntriesToBytes:)
('accessing-general' #bytesPerOOP #bytesPerOTE #enumerationCallsPerMillisecond)
('accessing-remembered table' #bytesPerRTE #rtBytes #rtEntries #rtUsedEntries)
('accessing-new space' #edenBytes #edenUsedBytes #edenUsedBytesScavengeThreshold #newBytesAvailableForStorage #survBytes #survUsedBytes #survUsedBytesTenuringThreshold)
('accessing-fixed space' #fixedBytes #fixedSegments #fixedUsedBytes #fixedUsedObjects)
('accessing-large space' #bytesPerFTE #bytesPerLTE #largeBytes #largeFreeBytesTenuringThreshold #largeUsedBytes #largeUsedObjects)
('accessing-fragmentation/free list' #allocFailures #allocMatches #allocProbes #allocSplits #threadedDataBytes #threadedDataEntries #threadedOTEntries)
('accessing-incremental' #incAbortedCount #incGCState #incMarkStackOverflows #incMarkedBytes #incMarkedObjects #incMarkedWeakBytes #incMarkedWeakObjects #incNilledBytes #incNilledObjects #incReclaimedBytes #incReclaimedObjects #incSweepAllocatedBytes #incSweepAllocatedObjects #incSweptObjects #incUnmarkedObjects)
('accessing-free space' #availableFreeBytes #availableFreeEdenBytes #availableFreeFixedSpaceBytes #availableFreeLargeSpaceBytes #availableFreeOldSpaceBytes #availableFreeOldSpaceBytesLimit #contiguousFreeOldBytes #freePermBytes #maximalFreeOldBytes #oopsLeft #reservedContiguousFreeBytes)
('accessing-old space' #oldBytes #oldDataBytes #oldOTEs #oldSegments)
('accessing-segments' #contiguousFixedSpaceAt: #contiguousOldSpaceAt: #contiguousSpaceAt: #fixedDataSizeAt: #fixedSegmentSizeAt: #fixedTableSizeAt: #oldDataSizeAt: #oldOtSizeAt: #oldSegmentSizeAt:)
('accessing-reclamation stats' #numDataCompactions #numGCs #numGlobalGCs #numIncGCs #numMarkStackOverflows #numScavenges #numWeakObjectListOverflows)
('accessing-fixed size spaces' #compCodeCacheBytes #stackBytes #stackZoneFlushBytes)
('utilities' #dynamicallyAllocatedFootprint #inspectorStatisticsAttribute #numOopsNumBytes #numOopsNumBytesIn: #print:used:total:threshold:objects:on: #printSpaceReport #spaceSummaryOn:)
('accessing-old remembered table' #oldRtBytes #oldRtEntries #oldRtUsedEntries)
('accessing-perm space' #permBytes #permDataBytes #permOTEs)
('WaveCompatibility' #noticeOfDeinstall #noticeOfInstall)
('accessing-native stack' #nativeStackSpills)
('deprecated' #contiguousFreeBytes #emergencyDebuggingHeadroom)
('accessing-compiled code cache' #numCompactNMethods)

        name = #ObjectMemory
        classPool = a NameSpaceOfClass[13]
        environment = a NameSpace[268]
        dependents = a DependentsCollection[4]
Temporaries:
        result = #saveThenQuit
Context PC = 52

----------------------------------------------------------------------
VisualLauncher>>visualWorksExit
Receiver:
        a VisualLauncher
Instance Variables:
        dependents = a ScheduledWindow 95618912
        builder = an UIBuilder
        uiSession = a ControlManager
        eventHandlers = nil
        menuBar = a Menu
        toolBar = a ValueHolder on: a Menu
        textCollector = a TextCollector on: Text for '
visual.im created at May 24, 2013 10:16:35 AM
Autoloading Grease-Namespace from $(VISUALWORKS)/seaside/Grease-Namespace.pcl
Autoloading Grease-Core from $(VISUALWORKS)/seaside/Grease-Core.pcl
Autoloading Grease-VisualWorks-Core from $(VISUALWORKS)/seaside/Grease-VisualWorks-Core.pcl
Autoloading SHA from $(VISUALWORKS)/security/SHA.pcl
Autoloading HashesBase from $(VISUALWORKS)/security/HashesBase.pcl
Autoloading SecurityBase from $(VISUALWORKS)/security/SecurityBase.pcl
Autoloading Protocols-Common from $(VISUALWORKS)/parcels/Protocols-Common.pcl
Autoloading Protocol-Common-Namespace from $(VISUALWORKS)/parcels/ProtocolNamespace.pcl
Autoloading MIME from $(VISUALWORKS)/net/MIME.pcl
Autoloading NetClientBase from $(VISUALWORKS)/net/NetClientBase.pcl
Autoloading Compression-ZLib from $(VISUALWORKS)/parcels/Compression-ZLib.pcl
Autoloading Seaside-Namespace from $(VISUALWORKS)/seaside/Seaside-Namespace.pcl
Autoloading Seaside-Core from $(VISUALWORKS)/seaside/Seaside-Core.pcl
Autoloading Seaside-VisualWorks-Core from $(VISUALWORKS)/seaside/Seaside-VisualWorks-Core.pcl
Autoloading Seaside-Canvas from $(VISUALWORKS)/seaside/Seaside-Canvas.pcl
Autoloading Seaside-Session from $(VISUALWORKS)/seaside/Seaside-Session.pcl
Autoloading Seaside-Component from $(VISUALWORKS)/seaside/Seaside-Component.pcl
Autoloading Seaside-RenderLoop from $(VISUALWORKS)/seaside/Seaside-RenderLoop.pcl
Autoloading Seaside-Tools-Core from $(VISUALWORKS)/seaside/Seaside-Tools-Core.pcl
Autoloading Seaside-Widgets from $(VISUALWORKS)/seaside/Seaside-Widgets.pcl
Autoloading Seaside-Environment from $(VISUALWORKS)/seaside/Seaside-Environment.pcl
Autoloading Seaside-Flow from $(VISUALWORKS)/seaside/Seaside-Flow.pcl
Autoloading Seaside-VisualWorks-Flow from $(VISUALWORKS)/seaside/Seaside-VisualWorks-Flow.pcl
Autoloading Seaside-VisualWorks-Adaptors from $(VISUALWORKS)/seaside/Seaside-VisualWorks-Adaptors.pcl
Autoloading SiouX-Net-Http from $(VISUALWORKS)/www/SiouX-Net-Http.pcl
Autoloading SiouX-Server from $(VISUALWORKS)/www/SiouX-Server.pcl
Autoloading Xtreams-Terminals from $(VISUALWORKS)/xtreams/Xtreams-Terminals.pcl
Autoloading Xtreams-Core from $(VISUALWORKS)/xtreams/Xtreams-Core.pcl
Autoloading Xtreams-Support from $(VISUALWORKS)/xtreams/Xtreams-Support.pcl
Autoloading Xtreams-Transforms from $(VISUALWORKS)/xtreams/Xtreams-Transforms.pcl
Autoloading Xtreams-Substreams from $(VISUALWORKS)/xtreams/Xtreams-Substreams.pcl
Autoloading HTTP from $(VISUALWORKS)/net/HTTP.pcl
Autoloading MD5 from $(VISUALWORKS)/security/MD5.pcl
Autoloading WebSupport from $(VISUALWORKS)/net/WebSupport.pcl
Autoloading Seaside-VisualWorks-Adaptors-Development from $(VISUALWORKS)/seaside/Seaside-VisualWorks-Adaptors-Development.pcl
Autoloading SiouX-Tools from $(VISUALWORKS)/www/SiouX-Tools.pcl
Autoloading SiouX-Http from $(VISUALWORKS)/preview/www/SiouX-Http.pcl
Autoloading Xtreams-Compression from $(VISUALWORKS)/xtreams/Xtreams-Compression.pcl
Autoloading Xtreams-Xtras from $(VISUALWORKS)/contributed/Xtreams/Xtreams-Xtras.pcl
Autoloading Seaside-VisualWorks-Adaptors-ExternalFileLibrary from $(VISUALWORKS)/seaside/Seaside-VisualWorks-Adaptors-ExternalFileLibrary.pcl
Autoloading Seaside-Tools-Web from $(VISUALWORKS)/seaside/Seaside-Tools-Web.pcl
Autoloading Seaside-VisualWorks-Tools-Web from $(VISUALWORKS)/seaside/Seaside-VisualWorks-Tools-Web.pcl
Autoloading Seaside-Development from $(VISUALWORKS)/seaside/Seaside-Development.pcl
Autoloading Seaside-VisualWorks-Development from $(VISUALWORKS)/seaside/Seaside-VisualWorks-Development.pcl
Autoloading Seaside-HTML5 from $(VISUALWORKS)/seaside/Seaside-HTML5.pcl
Autoloading Seaside-InternetExplorer from $(VISUALWORKS)/seaside/Seaside-InternetExplorer.pcl
Autoloading Seaside-Email from $(VISUALWORKS)/seaside/Seaside-Email.pcl
Autoloading Seaside-VisualWorks-Email from $(VISUALWORKS)/seaside/Seaside-VisualWorks-Email.pcl
Autoloading SMTP from $(VISUALWORKS)/net/SMTP.pcl
Autoloading Mail from $(VISUALWORKS)/net/Mail.pcl
Autoloading Seaside-I18N from $(VISUALWORKS)/seaside/Seaside-I18N.pcl
Autoloading Seaside-GoogleMaps from $(VISUALWORKS)/seaside/Seaside-GoogleMaps.pcl
Autoloading Seaside-Glorp from $(VISUALWORKS)/seaside/Seaside-Glorp.pcl
Autoloading Database from $(VISUALWORKS)/parcels/Database.pcl
Autoloading Database-Namespace from $(VISUALWORKS)/parcels/Database-Namespace.pcl
Autoloading Glorp from $(VISUALWORKS)/glorp/Glorp.pcl
Autoloading GlorpVWPort from $(VISUALWORKS)/glorp/GlorpVWPort.pcl
BaseExpression is Undeclared
MessageArchiver is Undeclared
Autoloading GlorpVWPortNonBase from $(VISUALWORKS)/glorp/GlorpVWPortNonBase.pcl
Autoloading Regex11 from $(VISUALWORKS)/contributed/Regex11.pcl
Autoloading Seaside-DynamicCompiler from $(VISUALWORKS)/seaside/Seaside-DynamicCompiler.pcl
Autoloading SUnitToo-Seaside from $(VISUALWORKS)/seaside/SUnitToo-Seaside.pcl
Autoloading SUnitToo from $(VISUALWORKS)/contributed/SUnitToo.pclSUnitToo suggests SUnitToo(ls)

Autoloading XPath from $(VISUALWORKS)/parcels/XPath.pcl
Autoloading AT MetaNumerics from $(VISUALWORKS)/advanced/ATMetaNumerics.pcl
Autoloading AT Parser Compiler from $(VISUALWORKS)/advanced/ATParserCompiler.pcl
Autoloading Atom-Namespace from $(VISUALWORKS)/seaside/Atom-Namespace.pcl
Autoloading Atom-Core from $(VISUALWORKS)/seaside/Atom-Core.pcl
Autoloading RSS-Namespace from $(VISUALWORKS)/seaside/RSS-Namespace.pcl
Autoloading RSS-Core from $(VISUALWORKS)/seaside/RSS-Core.pcl
Autoloading Javascript-Namespace from $(VISUALWORKS)/seaside/Javascript-Namespace.pcl
Autoloading Javascript-Core from $(VISUALWORKS)/seaside/Javascript-Core.pcl
Autoloading Javascript-VisualWorks-Core from $(VISUALWORKS)/seaside/Javascript-VisualWorks-Core.pcl
Autoloading JQuery-Namespace from $(VISUALWORKS)/seaside/JQuery-Namespace.pcl
Autoloading JQuery-Core from $(VISUALWORKS)/seaside/JQuery-Core.pcl
Autoloading JQuery-UI from $(VISUALWORKS)/seaside/JQuery-UI.pcl
Autoloading Prototype-Namespace from $(VISUALWORKS)/seaside/Prototype-Namespace.pcl
Autoloading Prototype-Core from $(VISUALWORKS)/seaside/Prototype-Core.pcl
Autoloading Scriptaculous-Namespace from $(VISUALWORKS)/seaside/Scriptaculous-Namespace.pcl
Autoloading Scriptaculous-Core from $(VISUALWORKS)/seaside/Scriptaculous-Core.pcl
Autoloading Scriptaculous-Components from $(VISUALWORKS)/seaside/Scriptaculous-Components.pcl
Autoloading Comet-Namespace from $(VISUALWORKS)/seaside/Comet-Namespace.pcl
Autoloading Comet-Core from $(VISUALWORKS)/seaside/Comet-Core.pcl
Autoloading Comet-VisualWorks-Core from $(VISUALWORKS)/seaside/Comet-VisualWorks-Core.pcl
Autoloading Mootools-Namespace from $(VISUALWORKS)/seaside/Mootools-Namespace.pcl
Autoloading Mootools-Core from $(VISUALWORKS)/seaside/Mootools-Core.pcl
Autoloading Mootools-MochaUI from $(VISUALWORKS)/seaside/Mootools-MochaUI.pcl
Autoloading Scaffolding-Namespace from $(VISUALWORKS)/seaside/Scaffolding-Namespace.pcl
Autoloading Scaffolding-Core from $(VISUALWORKS)/seaside/Scaffolding-Core.pcl
Autoloading GlorpActiveRecord from $(VISUALWORKS)/glorp/GlorpActiveRecord.pcl
Autoloading GlorpAnalysis from $(VISUALWORKS)/glorp/GlorpAnalysis.pcl
Autoloading Scaffolding-Themes from $(VISUALWORKS)/seaside/Scaffolding-Themes.pcl
Autoloading SmaCC Runtime from $(VISUALWORKS)/contributed/SmaCC/SmaCC Runtime.pcl
Autoloading SmaCC Namespace from $(VISUALWORKS)/contributed/SmaCC/SmaCC Namespace.pcl
Autoloading HighlightingStyles from $(VISUALWORKS)/contributed/HighlightingStyles.pcl
Autoloading ExtraEmphases from $(VISUALWORKS)/contributed/ExtraEmphases.pcl
Autoloading TextHighlighting from $(VISUALWORKS)/contributed/TextHighlighting.pcl
RBCodeHighlighting suggests loading
        Fix Colored Text Selection
(see that package''s comment)

Autoloading Searchlight-Core from $(VISUALWORKS)/contributed/Searchlight-Core.pcl
Caching Parcel Information...
Done
Initializing Search Database... 3208ms
Autoloading Searchlight-Query from $(VISUALWORKS)/contributed/Searchlight-Query.pcl
Autoloading SUnitToolsIcons from $(VISUALWORKS)/parcels/SUnitToolsIcons.pcl
Autoloading ExtraActivity from $(VISUALWORKS)/contributed/ExtraActivity.pcl
Autoloading Weaklings from $(VISUALWORKS)/contributed/Weaklings.pclNewly opened browsers will have the SUnitToo(ls) in them

Autoloading ICCLookExtensions from $(VISUALWORKS)/icc/ICCLookExtensions.pcl
Autoloading ICCResources from $(VISUALWORKS)/icc/ICCResources.pcl
Autoloading ICC-Namespace from $(VISUALWORKS)/icc/ICC-Namespace.pcl
Autoloading ICCColorSelector from $(VISUALWORKS)/icc/ICCColorSelector.pcl
Generating color wheel image...
Done generating color wheel image.
Autoloading ICCIncrementalTypes from $(VISUALWORKS)/icc/ICCIncrementalTypes.pcl
Autoloading ICCCommonClasses from $(VISUALWORKS)/icc/ICCCommonClasses.pcl
Autoloading UIPainter from $(VISUALWORKS)/parcels/UIPainter.pcl
Autoloading ImageReaders from $(VISUALWORKS)/parcels/ImageReaders.pcl
/Users/shaffer/VisualWorks Projects/Foo/Foo.im created at May 29, 2013 2:18:38 PM
/Users/shaffer/VisualWorks Projects/Foo/Foo.im created at May 29, 2013 2:18:55 PM
/Users/shaffer/VisualWorks Projects/Foo/Foo.im created at May 29, 2013 8:54:16 PM
FirstApp class>windowSpec defined
FirstApp<aspects
/Users/shaffer/VisualWorks Projects/Foo/Foo.im created at May 30, 2013 11:03:35 AM
Autoloading DLLCC from $(VISUALWORKS)/dllcc/DLLCC.pcl
Autoloading Graphics-Images-FixedPalettes from $(VISUALWORKS)/contributed/Graphics-Images-FixedPalettes.pcl
Autoloading OpenGL from $(VISUALWORKS)/contributed/OpenGL.pcl
Autoloading ObjectiveCConnect from $(VISUALWORKS)/contributed/ObjectiveCConnect.pcl
Autoloading PostgreSQLEXDI from $(VISUALWORKS)/contributed/PostgreSQL/PostgreSQLEXDI.pcl
Autoloading Base64Encoding from $(VISUALWORKS)/contributed/PostgreSQL/Base64Encoding.pcl
Autoloading PostgreSQLDriver from $(VISUALWORKS)/contributed/PostgreSQL/PostgreSQLDriver.pcl
Autoloading OSkSocketServices from $(VISUALWORKS)/contributed/PostgreSQL/OSkSocketServices.pcl
Autoloading OSkLogger from $(VISUALWORKS)/contributed/PostgreSQL/OSkLogger.pcl
Autoloading Sport from $(VISUALWORKS)/contributed/PostgreSQL/Sport.pcl
Autoloading OSkStreams from $(VISUALWORKS)/contributed/PostgreSQL/OSkStreams.pcl
Autoloading PostgreSQLLogging from $(VISUALWORKS)/contributed/PostgreSQL/PostgreSQLLogging.pcl
Autoloading StoreBase from $(VISUALWORKS)/store/StoreBase.pcl
Autoloading BOSS from $(VISUALWORKS)/parcels/BOSS.pcl
Autoloading LDM-Framework from $(VISUALWORKS)/parcels/LDM-Framework.pcl
Autoloading Lens-Namespace from $(VISUALWORKS)/parcels/Lens-Namespace.pcl
Autoloading LoggingTool from $(VISUALWORKS)/parcels/LoggingTool.pcl
Global garbage collection (please wait)...
reclaimed 0.9 Mbytes of data and 0 OTEntries in 0.1 sec.
101.12 Mbytes total; 57.33 Mbytes used, 43.78 Mbytes free.

/Users/shaffer/VisualWorks Projects/Foo/Foo.im created at June 3, 2013 1:24:50 PM
SimpleApp class>windowSpec defined
/Users/shaffer/VisualWorks Projects/Foo/Foo.im created at June 3, 2013 2:49:58 PM
Global garbage collection (please wait)...
reclaimed 2.29 Mbytes of data and 0 OTEntries in 0.1 sec.
89.36 Mbytes total; 57.98 Mbytes used, 31.37 Mbytes free.

/Users/shaffer/VisualWorks Projects/Foo/Foo.im created at June 4, 2013 11:05:13 AM
/Users/shaffer/VisualWorks Projects/Foo/Foo.im created at June 4, 2013 11:07:52 AM
/Users/shaffer/VisualWorks Projects/Foo/Foo.im created at June 4, 2013 11:08:06 AM'
        toolDock = a VisualLauncherToolDock
Context PC = 3

----------------------------------------------------------------------
MenuBarButtonController>>dispatchMenuSymbol:
Receiver:
        a MenuBarButtonController
Instance Variables:
        model = nil
        view = a MacOSXMenuBarButtonView
        highlightOnOpen = false
Arguments:
        menuSelection = #visualWorksExit
Context PC = 38

----------------------------------------------------------------------
MenuBarButtonController>>dispatchMenuSelection:
Receiver:
        a MenuBarButtonController
Instance Variables:
        model = nil
        view = a MacOSXMenuBarButtonView
        highlightOnOpen = false
Arguments:
        menuSelection = #visualWorksExit
Context PC = 17

----------------------------------------------------------------------
optimized [] in MenuBarButtonController>>menuBarActionForMenu:
Receiver:
        an UndefinedObject
Temporaries:
        valueResult = a MenuItem 'Exit VisualWorks...'
        menuView = a MacOSXMenuView
        .self = a MenuBarButtonController
        .aMenu = a Menu
Context PC = 55

----------------------------------------------------------------------
BlockClosure>>ensure:
Receiver:
        a BlockClosure
Instance Variables:
        method = CompiledBlock [] in MenuBarButtonController>>menuBarActionForMenu:
        outerContext = nil
        copiedValues = an Array[2]
Arguments:
        aBlock = BlockClosure [] in MenuBarButtonController>>menuBarActionForMenu:
Temporaries:
        result = nil
Context PC = 4

----------------------------------------------------------------------
MenuBarButtonController>>menuBarActionForMenu:
Receiver:
        a MenuBarButtonController
Instance Variables:
        model = nil
        view = a MacOSXMenuBarButtonView
        highlightOnOpen = false
Arguments:
        aMenu = a Menu
Temporaries:
        performer = a VisualLauncher
Context PC = 31

----------------------------------------------------------------------
MenuBarButtonController>>menuBarAction
Receiver:
        a MenuBarButtonController
Instance Variables:
        model = nil
        view = a MacOSXMenuBarButtonView
        highlightOnOpen = false
Temporaries:
        theMenu = a Menu
Context PC = 20

----------------------------------------------------------------------
MenuBarButtonController>>redButtonPressedEvent:
Receiver:
        a MenuBarButtonController
Instance Variables:
        model = nil
        view = a MacOSXMenuBarButtonView
        highlightOnOpen = false
Arguments:
        event = a RedButtonPressedEvent
Context PC = 10

----------------------------------------------------------------------
RedButtonPressedEvent>>dispatchTo:
Receiver:
        a RedButtonPressedEvent
Instance Variables:
        time = 246400042
        initiator = an EventDispatcher
        window = a ScheduledWindow 95618912
        wasHandled = false
        state = 1
        x = 17
        y = 5
        gx = 152
        gy = 58
        buttonNumber = 1
Arguments:
        anObject = a MenuBarButtonController
Context PC = 4

----------------------------------------------------------------------
MenuBarButtonController(Controller)>>handleEvent:
Receiver:
        a MenuBarButtonController
Instance Variables:
        model = nil
        view = a MacOSXMenuBarButtonView
        highlightOnOpen = false
Arguments:
        event = a RedButtonPressedEvent
Context PC = 4

----------------------------------------------------------------------
EventDispatcher>>dispatch:to:
Receiver:
        an EventDispatcher
Instance Variables:
        windowController = an ApplicationStandardSystemController
        currentMouseConsumer = nil
        grabbingMouse = false
        lastControlObject = nil
        trapList = nil
        state = nil
        repairDamageWhenDebugging = true
        flushQueueAfterError = true
        distributeEventsWhenDebugging = true
        dragDropInProgress = false
        dragDropTracker = nil
        dispatchUnknownEvents = false
Arguments:
        event = a RedButtonPressedEvent
        object = a MenuBarButtonController
Temporaries:
        tmp = nil
Context PC = 10

----------------------------------------------------------------------
EventDispatcher>>dispatchEvent:
Receiver:
        an EventDispatcher
Instance Variables:
        windowController = an ApplicationStandardSystemController
        currentMouseConsumer = nil
        grabbingMouse = false
        lastControlObject = nil
        trapList = nil
        state = nil
        repairDamageWhenDebugging = true
        flushQueueAfterError = true
        distributeEventsWhenDebugging = true
        dragDropInProgress = false
        dragDropTracker = nil
        dispatchUnknownEvents = false
Arguments:
        event = a RedButtonPressedEvent
Temporaries:
        objectWantingControl = a MenuBarButtonController
        targetKeyboardProcessor = nil
Context PC = 134

----------------------------------------------------------------------
RedButtonPressedEvent(Event)>>dispatch
Receiver:
        a RedButtonPressedEvent
Instance Variables:
        time = 246400042
        initiator = an EventDispatcher
        window = a ScheduledWindow 95618912
        wasHandled = false
        state = 1
        x = 17
        y = 5
        gx = 152
        gy = 58
        buttonNumber = 1
Context PC = 16

----------------------------------------------------------------------
RedButtonPressedEvent(Event)>>dispatchForWindowManager:
Receiver:
        a RedButtonPressedEvent
Instance Variables:
        time = 246400042
        initiator = an EventDispatcher
        window = a ScheduledWindow 95618912
        wasHandled = false
        state = 1
        x = 17
        y = 5
        gx = 152
        gy = 58
        buttonNumber = 1
Arguments:
        aWinMgr = a WindowManager
Context PC = 4

----------------------------------------------------------------------
optimized [] in WindowManager>>safelyDispatchForWindowManager:
Receiver:
        an UndefinedObject
Temporaries:
        .event = a RedButtonPressedEvent
        .self = a WindowManager
Context PC = 6

----------------------------------------------------------------------
BlockClosure>>on:do:
Receiver:
        a BlockClosure
Instance Variables:
        method = CompiledBlock [] in WindowManager>>safelyDispatchForWindowManager:
        outerContext = nil
        copiedValues = an Array[2]
Arguments:
        anExceptionSelector = BadControllerError
        handlerBlock = BlockClosure [] in WindowManager>>safelyDispatchForWindowManager:
Context PC = 18

----------------------------------------------------------------------
WindowManager>>safelyDispatchForWindowManager:
Receiver:
        a WindowManager
Instance Variables:
        windows = an OrderedCollection[1]
        activeController = nil
        interruptLock = false
        outstandingMetaOrDamage = false
        openInProgress = false
        eventQueue = an EventQueue
        baseProcess = a Process in Semaphore>>waitIfCurtailedSignal
        dontFilterEvents = false
Arguments:
        event = a RedButtonPressedEvent
Context PC = 13

----------------------------------------------------------------------
WindowManager>>processNextEvent
Receiver:
        a WindowManager
Instance Variables:
        windows = an OrderedCollection[1]
        activeController = nil
        interruptLock = false
        outstandingMetaOrDamage = false
        openInProgress = false
        eventQueue = an EventQueue
        baseProcess = a Process in Semaphore>>waitIfCurtailedSignal
        dontFilterEvents = false
Temporaries:
        event = a RedButtonPressedEvent
Context PC = 9

----------------------------------------------------------------------
optimized [] in [] in WindowManager>>newProcess
Receiver:
        an UndefinedObject
Temporaries:
        .self = a WindowManager
Context PC = 13

----------------------------------------------------------------------
BlockClosure>>on:do:
Receiver:
        a BlockClosure
Instance Variables:
        method = CompiledBlock [] in [] in WindowManager>>newProcess
        outerContext = nil
        copiedValues = a WindowManager
Arguments:
        anExceptionSelector = TerminateException
        handlerBlock = BlockClosure [] in [] in WindowManager>>newProcess
Context PC = 18

----------------------------------------------------------------------
optimized [] in WindowManager>>newProcess
Receiver:
        an UndefinedObject
Temporaries:
        .self = a WindowManager
Context PC = 15

----------------------------------------------------------------------
BlockClosure>>on:do:
Receiver:
        a BlockClosure
Instance Variables:
        method = CompiledBlock [] in WindowManager>>newProcess
        outerContext = nil
        copiedValues = a WindowManager
Arguments:
        anExceptionSelector = TerminateException
        handlerBlock = BlockClosure [] in [] in Process class>>forBlock:priority:
Context PC = 18

----------------------------------------------------------------------
optimized [] in Process class>>forBlock:priority:
Receiver:
        an UndefinedObject
Temporaries:
        .aBlock = BlockClosure [] in WindowManager>>newProcess
Context PC = 9


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc
Reply | Threaded
Open this post in threaded view
|

Re: Latest pre-release of vw7.10 causes finder to be raised when launcher run

cdavidshaffer

On Jun 4, 2013, at 11:12 AM, David Shaffer wrote:

> When I run the VisualWorks Projects launcher, the Finder is raised in addition to the launcher.  This is the only OSX app that I have that behaves this way.


Ugh, strike this part of my report.  All apps do this when launched from the Desktop...I just didn't notice because the Finder window opened behind others.

David


_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc