https://bugs.kde.org/show_bug.cgi?id=480345
--- Comment #16 from Maik Qualmann <metzping...@gmail.com> --- In principle, the problem with the file path is not that common, only with file paths whose characters are outside the current Windows code page. This should only occur very rarely for most Windows users. We could also automatically switch to ExifTool when writing metadata. We just have to look at the strategy when writing - read only files and sidecar settings. I also have the QIODevice Exiv2 file handler in the queue. This is almost completely fixed. There is only one crash with the Exif thumbnail reading function because the QIODevice file handler is currently not holding the read buffer, but that can be implemented. Maik -- You are receiving this mail because: You are watching all bug changes.