I cant figure out how to use the svn repository but the following is alink to a mirror
Code: Select all
print("Warning: CoInitializeSecurity failed: ", oXctp);Code: Select all
print("Warning: CoInitializeSecurity failed: ", oXcpt);Code: Select all
print("Warning: CoInitializeSecurity failed: ", oXctp);Code: Select all
print("Warning: CoInitializeSecurity failed: ", oXcpt);Many thanks for the bug report AU. This has been fixed now inAU wrote:Line 455 of vboxapi.py should have oXcpt, currently oXctp, causing the api to crash in python
I cant figure out how to use the svn repository but the following is alink to a mirrorshould readCode: Select all
print("Warning: CoInitializeSecurity failed: ", oXctp);Code: Select all
print("Warning: CoInitializeSecurity failed: ", oXcpt);