nextcloud / desktop

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

[Qt6][Windows][VFS][Bug]: Corrupted files after hydrating with VFS on Windows (images look broken with glitches, office files are corrupted and can’t be opened). #6769

Closed allexzander closed 1 month ago

allexzander commented 4 months ago

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

Bug description

Some files can not be opened or are opened and look corrupted after syncing and downloading them with VFS. Especially, images and doc files are affected.

Steps to reproduce

  1. Run a build built with Qt6
  2. Setup a new folder with VFS and sync everything
  3. Try to view (double-click to hydrate) some pictures (a Photo folder is a good test example)
  4. Observe glitches in the image
  5. Try to open doc files (double-click to hydrate) and observe some of them can not be opened due to editor complaining the file is corrupted

Expected behavior

Files are downloaded and are not corrupted

Which files are affected by this bug

all

Operating system

Windows

Which version of the operating system you are running.

All Windows

Package

Other

Nextcloud Server version

all

Nextcloud Desktop Client version

3.13.50

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

Fresh desktop client install

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

allexzander commented 4 months ago

@mgallien