https://bugs.kde.org/show_bug.cgi?id=446588
--- Comment #6 from Eoin O'Neill <eoinoneill1...@gmail.com> --- dmitryk, Are you sure this isn't a bigger issue with the way the md5 sums work? ``` Entering "KisResourceLocator::importResource()" existingResource->filename() = "c)_Pencil-2_Copy.kpp" existingResource->md5Sum() = "065415ee40bbf674438590e85a31a643" resourceUrl = "paintoppresets/c)_Pencil-2_Copy.kpp" md5 = "0c415c37996944b9b14f91e1052b6481" ``` Seems like these MD5 sums should be the same but their not. The results of generateHash don't seem to equal the results of the resources md5sum function which is a bit bizarre. -- You are receiving this mail because: You are watching all bug changes.