nextcloud / desktop

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

[Bug]: GUI is unhelpful in case of file name too long #6781

Open ysalmon opened 1 month ago

ysalmon commented 1 month ago

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

Bug description

Sometimes, file names on the server are too long to sync to an ext4 filesystem. The client reports it, but in a fashion that is unhelpful :

Also, the .nextcloudsync.log does not contain a message pertaining to this.

Steps to reproduce

  1. Have a very long file name on the server and a client syncing to an ext4 filesystem.
  2. Observe.

Expected behavior

There should be a way to copy the offending file name (trough a contextual menu, a button, or a link).

Which files are affected by this bug

the point of this bug report is that it is cumbersome to get that information

Operating system

Linux

Which version of the operating system you are running.

KUbuntu 22.04

Package

Other

Nextcloud Server version

n/a

Nextcloud Desktop Client version

3.13.0

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