Bug 203152 - deskutils/virt-manager
Summary: deskutils/virt-manager
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Jason Helfman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-16 12:40 UTC by Yonas Yanfa
Modified: 2015-09-17 16:15 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (jgh)


Attachments
Screenshot (23.23 KB, image/png)
2015-09-16 12:40 UTC, Yonas Yanfa
no flags Details
Output of `virt-manager --debug` (16.23 KB, text/plain)
2015-09-16 18:26 UTC, Yonas Yanfa
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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