nextcloud / desktop

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

[Bug]: Release 3.12.7 and V3.13.x - Excel says "Overwrite changes" #6933

Open Mika-6-9 opened 3 months ago

Mika-6-9 commented 3 months ago

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

Bug description

image

Steps to reproduce

Save Excel file

Expected behavior

no message

This is a known bug which is normally resolved by https://github.com/nextcloud/desktop/pull/6212

When we look at the PRs, we see: image Does the red cross mean that this PR is not pushed in the code of this release? (I don't know Github too well)

Otherwise, if this PR is included in the code of this release, this does not correct this problem.

Which files are affected by this bug

Excel

Operating system

Windows

Which version of the operating system you are running.

Windows 11

Package

Official SNAP package

Nextcloud Server version

27.1

Nextcloud Desktop Client version

3.12.7

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

No response

Additional info

No response

tomdereub commented 2 months ago

Same here with nextcloud 28.0.6 and nextcloud desktop 3.13.3 on windows 10. When the bug occurs, in my case always with excel, it seems that the lock file ~$nameoffile.xlsx isn't created. So without the lockfile, excel can't know if the file has been modified by someone else or not. Now I don't understand why excel sometimes doesn't success to create the lock file on sync folders. I can give some logs if it helps, and if you explain how to do.

Mika-6-9 commented 1 month ago

Hi For information, still current with version V3.13.4 (not tested with V3.14 or 3.14.1 because these versions do not seem stable to me)