Bug 590070
| Summary: | QEMU misses DESKTOP-RESIZE event if it is triggered during client connection initialization | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Daniel Berrangé <berrange> |
| Component: | qemu-kvm | Assignee: | Gerd Hoffmann <kraxel> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | low | ||
| Version: | 6.0 | CC: | bcao, gyue, mjenner, tburke, virt-maint |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | qemu-kvm-0.12.1.2-2.71.el6 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 586074 | Environment: | |
| Last Closed: | 2010-11-10 21:24:51 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Daniel Berrangé
2010-05-07 16:14:00 UTC
This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux major release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Major release. This request is not yet committed for inclusion. Patch series submitted upstream http://patchwork.ozlabs.org/patch/53556/ http://patchwork.ozlabs.org/patch/53559/ http://patchwork.ozlabs.org/patch/53561/ http://patchwork.ozlabs.org/patch/53560/ http://patchwork.ozlabs.org/patch/53558/ Patch series committed upstream bcao --> berrange Hi, Daniel For the first bug ,I want to reproduced on qemu-kvm-0.12.1.2-2.64.I try several times .but can not catch the time that vnc client connect at exactly the time the guest resizes its display.Could you tell me how to reproduce it ? For the second bug,As your words "it tries to draw a 720x400 pixel image on a 600x480 pixel window. X gets unhappy," Could you tell me how to reproduce this manually? thanks Mike~ You just have to run 'virt-viewer $GUEST' very quickly after starting the guest with virsh start. It might help to run 'virt-viewer --wait $GUEST' immediately *before* starting the guest. Run 10 times on qemu-kvm-0.12.1.2-2.48.el6. steps: 1.open virt-manager. 2.# virsh start RHEL6_64 on the host and almost at the same time ,start #virt-viewer RHEL6_64. Actual Results: testing 10 times,virt-viewer works fine . steps: 1.open virt-manager. 2.on the host terminal ,#virt-viewer --wait RHEL6_64 3.on the host terminal ,#virst start RHEL6_64. Actual Results: Also test 10 times ,virt-viewer works fine. Retest on qemu-kvm-0.12.1.2-2.109.el6. Repeat the steps above .virt-viewer also works fine. bcao-->berrange Hi, Daniel I still can not reproduced it.Are the steps above correct? If correct,May I close this issue? Mike~ This should be sufficient test hit the problem. According to comment #12, Change status to VERIFIED. If any time hit the issue again,I will re-test it. Red Hat Enterprise Linux 6.0 is now available and should resolve the problem described in this bug report. This report is therefore being closed with a resolution of CURRENTRELEASE. You may reopen this bug report if the solution does not work for you. |