Files
virt-manager/virtManager
Mikhail Feoktistov 32cccaa170 virt-manager: Fix VNC connection on hypervisor without GraphicsFD
Function virDomainOpenGraphicsFD() from libvirt can return -1
But in this case libvirt-python will raise an exception.
We should handle this case and return -1 as invalid FD.
In commit 5c451b64 Viewer._open() there is a code to open
graphics console in case of invalid GraphicsFD.

(crobinso: also log the error message)
2016-04-07 16:31:38 -04:00
..
2016-01-12 12:49:30 -05:00
2015-11-21 20:21:09 -05:00
2016-04-07 16:12:06 -04:00
2014-04-02 19:00:24 -04:00
2014-04-02 19:00:24 -04:00
2015-04-10 17:23:11 -04:00
2015-04-13 15:43:48 -04:00
2016-04-07 16:12:06 -04:00
2015-09-05 17:32:03 -04:00