Summary: | remote-viewer not saving last monitor config | ||
---|---|---|---|
Product: | Spice | Reporter: | Victor Toso <bugzilla> |
Component: | spice-gtk | Assignee: | Pavel Grunt <pavelgrunt> |
Status: | RESOLVED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | Keywords: | regression |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: | ||
Attachments: | log |
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 |
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.
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.