Bug 725734
Summary: | Spice vdagent: cannot move the mouse after leaving alone the spice window for a while | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Golita Yue <gyue> |
Component: | spice-vdagent-win | Assignee: | Arnon Gilboa <agilboa> |
Status: | CLOSED ERRATA | QA Contact: | Desktop QE <desktop-qa-list> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | --- | CC: | agilboa, bazulay, cmeadors, dblechte, iheim, jrb, juzhang, kgrainge, michen, mkrcmari, Rhev-m-bugs, skrishna, ykaul |
Target Milestone: | rc | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | vdagent-win-0.1-8 | Doc Type: | Bug Fix |
Doc Text: |
Previously, if you were running the SPICE agent on Windows guests and left the SPICE session idle, the mouse would become unavailable because the driver would complete pending read operations, which resulted in error codes that made the agent hang. The agent has been updated to ignore these particular error codes and the mouse now behaves as expected.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2011-12-15 15:37:03 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
Golita Yue
2011-07-26 12:26:12 UTC
I've reproduced that on Win7 guest with: virtio-win-prewhql-0.1-13 vdagent-win-0.1-7 qxl-win-0.1-7 This occurs in 0.1-13 and 0.1-12 serial driver in my case. I did not observer that with 0.1-11 earlier. I can see cursor mostly but I am not able to click. Reproduced in situation: Virtio-serial 0.1-13 + QXL driver Not reproduced in situation: Virtio-serial 0.1-13 + VGA driver Virtio-serial 0.1-11 + QXL driver Spice Windows guest agent fixed accordingly, in vdagent-win-0.1-8. Tested with vdagent-win-0.1-8, passed. So verified in vdagent-win-0.1-8. (In reply to comment #9) > Tested with vdagent-win-0.1-8, passed. > So verified in vdagent-win-0.1-8. set this bug back to ON_QA as desktop_qa is accountable for the verification and needs to do acceptance testing and regression testing for it. *** Bug 727349 has been marked as a duplicate of this bug. *** Verified on rhev-guest-tools-iso-3.0-10.noarch.rpm which includes vdagent-win-0.1-8. Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Previously, if you were running the SPICE agent on Windows guests and left the SPICE session idle, the mouse would become unavailable because the driver would complete pending read operations, which resulted in error codes that made the agent hang. The agent has been updated to ignore these particular error codes and the mouse now behaves as expected. 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/RHBA-2011-1818.html |