| Summary: | Can not keep right resolution after change back to graphics mode and send-key ctrl+alt+backspace | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | CongDong <codong> | ||||
| Component: | virt-viewer | Assignee: | Virt Viewer Maint <virt-viewer-maint> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 7.0 | CC: | cfergeau, codong, dblechte, djasa, dyuan, fidencio, jherrman, marcandre.lureau, mzhan, rbalakri, tzheng | ||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: |
When the agent terminated unexpectedly or was disconnected and reconnected again, virt-viewer did not update the information about windows geometry and the guest resolution was not restored accordingly. With this update, the function responsible for updating the displays geometry is called, thus fixing the bug.
|
Story Points: | --- | ||||
| Clone Of: | 1021841 | Environment: | |||||
| Last Closed: | 2015-03-05 13:38:45 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: | |||||
| Bug Depends On: | 1021841, 1033447 | ||||||
| Bug Blocks: | 1009648 | ||||||
| Attachments: |
|
||||||
|
Description
CongDong
2013-11-21 10:32:58 UTC
*** Bug 1033447 has been marked as a duplicate of this bug. *** waiting for dep bug to be resolved. Can reproduce this with : # rpm -qa virt-viewer virt-viewer-0.5.7-3.el7.x86_64 Steps: 1.Have a guest with graphics desktop # virt-viewer rhel6.4 -f 2.Open the send-key menu, and send ctrl+alt+f1, change the guest to the text mode Send-key -> ctrl+alt+f1 3.Change the guest back to the graphics mode. Send-key -> ctrl+alt+f7 4. Send-key -> ctrl+alt+backspace 5. Repeat step3 and step4 5 times results: After step5, the guest change back to graphics mode, but the resolution is not same with the physical monitor. And the font looks very small. imho, it should be closed as dup of 1021841 This request was not resolved in time for the current release. Red Hat invites you to ask your support representative to propose this request, if still desired, for consideration in the next release of Red Hat Enterprise Linux. *** Bug 1074614 has been marked as a duplicate of this bug. *** Change the status of the bug to POST, according to https://bugzilla.redhat.com/show_bug.cgi?id=1021841#c9 Reassigning as per comment in the other bug: « Fabiano Fidêncio 2014-09-19 09:29:46 EDT (In reply to Christophe Fergeau from comment #10) > The patch you mentioned ( > https://www.redhat.com/archives/virt-tools-list/2014-August/msg00064.html ) > is for virt-viewer, and since the 2nd scenario is not going to be fixed, > this bug should be reassigned to virt-viewer, right? Yes, you're right. Just reassigned. » I can reproduce with: virt-viewer-0.6.0-6.el7.x86_64 VERIFY with virt-viewer-0.6.0-7.el7.x86_64 Steps: 1.Have a guest with graphics desktop # virt-viewer rhel6.4 -f 2.Open the send-key menu, and send ctrl+alt+f1, change the guest to the text mode Send-key -> ctrl+alt+f1 3.Change the guest back to the graphics mode. Send-key -> ctrl+alt+f7 4. Send-key -> ctrl+alt+backspace Result: The resolution is not change. As the result, set VERIFIED. 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. https://rhn.redhat.com/errata/RHBA-2015-0295.html |