Jeffrey Wildman
Jeffrey Wildman
guest -> host: I am able to reproduce the crash, in particular, the crash does not happen until the clipboard is pasted on the host. host -> guest: Confirming that...
Try to install osinfo-db-tools by itself? `brew install -v osinfo-db-tools` will produce verbose output that may help pinpoint the source of the error.
Seems like an environment issue outside of the homebrew formulae. Perhaps these help: https://github.com/apache/incubator-mxnet/issues/12727 https://stackoverflow.com/questions/46872922/broken-c-std-libraries-on-macos-high-sierra-10-13
It's possible that this is caused by a mismatch of `libvirt` and `libvirt-python`. Both are currently at 5.6.0 in the `libvirt` and `virt-manager` formulae -- is this still an issue?
When running `virt-manager --debug`, I see the same message, and also see the following on stdout/stderr: ``` libusb: error [darwin_claim_interface] USBInterfaceOpen: another process has device opened for exclusive access [Sun,...