Hello,<br><br>Line 2176  in vboxServiceWrappers.php needs to be changed to:<br><br>if (is_null($value) || is_scalar($value) || is_array($value)) {<br><br>In order to be able to correctly set VM groups. It does not currently account for an array type argument - which is what the setGroups function should be passed.<br>
<br>On a completely unrelated note, it appears that the disabled version of the exit_16px.png icon is not anywhere in SVN. It can be seen in the VirtualBox frontend in the VM context menu of the chooser when a VM is not running. Would it be possible to obtain a copy of this icon please?<br>
<br>Regards,<br>Ian<br>