homebrew-virt-manager
homebrew-virt-manager copied to clipboard
Crash on Copy
Everything works pretty well but when I try to copy from inside of a VM, it tends to crash the application. Here is the output that I see from the command line when it crashes:
Gdk:ERROR:gdkeventloop-quartz.c:572:select_thread_collect_poll: assertion failed: (ufds[i].fd == current_pollfds[i].fd)
Abort trap: 6
I get the same exact error when copying from guest to host (host to guest does not work at all for me). Im running a clean install of mojave.
Same issue here with copy crash. @alsdk did you manage to solve copy and paste from host to guest?
Same story here. No copy from host to guest. And from guest to host - it copies, but then crash.
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 this does not work for me.
Looks related: https://gitlab.freedesktop.org/spice/spice-gtk/issues/80
Hey Everybody,I have found a way to avoid this problem,see https://gitlab.freedesktop.org/spice/spice-gtk/-/issues/80
i have same issue.
It has been three years since this thread was started, so the crash on copy issue I am experiencing may be due to a different cause than yours. However, I write what I have been able to confirm. I access multiple Linux VMs on Linux host server from Jeffrey Wildman's virt-manager on a Mac. The virt-manager on Mac crashes when I copy a text on the VM. Then, if I uninstall the spice-vdagent (0.18.0-1), a tool that allows copy/paste between VMs in spice, from the VM's OS, e.g., Debian Linux, virt-manager on Mac does not crash when copying text. However, this means that copying to the clipboard for copy/paste between VMs will no longer be done. Also, this happens not only with jeffreywildman but also with rombarcz and Damenly's virt-managers. Therefore, the cause of the crash on copy issue I am experiencing is not virt-manager on Mac. The crash may be caused by the incompatibleness between spice-gtk (0.41_1) with spice-protocol (0.14.4) on the homebrew on Mac and spice tools on Linux VMs on the host server. Currently, I am accessing VMs on the host server from a Linux native virt-manager on a Linux VM on my Mac, which allows me to copy and paste text between VMs, and I have no problem. Although it takes some load of a VM on Mac, it is very stable.
Yoichi Mizomata My Website: https://sites.google.com/view/beyond-the-net
Same issue ...
same issue
Same here