When trying to redirect a USB device to a VM it fails and the "details" are:<br />
USB redirection error<br />
<br />
Traceback (most recent call last):<br />
File "/usr/share/virt-manager/virt-manager", line 40, in <module><br />
gi.check_version("3.9.1")<br />
File "/usr/lib64/python2.7/site-packages/gi/__init__.py", line 54, in check_version<br />
"%s is not recent enough") % (version, __version__)<br />
ValueError: pygobject's version 3.9.1 required, and available version 3.8.2 is not recent enough<br />
<br />
<br />
Note: I reported this against libvirt. But I'm not sure if it's libvirt, pygobject or usbredir that's really to blame.
↧