This repository was archived by the owner on Apr 10, 2020. It is now read-only.

Description
Hi
I'm trying to work with the new gns3 version 1.1, and I installed vboxwrapper, then I find the route of vboxwrapper
type vboxwrapper
The result
vboxwrapper is /usr/local/bin/vboxwrapper
Then I go to preferences/virtualbox a put this route in gns3.
After I try to call some of my virtualmachines but I get the following mistake
ZeroMQ client (virtualbox) sending JSON-RPC custom error: vboxwrapper path doesn't exist (/usr/local/bin/vboxwrapper for call id 01d9311c-d3f6-48b2-9400-2359efa424b8 2014-11-17 09:00:55.512 Python[650:13636] modalSession has been exited prematurely - check for a reentrant call to endModalSession:
What am I doing wrong?