lib/virtualbox/vm.rb in virtualbox-0.8.0 vs lib/virtualbox/vm.rb in virtualbox-0.8.1

- old
+ new

@@ -470,9 +470,10 @@ # Open a new remote session, this will automatically start the machine # as well session = Lib.lib.session interface.launch_vm_process(session, mode.to_s, "").wait + session.unlock_machine true end # Shuts down the VM by directly calling "acpipowerbutton". Depending on the # settings of the Virtual Machine, this may not work. For example, some linux