Created attachment 122610 [details] log * I have a rhel7 guest in a rhel7 host (but upstream qemu on the host) * When connecting with upstream remote-viewer (and upstream spice-gtk) it has opened 4 display widgets but only 1 enable. I've connected with virt-viewer from rhel7 and it showed correctly one display. For testing purposes, I've enable the second display with virt-viewer and tried again with upstream remote-viewer: The result is 4 displays with 2 enabled. SPICE_DEBUG=1 log is attached.
Regression since 962ebf97e706df657793c45cfe58b1f17f3abb38 We need to distinguished between Virgil and non-Virgil guest. When the egl.enabled is TRUE and the guest is not using Virgil it is needed to check for the display mark
(In reply to Pavel Grunt from comment #1) > Regression since 962ebf97e706df657793c45cfe58b1f17f3abb38 > > We need to distinguished between Virgil and non-Virgil guest. When the > egl.enabled is TRUE and the guest is not using Virgil it is needed to check > for the display mark or just use () around the ternary
Fixed by https://cgit.freedesktop.org/spice/spice-gtk/commit/?id=0f3c872a84ea38aba9b2144005cda9e4f177d23a
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.