https://bugs.kde.org/show_bug.cgi?id=445500
Halla Rempt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Product|krita |frameworks-kcoreaddons Component|File formats |general Assignee|[email protected] |[email protected] Version|nightly build (please |5.98.0 |specify the git hash!) | Status|RESOLVED |REOPENED CC| |[email protected] --- Comment #11 from Halla Rempt <[email protected]> --- I'm moving this bug to kcoreaddons. The problem here is that if there's [ or ] in a filename, QDir doesn't find the files anymore. They either need to be escaped, or these characters need to be replaced by a wildcard. I choose the latter when I was investiging this bug using a fork of KBackup. I'm not sure which solution is right, so I'm leaving that to the KCoreAddons maintainers. -- You are receiving this mail because: You are watching all bug changes.
