https://bugs.kde.org/show_bug.cgi?id=445500
Halla Rempt <ha...@valdyas.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Product|krita |frameworks-kcoreaddons Component|File formats |general Assignee|ha...@valdyas.org |mp...@kde.org Version|nightly build (please |5.98.0 |specify the git hash!) | Status|RESOLVED |REOPENED CC| |kdelibs-b...@kde.org --- Comment #11 from Halla Rempt <ha...@valdyas.org> --- 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.