Created attachment 161116 [details] Screenshot Hi, virt-manager displays an error when trying to show the virtual machine's console: "Error connecting to graphical console: Object constructor cannot be used to create instances of a subclass Display" Cheers, Yonas
Can you please attach the results of running the following command: virt-manager --debug
Created attachment 161121 [details] Output of `virt-manager --debug` I've attached the output.
A commit references this bug: Author: jgh Date: Thu Sep 17 16:15:12 UTC 2015 New revision: 397122 URL: https://svnweb.freebsd.org/changeset/ports/397122 Log: - address location of cpu_map.xml in capabilities.py [1] - Use GtkVnc.Display() not GtkVnc.Display.new() [2] - bump portrev Both of these issues have been addressed upstream by crobinso@redhat.com: [1] https://github.com/virt-manager/virt-manager/commit/b15c44923c9af9d42d04a508de0d9cc8744dc73e [2] https://github.com/virt-manager/virt-manager/commit/5df6757a0bd9b8f4dcca17a73bad3d9fe46d7823 PR: 203152 [2] Submitted by: yonas@fizk.net [2], daniel@morante.net (via mail) [1] Changes: head/deskutils/virt-manager/Makefile head/deskutils/virt-manager/files/patch-virtManager_viewers.py head/deskutils/virt-manager/files/patch-virtinst_capabilities.py