[vbox-dev] Change setting with java Main API

2014-05-29 Thread Federica Renzi
Hi everyone, I'm trying to change some VM setting during the execution of virtualbox. I read in SDK documentation that it's possible only locking the machine and saving its state, otherwise no change will be performed. I tried to achieve it using java api (com-xpcom glue) and custumize

Re: [vbox-dev] Change setting with java Main API

2014-05-29 Thread Maxime Dor
Use LockType.Shared instead - some other process must already be using the VM (is it running?) On 29 May 2014 10:12, Federica Renzi renzi.f...@gmail.com wrote: Hi everyone, I'm trying to change some VM setting during the execution of virtualbox. I read in SDK documentation that it's possible

Re: [vbox-dev] is VRDP clipboard supposed to work?

2014-05-29 Thread Geoff Nordli
Sorry, I should re-word that sentence. The clipboard does not work in either direction. thanks, Geoff On 14-05-28 11:01 AM, Geoff Nordli wrote: Just wondering if I should submit a bug with this. Trying to use it from a Windows 7 client. Clipboard works in neither direction. Here is the