View Single Post
Old 06-07-2010, 04:02 PM   #777
joblack
Wizard
joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.joblack ought to be getting tired of karma fortunes by now.
 
Posts: 1,751
Karma: 4382688
Join Date: Jul 2006
Location: Somewhere on earth
Device: Onyx Boox Tab X C
Quote:
Originally Posted by lester View Post
Hi Pietvo, I am using ineptepub v3. I have tried calling from the command line and double clicking - both with the same results. In the GUI I browse to the file. The error message I receive is:

"Traceback (most recent call last):
File "ineptepub_v3.pyw", line 362, in <module>
sys.exit(cli_main())
File "ineptepub_v3.pyw", line 223, in cli_main
data = inf.read(path)
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/zipfile.py", line 834, in read
return self.open(name, "r", pwd).read()
File "/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/zipfile.py", line 874, in open
zinfo.orig_filename, fname)
zipfile.BadZipfile: File name in directory "OEBPS/Lars_9780307593672_epub" and header "OEBPS/Lars_9780307593672_epub_epl_r1.htm" differ.

I really appreciate your help in this.
As long as there aren't any epub experts answering I suggest you check out the official epub reference and compare it with the epub.

Perhaps the ADE is limiting the filenames so they aren't recognizing a wrong file name or it has some error correcting code.

At the first glimpse it seems that the filenames in the file

Lars_9780307593672_epub_epl_r1.htm

aren't the same as in

OEBPS/Lars_9780307593672_epub

How about open the epub with WinRAR or Winzip, print both out and compare the file names (make a backup before).
joblack is offline   Reply With Quote