https://bugs.kde.org/show_bug.cgi?id=362999
--- Comment #8 from Deri James <d...@chuzzlewit.myzen.co.uk> --- It may be that the reason the position changes is because quazip is using deflate on the mimetype file rather than just storing it uncompressed. This does not make much sense because the compressed size (24 bytes) is longer than the uncompressed size (19 bytes), using zip64 the difference is greater. Is there a way to tell quazip to store the file "mimetype" (rather than deflate) or to not deflate files which grow larger when compressed. -- You are receiving this mail because: You are watching all bug changes.