[Scummvm-tracker] [ScummVM :: Bugs] #11257: CLOUD: Issue with case sensitive filesystems

ScummVM :: Bugs trac at scummvm.org
Sun Nov 10 11:28:24 CET 2019


#11257: CLOUD: Issue with case sensitive filesystems
-------------------+--------------------
Reporter:  bgK     |      Owner:  (none)
    Type:  defect  |     Status:  new
Priority:  normal  |  Component:  Cloud
Keywords:          |       Game:
-------------------+--------------------
 ScummVM 5c078d80c9d7416588fa27c9b06adb890b1c8bbc, Linux, Dropbox storage.

 If I have a file with a (partially) uppercase name in my save folder on my
 case-sensitive filesystem. Say `DREAMWEB.D00`. It is uploaded to dropbox
 preserving the case. However, on the next sync, it is downloaded and
 written to the filesystem as `dreamweb.d00`.
 The end result is two identical files in the saves folder. One named
 `DREAMWEB.D00`, the other `dreamweb.d00`. ScummVM's filesystem code
 complains about duplicates:
 `WARNING: DefaultSaveFileManager::assureCached: Name clash when building
 cache, ignoring file 'dreamweb.d00'!`
-- 
Ticket URL: <https://bugs.scummvm.org/ticket/11257>
ScummVM :: Bugs <https://bugs.scummvm.org>
ScummVM


More information about the Scummvm-tracker mailing list