vmfest icon indicating copy to clipboard operation
vmfest copied to clipboard

VirtualBox 5.0 support

Open skelter opened this issue 9 years ago • 1 comments

Trying to run against VirtualBox 5.0 support. I am guessing the xpcom interface changed?

 (def myserver (mgr/server))
CompilerException org.mozilla.xpcom.XPCOMException: 
The function "createInstanceByContractID" returned an error condition: 
"Interface not supported (NS_ERROR_NO_INTERFACE)" 
(0x80004002), compiling:(form-init5294804242628224748.clj:45:21) 

hmm. default is to give a url http://localhost. I am probably just doing it wrong, since I just want to use this locally right now.

I looked for the source repo for vboxjxpcom; any ideas?

skelter avatar Dec 01 '16 22:12 skelter

+1. It looks like @noonian has a 5.0 feature branch, but no pull request and it's 2 years old.

Is this project dead? Are there good, active alternatives?

WhittlesJr avatar Aug 11 '17 13:08 WhittlesJr