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 769358 - Google Drive: copying/moving files across folders of the same drive does not work
Google Drive: copying/moving files across folders of the same drive does not ...
Status: RESOLVED DUPLICATE of bug 755701
Product: gvfs
Classification: Core
Component: google backend
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Debarshi Ray
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2016-07-31 15:15 UTC by Alberto Ruiz
Modified: 2017-07-25 10:28 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alberto Ruiz 2016-07-31 15:15:58 UTC
I just tried to copy a file with Ctrl+C from a Google Drive folder and then paste it in another folder within the same Drive and it showed me a cryptic error.

However copying the file to a local folder and then copying it again into the drive works just fine.
Comment 1 Christian Kellner 2017-07-25 09:43:20 UTC
--- log form a attempted copy operation ---

google-drive: backend_dbus_handler org.gtk.vfs.Mount:QueryInfo (pid=4923)
google-drive: Queued new job 0x5600ceaf6dc0 (GVfsJobQueryInfo)
google-drive: + query_info: /0B6GuCmSuXbLwc3RhcnRlcl9maWxlX2Rhc2hlclYw, 1
google-drive:   entry path: /0B6GuCmSuXbLwc3RhcnRlcl9maWxlX2Rhc2hlclYw (0)
google-drive: send_reply(0x5600ceaf6dc0), failed=0 ()
google-drive: - query_info
google-drive: backend_dbus_handler org.gtk.vfs.Mount:QueryInfo (pid=4923)
google-drive: Queued new job 0x5600ceaf6d20 (GVfsJobQueryInfo)
google-drive: + query_info: /0B6GuCmSuXbLwTGljQzhjLXNaUWM, 1
google-drive:   entry path: /0B6GuCmSuXbLwTGljQzhjLXNaUWM (0)
google-drive: send_reply(0x5600ceaf6d20), failed=0 ()
google-drive: - query_info
google-drive: backend_dbus_handler org.gtk.vfs.Mount:QueryFilesystemInfo (pid=4923)
google-drive: Queued new job 0x5600ceb16320 (GVfsJobQueryFsInfo)
google-drive: + query_fs_info: /0B6GuCmSuXbLwTGljQzhjLXNaUWM
google-drive: send_reply(0x5600ceb16320), failed=0 ()
google-drive: - query_fs_info
google-drive: backend_dbus_handler org.gtk.vfs.Mount:QueryInfo (pid=4923)
google-drive: Queued new job 0x5600ceaf6aa0 (GVfsJobQueryInfo)
google-drive: + query_info: /0B6GuCmSuXbLwTGljQzhjLXNaUWM, 0
google-drive:   entry path: /0B6GuCmSuXbLwTGljQzhjLXNaUWM (0)
google-drive: send_reply(0x5600ceaf6aa0), failed=0 ()
google-drive: - query_info
google-drive: backend_dbus_handler org.gtk.vfs.Mount:QueryInfo (pid=4923)
google-drive: Queued new job 0x5600ceaf6960 (GVfsJobQueryInfo)
google-drive: + query_info: /0B6GuCmSuXbLwc3RhcnRlcl9maWxlX2Rhc2hlclYw, 0
google-drive:   entry path: /0B6GuCmSuXbLwc3RhcnRlcl9maWxlX2Rhc2hlclYw (0)
google-drive: send_reply(0x5600ceaf6960), failed=0 ()
google-drive: - query_info
google-drive: backend_dbus_handler org.gtk.vfs.Mount:QueryFilesystemInfo (pid=4923)
google-drive: Queued new job 0x5600ceb16320 (GVfsJobQueryFsInfo)
google-drive: + query_fs_info: /
google-drive: send_reply(0x5600ceb16320), failed=0 ()
google-drive: - query_fs_info
google-drive: backend_dbus_handler org.gtk.vfs.Mount:QueryInfo (pid=4923)
google-drive: Queued new job 0x5600ceaf68c0 (GVfsJobQueryInfo)
google-drive: + query_info: /0B6GuCmSuXbLwc3RhcnRlcl9maWxlX2Rhc2hlclYw, 1
google-drive:   entry path: /0B6GuCmSuXbLwc3RhcnRlcl9maWxlX2Rhc2hlclYw (0)
google-drive: send_reply(0x5600ceaf68c0), failed=0 ()
google-drive: - query_info
google-drive: backend_dbus_handler org.gtk.vfs.Mount:Copy (pid=4923)
google-drive: Queued new job 0x5600ceb1c050 (GVfsJobCopy)
google-drive: + copy: /0B6GuCmSuXbLwc3RhcnRlcl9maWxlX2Rhc2hlclYw -> /0B6GuCmSuXbLwTGljQzhjLXNaUWM/0B6GuCmSuXbLwc3RhcnRlcl9maWxlX2Rhc2hlclYw, 4
google-drive: send_reply(0x5600ceb1c050), failed=1 (Operation unsupported)
google-drive: - copy
google-drive: backend_dbus_handler org.gtk.vfs.Mount:QueryInfo (pid=4923)
google-drive: Queued new job 0x7fcab8002040 (GVfsJobQueryInfo)
google-drive: + query_info: /0B6GuCmSuXbLwc3RhcnRlcl9maWxlX2Rhc2hlclYw, 0
google-drive:   entry path: /0B6GuCmSuXbLwc3RhcnRlcl9maWxlX2Rhc2hlclYw (0)
google-drive: send_reply(0x7fcab8002040), failed=0 ()
google-drive: - query_info
Comment 2 Ondrej Holy 2017-07-25 10:28:06 UTC

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