After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 785480 - Trying to copy a file on an MTP device when a file with the same name already exists throw an error
Trying to copy a file on an MTP device when a file with the same name already...
Status: RESOLVED DUPLICATE of bug 785391
Product: gvfs
Classification: Core
Component: mtp backend
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Philip Langdale
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2017-07-27 08:15 UTC by porkepix
Modified: 2017-07-28 01:13 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot of the error message box (20.96 KB, image/png)
2017-07-27 08:45 UTC, porkepix
Details

Description porkepix 2017-07-27 08:15:23 UTC
As described in the summary, copying a file when another file with the same name already exist lead to an unexplicit error.

See the joined screenshot to see the error box appearing.

[clement@T470-clement ~]$ pacman -Si gvfs-mtp
Repository      : extra
Name            : gvfs-mtp
Version         : 1.32.1+3+gd852665e-1
----------------------------
[clement@T470-clement ~]$ pacman -Si nautilus
Repository      : extra
Name            : nautilus
Version         : 3.24.2-1
----------------------------
Comment 1 Philip Langdale 2017-07-27 08:43:05 UTC
No screenshot.
Comment 2 porkepix 2017-07-27 08:45:41 UTC
Created attachment 356460 [details]
Screenshot of the error message box

Eh, sorry. Was pretty sure I picked it, but it seems at messed at some point.
You should now have it.
Comment 3 porkepix 2017-07-27 15:17:48 UTC
As stated in bug 785391 (which is definitely linked to this one), this problem actually only occur when trying to do device to device copy (SD card to SD card, internal phone's memory to internal phone's memory or one of those to the other one). Copy from PC to device or device to PC behave correctly even when a file with the same name already exist.

When the problem occur, there's this pop-up window with the error, and there's no copy finally done.
Comment 4 Philip Langdale 2017-07-28 01:13:55 UTC
I'm closing this as a dupe of your first bug. The problem here is that the copy is going wrong.

*** This bug has been marked as a duplicate of bug 785391 ***