https://bugs.kde.org/show_bug.cgi?id=407537

--- Comment #4 from Boudewijn Rempt <b...@valdyas.org> ---
Git commit 2ce21f054b903a84e11f9300cea2e2eec24982a6 by Boudewijn Rempt.
Committed on 16/05/2019 at 09:32.
Pushed by rempt into branch 'master'.

Add a legacy zip store that uses KArchive

KArchive's KZip cannot read all files that Quazip saves. This is
a bug in KArchive, but it breaks older versions of krita that
cannot load some files saved in 4.2 anymore. So, only use quazip
if 64 bits saving is enabled.

M  +1    -0    CMakeLists.txt
M  +2    -0    libs/store/CMakeLists.txt
A  +272  -0    libs/store/KoLegacyZipStore.cpp     [License: LGPL (v2+)]
A  +73   -0    libs/store/KoLegacyZipStore.h     [License: LGPL (v2+)]
M  +28   -2    libs/store/KoStore.cpp
M  +2    -0    libs/store/KoStore_p.h

https://invent.kde.org/kde/krita/commit/2ce21f054b903a84e11f9300cea2e2eec24982a6

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to