Bug 214625 - deskutils/virt-manager: opening spice console fails with error: spice-client-error-quark: USB redirection support not compiled in (0)
Summary: deskutils/virt-manager: opening spice console fails with error: spice-client-...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: Roman Bogorodskiy
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-18 12:41 UTC by Oleksandr Kryvulia
Modified: 2016-11-20 16:16 UTC (History)
0 users

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


Attachments
proposed fix (2.59 KB, patch)
2016-11-18 18:05 UTC, Roman Bogorodskiy
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oleksandr Kryvulia 2016-11-18 12:41:48 UTC
Opening spice console in virt-manager ends with error "spice-client-error-quark: USB redirection support not compiled in (0)" [1]. This is fixed in upstream, so please update port or include this patch[2]

[1]https://bugzilla.redhat.com/show_bug.cgi?id=1348479
[2]https://github.com/virt-manager/virt-manager/commit/e69cc002b10b49a77f1cd5170931e5e9209ab240?diff=unified
Comment 1 Roman Bogorodskiy freebsd_committer freebsd_triage 2016-11-18 18:04:43 UTC
(In reply to Alexandr Krivulya from comment #0)

Hi Alexandr,

It looks like this fix hasn't made it to release yet. Can you confirm that the attached patch for the port fixes this problem?
Comment 2 Roman Bogorodskiy freebsd_committer freebsd_triage 2016-11-18 18:05:13 UTC
Created attachment 177149 [details]
proposed fix
Comment 3 Oleksandr Kryvulia 2016-11-20 14:41:47 UTC
(In reply to Roman Bogorodskiy from comment #1)

Yes, it works for me.
Comment 4 commit-hook freebsd_committer freebsd_triage 2016-11-20 16:11:23 UTC
A commit references this bug:

Author: novel
Date: Sun Nov 20 16:10:19 UTC 2016
New revision: 426603
URL: https://svnweb.freebsd.org/changeset/ports/426603

Log:
  deskutils/virt-manager: fix spice console

   - add an upstream patch to fix spice console
   - bump PORTREVISION

  PR:		214625
  Submitted by:	Alexandr Krivulya
  Obtained from:	upstream git repository

Changes:
  head/deskutils/virt-manager/Makefile
  head/deskutils/virt-manager/files/patch-virtManager_viewers.py
Comment 5 Roman Bogorodskiy freebsd_committer freebsd_triage 2016-11-20 16:16:26 UTC
Committed, thanks!