Bug 1144043
| Summary: | after plug/redirection of usb device, virt-viewer freezes for several seconds before the device gets redirected | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 8 | Reporter: | David Jaša <djasa> |
| Component: | spice-usbdk-win | Assignee: | Dmitry Fleytman <dfleytma> |
| Status: | CLOSED ERRATA | QA Contact: | SPICE QE bug list <spice-qe-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | --- | CC: | bmcclain, cfergeau, dblechte, dfleytma, fidencio, lsurette, rbalakri, uril, ykaul, ylavi |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | mingw-spice-gtk-0.26-10.el7ev mingw-virt-viewer-2.0-8.el7ev rhevm-spice-client-3.6-6 | Doc Type: | Bug Fix |
| Doc Text: |
Redirecting or releasing a USB device can take 3-5 seconds in some cases, and since this was performed synchronously in spice-gtk, it caused virt-viewer to freeze for several seconds. In this release, these operations have been made asynchronous on the spice-gtk level, and users will no longer experience virt-viewer freezing when redirecting or releasing a USB device.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-03-09 20:09:11 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | Spice | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
David Jaša
2014-09-18 13:55:50 UTC
In winusb back-end the redirection process is asynchronous one, so the GUI is doesn't wait for a finishing of the process. In UsbDk, the process is synchronous and therefore the GUI freezes until end of redirecting. The problem should be solved in GUI. Fix pending rebase of current spice-gtk patches to master. This is discussed in http://lists.freedesktop.org/archives/spice-devel/2015-May/020037.html and http://lists.freedesktop.org/archives/spice-devel/2015-June/020042.html Seems fixed in current builds this is an automated message. oVirt 3.6.0 RC3 has been released and GA is targeted to next week, Nov 4th 2015. Please review this bug and if not a blocker, please postpone to a later release. All bugs not postponed on GA release will be automatically re-targeted to - 3.6.1 if severity >= high - 4.0 if severity < high Fixed by patch series: UsbDk backend for spice-gtk: http://lists.freedesktop.org/archives/spice-devel/2015-October/022851.html Making start/stop redirection asynchronous: http://lists.freedesktop.org/archives/spice-devel/2015-October/022873.html What is the status of this bug? If this bug requires doc text for errata release, please provide draft text in the doc text field in the following format: Cause: Consequence: Fix: Result: 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/RHEA-2016-0377.html |