View Single Post
Old 09-29-2015, 10:10 AM   #66
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,809
Karma: 6000000
Join Date: Nov 2009
Device: many
Hi v_x,

Quote:
Originally Posted by v_x View Post
I have a strange bug (Mac OS X 10.10.5) — just after opening of an epub (I've tested different files; the results were the same) the order of files in the Text folder is rearranged and becomes alphabetical! And TOC too. The cleaning is turned off.
I am running the same build on the same Mac OS X and not seeing this at all.

The only reason it would rename the files on load would be if the same file names (ignoring directories) exist inside the epub. So please pm me here a link to the exact book that causes this issue for you.

Alternatively, you can simply do the following on your Mac

1. copy the offending epub to your Desktop and rename it test.epub

2. Open Terminal.app and enter these commands in the resulting terminal and post the results here

cd ~/Desktop
unzip -t test.epub


That will tell me if the offending book has duplicate file names someplace.

Thanks,

KevinH
KevinH is offline