Bug 1373830
| Summary: | File transfer dialog cannot be closed | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Pavel Grunt <pgrunt> |
| Component: | spice-gtk | Assignee: | Victor Toso <victortoso> |
| Status: | CLOSED ERRATA | QA Contact: | SPICE QE bug list <spice-qe-bugs> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.3 | CC: | dblechte, djasa, dyuan, fjin, juzhou, mtessun, mxie, mzhan, rbalakri, rduda, spice-qe-bugs, tzheng, victortoso, xiaodwan |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | spice-gtk-0.34-1.el7 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1373725 | Environment: | |
| Last Closed: | 2018-04-10 08:50:15 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: | |||
|
Description
Pavel Grunt
2016-09-07 08:41:19 UTC
Client side does not know that file-transfer is disabled in the host so the complete solution to the problem is not upstream yet. Moving to 7.5 This should potentially be fixed by [0], depending on expected behavior. It should pop up a dialog citing each file that has failed to transfer, without the rationale on why it has failed (probably by design). [0] https://lists.freedesktop.org/archives/spice-devel/2017-July/038469.html The actual reason for failure can be seen as warning, for instance: (remote-viewer:12620): virt-viewer-WARNING **: File transfer task 0x2a14b20 failed: The file transfer is disabled As per comment #1, virt-viewer does not receive any errors from spice-gtk when a file-transfer failed due the fact that file-transfer was disabled in the host. The fix is in spice-gtk so I'm moving to spice-gtk component... For the record, patch which should fix this is https://cgit.freedesktop.org/spice/spice-gtk/commit/?id=c021bb051fac1b66199 Moving to verifies: tested on client (rhel7.5): virt-viewer-5.0-9.el7.x86_64 spice-gtk3-0.34-2.el7.x86_64 guest (rhel7.5): spice-gtk3-0.34-2.el7.x86_64 spice-server-0.14.0-2.el7.x86_64 spice-glib-0.34-2.el7.x86_64 with single or multiple files xfer cancelling file xfer works ok. 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://access.redhat.com/errata/RHBA-2018:0672 |