[Pkg-libvirt-maintainers] Bug#654847: gvncviewer: enable gvncviewer	to connect to unix domain sockets
    Daniel Kahn Gillmor 
    dkg at fifthhorseman.net
       
    Fri Jan  6 07:18:48 UTC 2012
    
    
  
Package: gvncviewer
Version: 0.5.0-2
Severity: normal
Tags: patch
gvncviewer can't currently connect to VNC servers running over unix
domain sockets, such as those provided by the qemu and kvm utilities.
The attached patch enables this feature.  It should apply cleanly at
the end of the current patch series in gvncviewer 0.5.0-2.
The logic is: test the provided hostname to see if a matching file exists and
is a unix-domain socket.  If it is, try to connect to it that way.  otherwise,
proceed with argument parsing and TCP sockets as usual.
I've also filed this with upstream at:
  https://bugzilla.gnome.org/show_bug.cgi?id=667396
Regards,
        --dkg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: allow-unix-domain-sockets-in-gvncviewer.patch
Type: text/x-diff
Size: 2717 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-libvirt-maintainers/attachments/20120106/822f050c/attachment.patch>
    
    
More information about the Pkg-libvirt-maintainers
mailing list