Bug 1446142
Summary: | xfer disabled, yet File Transfers notification box appears | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Radek Duda <rduda> | ||||||||
Component: | spice | Assignee: | Default Assignee for SPICE Bugs <rh-spice-bugs> | ||||||||
Status: | CLOSED DUPLICATE | QA Contact: | SPICE QE bug list <spice-qe-bugs> | ||||||||
Severity: | medium | Docs Contact: | |||||||||
Priority: | unspecified | ||||||||||
Version: | 7.4 | CC: | cfergeau, pgrunt, rbalakri, spice-qe-bugs, tpelka | ||||||||
Target Milestone: | rc | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | Unspecified | ||||||||||
OS: | Unspecified | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2017-04-27 10:54:05 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: | |||||||||||
Attachments: |
|
Created attachment 1274565 [details]
spice debug log while xfer 3 files
Created attachment 1274566 [details]
qemu-kvm guest parameters
*** This bug has been marked as a duplicate of bug 1373725 *** |
Created attachment 1274563 [details] Notification box which cannot be closen Description of problem: On the attempt of file transefer while it is disabled, File Transfers notification box appears and cannot be closen. Version-Release number of selected component (if applicable): guest rhel7.4 spice-gtk3-0.33-3.el7.x86_64 spice-server-0.12.8-2.el7.x86_64 spice-protocol-0.12.12-2.el7.noarch qemu-kvm-rhev-2.8.0-6.el7.x86_64 libvirt-3.2.0-3.el7.x86_64 virt-viewer-5.0-2.el7.x86_64 client rhel7.4 spice-vdagent-0.14.0-14.el7.x86_64 spice-gtk3-0.33-3.el7.x86_64 How reproducible: always Steps to Reproduce: 1. run VM with libvirt XML parameter: <graphics type='spice'> <filetransfer enable='no'/> </graphics> or qemu parameter: -spice disable-agent-file-xfer 2. connect to it with remote viewer 3. drag&drop any file from client to guest Actual results: File Transfers notification box appears and cannot be closen. Expected results: File Transfers notification box does not appear. In log is printed some warning message. Additional info: