On 21/12/15 21:17, David T. Lewis wrote:
My expectation is that a Unix VM (interpreter, Cog, Spur) running on
Mac with X11 display should work with the current RemoteTask, exactly
as on on Linux. But I have not personally tried it, and I am not really
sure what would be required to get it working
On Mon, Dec 21, 2015 at 06:09:05PM +0100, Stephan Eggermont wrote:
> 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
On 21/12/15 18:09, Stephan Eggermont wrote:
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
OSProcessPl
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 Li
ok thanks David :)
On Mon, Dec 21, 2015 at 3:48 PM David T. Lewis wrote:
> On Mon, Dec 21, 2015 at 01:23:35PM +, Dimitris Chloupis wrote:
> > I tried to run the parrarelExample method of RemoteTask class which is
> > loadable from CommandShell project and it seems it looks for a plugin
> tha
On Mon, Dec 21, 2015 at 01:23:35PM +, Dimitris Chloupis wrote:
> I tried to run the parrarelExample method of RemoteTask class which is
> loadable from CommandShell project and it seems it looks for a plugin that
> cant find.
>
> It gives me a warning
>
> forkSqueak requires XDispalyControlPl
I tried to run the parrarelExample method of RemoteTask class which is
loadable from CommandShell project and it seems it looks for a plugin that
cant find.
It gives me a warning
forkSqueak requires XDispalyControlPlugin
if I proceed I get another warning
process accessor module not available