Quote:
Originally Posted by NewDay
Installed Sigil, tried to open an epub created by Macmillan from a pdf file, got an error message indicating "permission denied". Stumped.
|
This is fixed in Sigil trunk, and the fix will be in the next release of Sigil. It's caused by weird people removing read access (the filesystem kind, not the encryption kind) from their content files before zipping them up into an epub. The only reason why these files open at all in other applications is because those apps don't follow the ZIP specification.
I've made the unzipping component of Sigil "dumber" so that such files can be opened (and afterwards, saved with proper read access).