nextcloud / desktop

💻 Desktop sync client for Nextcloud
https://nextcloud.com/install/#install-clients
GNU General Public License v2.0
2.97k stars 781 forks source link

Drag & Drop / Move operation in Windows clients brings a sync error on Nextcloud Desktop Client version: 3.13.2 (not in earlier versions) #6917

Closed Githopp192 closed 1 week ago

Githopp192 commented 1 month ago

⚠️ Before submitting, please verify the following: ⚠️

Bug description

Windows 11 Pro:

By Drag & Drop operation from a file, which is inside the Nextcloud Sync Folder to a location, which is also inside the Nextcloud Sync Folder (of course another sub-Folder), the there is an error reported by the Nextcloud Windows Agent.

image

and the following error:

image

...

Steps to reproduce

  1. Drag & Drop operation from a file, which is inside the Nextcloud Sync Folder to a location, which is also inside the Nextcloud Sync Folder (of course another sub-Folder)
  2. An error is reported
  3. There is no sync operation - file not be moved (from drag & drop operation) Same results, when do a normal "cut" - operation by windows explorer.
  4. When manually pressing the "sync now" button on the Nextcloud Agent Gui, the operation will succeed. ...

Expected behavior

There should be no sync error by moving a file to another place inside the Nextcloud Folder in Windows 11. This error i never saw on previous versions of Nextcloud Desktop Client versions

Which files are affected by this bug

IMG_1799.jpg

Operating system

Windows

Which version of the operating system you are running.

Windows 11 Home 22H2

Package

Other

Nextcloud Server version

27.1.11.3

Nextcloud Desktop Client version

3.13.2

Is this bug present after an update or on a fresh install?

Updated from a minor version (ex. 3.4.2 to 3.4.4)

Are you using the Nextcloud Server Encryption module?

Encryption is Disabled

Are you using an external user-backend?

Nextcloud Server logs

This bug exists since upgraded to Nextcloud Desktop-Client 3.13.2 (earlier versions were NOT affected)

Additional info

No response

fuelfoundry commented 1 month ago

Also experiencing this on Mac Client v3.13.2. Thought it was due to the server upgrade to 29, but also upgraded the client at the same time. Deployed a new server, issue persists. Moving files to a temp directory out of the Nextcloud folder and back in is an alternate workaround to circumventing the bug.

fuelfoundry commented 1 month ago

This may or may not help, was able to resolve this through:

Theory: A discrepancy between a local cache and the server data formed, resulting in this behaviour.

Githopp192 commented 1 month ago

@fuelfoundry thanks, but your proposal - but the ultimative solution for such errors cannot be to wipe and re-install everything

i think the solution must come from the software developers in a new (fixed) version.

Githopp192 commented 1 month ago

Can confirm this bug also on mac .. drag & drop not possible by finder anymore

Githopp192 commented 1 week ago

Nextcloud Server version 29.0.4

Nextcloud Desktop Client version 3.13.3

Issue seems to be fixed ==> well done :-)