Thanks, I realized I even had var $startStopConfig = true; still uncommented in config.php :/ I also created the dir /etc/vbox/autostart and the file /etc/vbox/autostart.conf because I didn't have them I also set VBOXAUTOSTARTDB=/etc/vbox VBOXAUTOSTARTCONFIG=/etc/vbox/autostart.conf SHUTDOWNUSERS=vbox SHUTDOWN=savestate in /etc/default/virtualbox and defaultpolicy = allow in /etc/vbox/autostart.conf not sure if all of that was necessary but autostart works now for me
Hey, i saw in the code that there is supposed to be vm settings which control the autostart, to be found in the general tab, but I don't see these settings there. Currently I have to manually change the setting for each VM with "VBoxManage modifyvm name_of_vm --autostart-enabled on" which results in this section in the vm file <Autostart enabled="true" delay="0" autostop="Disabled"/> but it would be way more comfortable if this setting would work from the web GUI. Can the cause be that I got the...
Hello, I'm trying to install openxenmanager on windows and I'm running into the following problem, when i try to run the software it quits with the error "Traceback (most recent call last): File "openxenmanager", line 1, in <module> oxm.pyw NameError: name 'oxm' is not defined" Detailed log of installation and error: https://hastebin.com/orenohodeb.tex
Hello, I'm trying to install openxenmanager on windows andIi'm running into the following problem, when i try to run the software it quits with the error "Traceback (most recent call last): File "openxenmanager", line 1, in <module> oxm.pyw NameError: name 'oxm' is not defined" Detailed log of installation and error: https://hastebin.com/orenohodeb.tex