Bug 1109731
| Summary: | Guest does not resize when entering full screen from menu | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Tomas Jamrisko <tjamrisk> | ||||||
| Component: | virt-viewer | Assignee: | Virt Viewer Maint <virt-viewer-maint> | ||||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Virtualization Bugs <virt-bugs> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 7.0 | CC: | acathrow, cfergeau, codong, dblechte, gklein, jjongsma, juzhou, lcui, marcandre.lureau, mzhan, tjamrisk, tzheng, virt-viewer-maint, yeylon | ||||||
| Target Milestone: | pre-dev-freeze | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | virt-viewer-0.6.0-1.el7 | Doc Type: | Bug Fix | ||||||
| Doc Text: |
In certain circumstances, if remote-viewer was launched via browser plugin, and then fullscreen mode was activated, the guest display wasn't re-configured correctly. Aftering fixing the issue, the guest display was reconfigured when entering fullscreen mode.
|
Story Points: | --- | ||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-07-30 01:49:11 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: | 1109400 | ||||||||
| Bug Blocks: | |||||||||
| Attachments: |
|
||||||||
|
Description
Tomas Jamrisko
2014-06-16 09:19:49 UTC
I haven't been able to reproduce this. Does this only happen when switching to fullscreen mode, or does it also happen when you drag the window larger/smaller? Can you provide debug logs? Created attachment 909594 [details]
Log from client
Created attachment 909595 [details]
agent log
Some further details:
Client was virt-viewer-0.5.7-7.el7.x86_64. But this same issue was observed on RHEL6 as well.
RHEL guest resizes just fine.
This issue didn't appear when started using the vv file.
Ah, this looks like the same as Bug 1069735. It's a virt-viewer bug. Hi Tomas Jamrisko, i tried to reproduce this bug issue but failed, can you help me check whether there is some steps missed, thanks for your help. package version: rhevm server: vdagent-win-0.1-17 client: virt-viewer-0.5.7-7.el7.x86_64 spice-xpi-2.8-4.el7.x86_64 spice-gtk-devel-0.20-8.el7.x86_64 spice-glib-devel-0.20-8.el7.x86_64 spice-server-0.12.4-5.el7.x86_64 spice-gtk-0.20-8.el7.x86_64 spice-gtk3-vala-0.20-8.el7.x86_64 spice-protocol-0.12.6-1.el7.noarch spice-vdagent-0.14.0-5.el7.x86_64 spice-glib-0.20-8.el7.x86_64 spice-gtk-python-0.20-8.el7.x86_64 spice-gtk3-devel-0.20-8.el7.x86_64 spice-gtk3-0.20-8.el7.x86_64 spice-gtk-tools-0.20-8.el7.x86_64 1. Prepare a win7 guest on rhevm. 2. Connect to rhevm, remote-viewer was launched via browser plugin, opened the win7 guest in windowed mode 3. Switch to fullscreen using menu. Currently, my result is: guest display was reconfigured when entering fullscreen mode. |