#20929 new defect
"vboxmanage showvminfo" creates warning when editing guest settings
回報者: | RemonK17 | 負責人: | |
---|---|---|---|
元件: | VM control | 版本: | VirtualBox 6.1.30 |
關鍵字: | vboxmanage showvminfo | 副本: | |
Guest type: | Windows | Host type: | Linux |
描述
I have a bash script running in the background that checks every few seconds if a VM is running on my second workspace of Mint20. When i am in Virtualbox Manager and want to edit a setting of a VM that is NOT running, i get a warning that the VM is running and not all settings are stored or changed.. every time that script is called. The exact warning is in Dutch, but from the forum is got this in English:
"The virtual machine you are changing has been started. Only certain settings can be changed while a machine is running. All other changes will be lost if you close this window now"
The line in the bash script is: "vboxmanage showvminfo "W7_64" | grep -c "running (since" "
So calling "vboxmanage showvminfo" creates a warning that the VM is running when you try to edit guest settings.
To create this situation, open vbox manager, click on usb settings an leave that open, then go to the terminal and start "vbmanage showvminfo". The warning pops up that the VM is running.
Sorry for the typo's, it seems i can't edit the ticket... but in the last sentence i meant "vboxmanage showvminfo"