Re: libvirt object IVirtualBox is null

2020-05-13 Thread Daniel P . Berrangé
On Wed, May 13, 2020 at 10:24:41AM -0300, claudia freitas wrote: > Hi, > I'm using libvirt to manage virtual machines created with VirtualBox-6.0, > however when I try to start, to shut down virsh vm I get the message of > object IVirtualBox is null. > However, if I leave the VirtualBox graphical i

libvirt object IVirtualBox is null

2020-05-13 Thread claudia freitas
Hi, I'm using libvirt to manage virtual machines created with VirtualBox-6.0, however when I try to start, to shut down virsh vm I get the message of object IVirtualBox is null. However, if I leave the VirtualBox graphical interface open it works normally. Can anyone help or is experiencing the sam