Bug 863488
| Summary: | Windows guest ends up with black screen after resizing spice client window over 2560x1600 resolution | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | Marian Krcmarik <mkrcmari> |
| Component: | spice-qxl-xddm | Assignee: | Alon Levy <alevy> |
| Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | --- | CC: | acathrow, alevy, cfergeau, dblechte, djasa, lyarwood, pvine |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | qxl-win-unsigned-0.1-18 | Doc Type: | Bug Fix |
| Doc Text: |
Previously, a Windows virtual machine using the arbitrary resolution change setting ended up with a black screen when spice-vdagent resized its resolution to higher than 2560x1600. Resizing back to lower resolution did not restore the virtual machine console. Now, the screen no longer goes black, and spice-vdagent allows resizing.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-21 14:48:27 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: | |||
|
Description
Marian Krcmarik
2012-10-05 15:11:03 UTC
There is an *unsigned* driver that contains the fix, setting Fixed-in and moving to MODIFIED. The screen doesn't go black anymore, however when the resolution is changed by window resize and only one of the dimensions exceeds the limit, the resolution change fails completely. Would it be possible in such case to resize the guest to [min(desired_x, maximum_x), min(desired_y, maximum_y)] in 3.3 cycle? (In reply to David Jaša from comment #4) > ... > Would it be possible in such case to > resize the guest to [min(desired_x, maximum_x), min(desired_y, maximum_y)] > in 3.3 cycle? (In reply to David Jaša from comment #5) > (In reply to David Jaša from comment #4) > > ... > > Would it be possible in such case to > > resize the guest to [min(desired_x, maximum_x), min(desired_y, maximum_y)] > > in 3.3 cycle? I opened a separate bug for this: bug 1023423. 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-2014-0053.html |