-
Bug
-
Resolution: Fixed
-
Normal
-
2.4.4, 2.5
-
None
-
Linux
Renames changing only the casing on case-insensitive file systems on Linux (e.g. ext4 case insensitive or FAT32) are not applied. This seems to be a general issue on Linux when dealing with case insensitive files. I also could not change the casing with Nautilus or on console with mv (the latter will actually fail as both paths refer to the same file).
Needs a workaround like double renaming the file to a temporary name and back.
See https://gist.github.com/phw/d30ffb94171c5ea3248691f951310d54
For SMB shares on Linux there is a similar issue PICARD-1986 , but the root cause and fix is slightly different.
- has related issue
-
PICARD-214 Take case insensitive filesystems into account when renaming files
- Closed
-
PICARD-1986 Case-only changes to file names are not applied on SMB shares on Linux mounted with GVFS
- Closed
-
PICARD-1992 Case-only changes to file names are not applied on FAT32 and exFAT file systems on Windows 10
- Closed
- is related to
-
PICARD-2707 Re-saving album with different tag value capitalization does not rename folders
- Open