On 21/12/15 14:47, David T. Lewis wrote:
I think that your VM is missing a couple of necessary plugins. The
XDisplayControlPlugin is used to close the socket connection to the
X display in the new child VM/image. You may also be missing the
OSProcessPlugin.
Note, I developed this in Squeak on Linux, so it may be that some work
would be needed for Pharo. If you have a Squeak image handy, you might
want to look at it there.
That has the same problem, in both the Squeak5/Spur All-In-One version
and the SQueak 4.6.
I loaded OSProcess and CommandShell <head> from SqueakMap to try it
Warning: forkSqueak requires XDisplayControlPlugin
(Mac OS 10.10.5)
Stephan