I don't have svn commit access (I'm not sure if it would be worth being granted access), but I found a minor bug in /VBox/Main/testcase/tstVBoxAPILinux.cpp.  Line 268 should be:<br><br>rc = machine->LockMachine(session, LockType_Write);<br>

<br>instead of just:<br>machine->LockMachine(session, LockType_Write);<br><br>Sorry for the spam for such a small issue!<br>Jonathan<br><br><br>