FS#54893 - [gvfs-smb] copy process never ends

Attached to Project: Arch Linux
Opened by John Traverne (john) - Thursday, 20 July 2017, 22:58 GMT
Last edited by Jan de Groot (JGC) - Friday, 21 July 2017, 18:43 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture x86_64
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
- Copy task nerver ends, when you try to copy files in nautilus from a source to same destination

Affected versions:
- gvfs-smb (1.32.1+3+gd852665e-1)
- gvfs-smb (1.32.1-1)

Last working version:
- gvfs-smb (1.30.3+4+gd79b4650-1)

Steps to reproduce:
# create some files to copy
$ dd if=/dev/zero of=data.img bs=1 count=0 seek=10MB
$ gio copy data.img smb://192.168.1.2/share/.

# not working, it never ends (copy only ~1MB)!
$ gio copy smb://192.168.1.2/share/data.img smb://192.168.1.2/share/new.img

# not working, it never ends (copy only ~1MB)!
$ gvfs-copy smb://192.168.1.2/share/data.img smb://192.168.1.2/share/new.img

# in nautilus it is the same result.
This task depends upon

Closed by  Jan de Groot (JGC)
Friday, 21 July 2017, 18:43 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#53852 

Loading...