Bug 1466334 - virsh domdisplay not working with listen type=socket
Summary: virsh domdisplay not working with listen type=socket
Keywords:
Status: CLOSED DUPLICATE of bug 1336720
Alias: None
Product: Virtualization Tools
Classification: Community
Component: libvirt
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Libvirt Maintainers
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-29 12:54 UTC by Christophe Fergeau
Modified: 2017-06-29 13:10 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-06-29 13:10:03 UTC
Embargoed:


Attachments (Terms of Use)

Description Christophe Fergeau 2017-06-29 12:54:52 UTC
I have
    <graphics type='spice'>
      <listen type='socket' socket='/tmp/foo'/>
    </graphics>
set for one of my VMs, and virsh domdisplay tells me
error :No graphical display found

I'd expect to get something like spice+unix:///tmp/foo in this case.
The same error is reported with listen type='none' but I'm not sure if something could be reported in this case (No graphical display is not correct though, so error message might need improving).

Comment 1 Christophe Fergeau 2017-06-29 13:10:03 UTC
Haha sorry I ialready filed that a long time ago and forgot :)

*** This bug has been marked as a duplicate of bug 1336720 ***


Note You need to log in before you can comment on or make changes to this bug.