View Single Post
Old 04-01-2021, 11:32 AM   #31
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,863
Karma: 6120478
Join Date: Nov 2009
Device: many
Unfortunately, on macOS, when double-clicking on an epub renamed to .zip to automatically open it will just try to compress it again as it appears the mimetype file of the epub is confusing it.

It looks at the first entry (the mimetype) and sees it is uncompressed and so thinks the entire file is uncompressed and so "smartly" tries to compress instead of uncompress. Stupid really as you can add uncompressed files to any zip and they might come first.


Either the command line tool unzip or pdurrants applet will work.

Last edited by KevinH; 04-01-2021 at 11:40 AM.
KevinH is offline   Reply With Quote