https://bugs.kde.org/show_bug.cgi?id=432100
Maik Qualmann <metzping...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |metzping...@gmail.com --- Comment #1 from Maik Qualmann <metzping...@gmail.com> --- Just tested again, no problems with renaming albums, even with a large number of nested subfolders. We know the problem, but we will not be able to solve it at the moment. The problem is file locking on Windows. Qt uses a low level file API that cannot handle locked files. The following conditions must be met so that there are no problems with digiKam: - Album monitoring in digiKam must be deactivated. - Folders must not be part of a Windows file or network share. - Folders or pictures must not be open in other programs such as Explorer or similar. Maik -- You are receiving this mail because: You are watching all bug changes.