Created attachment 150350 [details] Fix files/patch-virtManager_console.py is broken, see attachment.
Auto-assigned to maintainer jgh@FreeBSD.org
It seems that this part of the code is nonoperating on the FreeBSD platform, since there is no spice-gtk ( http://www.spice-space.org/download.html ) port. Also i've found some patches https://www.redhat.com/archives/virt-tools-list/2014-November/msg00019.html for more correct processing spice-gtk availability
(In reply to olevole from comment #2) > It seems that this part of the code is nonoperating on the FreeBSD platform, > since there is no spice-gtk ( http://www.spice-space.org/download.html ) > port. Would you mind trying to build spice-gtk on freebsd before? I would be glad to know the problems and help. thanks
Yes, i've created and install temporary (not ready for the ports tree yet) port: https://github.com/olevole/fbsd-ports/tree/master/x11/spice-gtk and passed this place in virt-manager. However functional has not yet been checked because got another error during "Begin install" stage: "Control groups not supported on this platform: Device not configured" Still unclear how to turn cgroups off.
virt-tools-list@redhat.com may have some insight into this. And thank you!
Please try the port listed in the dependent bug, and let me know if this fixes the issue you are seeing.
I've attached a new shar of spice-gtk port to the #196949 Can you please confirm if this works or not? Thanks!
(In reply to jgh from comment #7) I've test new version of the patch on FreeBSD11/amd64 and it works as expected.
I've updated the shar in the bug 196949 to include the python bindings, which are required for this pr.
A commit references this bug: Author: jgh Date: Mon Feb 9 16:23:50 UTC 2015 New revision: 378740 URL: https://svnweb.freebsd.org/changeset/ports/378740 Log: - py-spice-gtk has been added as dependency - bump portrevision PR: 195809 Reported by: amdmi3@ Changes: head/deskutils/virt-manager/Makefile head/deskutils/virt-manager/files/patch-virtManager_console.py