Bug 203152

Summary: deskutils/virt-manager
Product: Ports & Packages Reporter: Yonas Yanfa <yonas>
Component: Individual Port(s)Assignee: Jason Helfman <jgh>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (jgh)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Screenshot
none
Output of `virt-manager --debug` none

Description Yonas Yanfa 2015-09-16 12:40:53 UTC
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
Comment 1 Jason Helfman freebsd_committer freebsd_triage 2015-09-16 17:10:28 UTC
Can you please attach the results of running the following command:

virt-manager --debug
Comment 2 Yonas Yanfa 2015-09-16 18:26:23 UTC
Created attachment 161121 [details]
Output of `virt-manager --debug`

I've attached the output.
Comment 3 commit-hook freebsd_committer freebsd_triage 2015-09-17 16:15:48 UTC
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