View Single Post
Old 03-31-2013, 01:30 PM   #85
devorez
Member
devorez began at the beginning.
 
Posts: 18
Karma: 10
Join Date: Aug 2011
Device: kindle
Looks like the Window GUI version doesn't handle chapters.
If I add a folder containing chapters (folders), it produces an error

Quote:
Error on file C:/mangas/test
image file is truncated (54 bytes not processed)
Traceback:
[' File "C:\\Users\\lestat\\Documents\\GitHub\\kcc\\kcc\\g ui.py", line 201, in convert\n', ' File "C:\\Users\\lestat\\Documents\\GitHub\\kcc\\kcc\\c omic2ebook.py", line 595, in main\n', ' File "C:\\Users\\lestat\\Documents\\GitHub\\kcc\\kcc\\c omic2ebook.py", line 318, in dirImgProcess\n', ' File "C:\\Users\\lestat\\Documents\\GitHub\\kcc\\kcc\\i mage.py", line 114, in __init__\n', ' File "c:\\Python27\\lib\\site-packages\\PIL\\Image.py", line 679, in convert\n self.load()\n', ' File "c:\\Python27\\lib\\site-packages\\PIL\\ImageFile.py", line 201, in load\n raise IOError("image file is truncated (%d bytes not processed)" % len(b))\n']

Last edited by devorez; 03-31-2013 at 01:38 PM.
devorez is offline   Reply With Quote