Bug 952327
Summary: | with RHEV-M's "full screen" or CLI "--full-screen=auto-conf", secondary monitor of the guest keeps flashing | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Virtualization Manager | Reporter: | David Jaša <djasa> | ||||
Component: | mingw-virt-viewer | Assignee: | Marc-Andre Lureau <marcandre.lureau> | ||||
Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> | ||||
Severity: | high | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 3.2.0 | CC: | acathrow, agilboa, bsanford, byount, cfergeau, dblechte, dyasny, jbiddle, marcandre.lureau, pvine, vipatel | ||||
Target Milestone: | --- | Keywords: | Regression | ||||
Target Release: | 3.2.0 | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | mingw-virt-viewer-0.5.3-25.el6ev | Doc Type: | Bug Fix | ||||
Doc Text: |
Previously, when attempting to connect to a multi-monitor guest in fullscreen mode, secondary monitors would sometimes keep flashing in a loop. Now, an unecessary extra monitor reconfiguration message has been removed and any extra monitors no longer flash when in fullscreen mode.
|
Story Points: | --- | ||||
Clone Of: | Environment: | ||||||
Last Closed: | 2013-06-10 20:04:42 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | |||||||
Bug Blocks: | 908408 | ||||||
Attachments: |
|
Description
David Jaša
2013-04-15 16:34:17 UTC
*** Bug 952691 has been marked as a duplicate of this bug. *** Contrary to Vimal's setup, the first monitor was still perfectly usable but the secondary kept flashing. Things were OK when going fullscreen from windowed mode. very likely vdagent bug, due to custom resolution regression when enabling extra monitors. Please grab the vdagent.log, thanks Created attachment 738926 [details]
vdagent.log
vdservice.log:
2100::INFO::2013-04-23 06:15:10,062::VDService::main::***Service started***
2100::INFO::2013-04-23 06:15:10,062::log_version::1.1.0.10016
2100::INFO::2013-04-23 06:15:10,062::VDService::execute::Active console session id: 1
2100::INFO::2013-04-23 06:15:10,070::VDService::execute::Connect state: 0
Sent patch to fix this on spice-gtk side: http://lists.freedesktop.org/archives/spice-devel/2013-April/013171.html It would be worth to fix vdagent too to not reconfigure monitor with same config, but it's another story. (In reply to comment #12) > Sent patch to fix this on spice-gtk side: > > http://lists.freedesktop.org/archives/spice-devel/2013-April/013171.html > > It would be worth to fix vdagent too to not reconfigure monitor with same > config, but it's another story. will give it a look from vdagent side. This is verified with RHEV-M 3.2 (sf14) and virt-viewer 0.5.3-23. Wrong bug verified. This is now verified with spice-client-msi-3.2-10 and mingw-virt-viewer 0.5.3-25. *** Bug 922391 has been marked as a duplicate of this bug. *** Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHEA-2013-0889.html |