View Single Post
Old 12-24-2010, 01:38 PM   #1
Gunner54
Bookworm
Gunner54 can program the VCR without an owner's manual.Gunner54 can program the VCR without an owner's manual.Gunner54 can program the VCR without an owner's manual.Gunner54 can program the VCR without an owner's manual.Gunner54 can program the VCR without an owner's manual.Gunner54 can program the VCR without an owner's manual.Gunner54 can program the VCR without an owner's manual.Gunner54 can program the VCR without an owner's manual.Gunner54 can program the VCR without an owner's manual.Gunner54 can program the VCR without an owner's manual.Gunner54 can program the VCR without an owner's manual.
 
Posts: 22
Karma: 189188
Join Date: Dec 2010
Device: Kindle
Angry Robot book conversion problem

I downloaded a book from Angry Robot (an ebook that strangely arrived as a .cbz file). But when I tried to convert it to Kindle via Calibre it was a no go:

ERROR: Conversion Error: <b>Failed</b>: Convert book 1 of 1 (Triumff)

Convert book 1 of 1 (Triumff)
Resolved conversion options
calibre version: 0.7.35
{'asciiize': False,
'author_sort': None,
'authors': None,
'base_font_size': 0.0,
'book_producer': None,
'change_justification': 'left',
'chapter': None,
'chapter_mark': u'pagebreak',
'colors': 256,
'comments': None,
'cover': None,
'debug_pipeline': None,
'despeckle': False,
'disable_font_rescaling': True,
'disable_trim': False,
'dont_compress': False,
'dont_grayscale': False,
'dont_normalize': False,
'dont_sharpen': False,
'extra_css': None,
'font_size_mapping': None,
'footer_regex': u'(?i)(?<=<hr>)((\\s*<a name=\\d+></a>((<img.+?>)*<br>\\s*)?\\d+<br>\\s*.*?\\s*)|(\\s* <a name=\\d+></a>((<img.+?>)*<br>\\s*)?.*?<br>\\s*\\d+))(?=<br>)' ,
'header_regex': u'(?i)(?<=<hr>)((\\s*<a name=\\d+></a>((<img.+?>)*<br>\\s*)?\\d+<br>\\s*.*?\\s*)|(\\s* <a name=\\d+></a>((<img.+?>)*<br>\\s*)?.*?<br>\\s*\\d+))(?=<br>)' ,
'html_unwrap_factor': 0.4,
'input_encoding': None,
'input_profile': <calibre.customize.profiles.InputProfile object at 0x05760A90>,
'insert_blank_line': False,
'insert_metadata': False,
'isbn': None,
'keep_aspect_ratio': False,
'keep_ligatures': False,
'landscape': False,
'language': None,
'level1_toc': None,
'level2_toc': None,
'level3_toc': None,
'line_height': 0.0,
'linearize_tables': False,
'margin_bottom': 0,
'margin_left': 0,
'margin_right': 0,
'margin_top': 0,
'max_toc_links': 50,
'minimum_line_height': 120.0,
'mobi_ignore_margins': False,
'no_chapters_in_toc': False,
'no_inline_navbars': True,
'no_inline_toc': False,
'no_process': False,
'no_sort': False,
'output_format': u'png',
'output_profile': <calibre.customize.profiles.KindleOutput object at 0x05760D70>,
'page_breaks_before': None,
'personal_doc': u'[PDOC]',
'prefer_author_sort': False,
'prefer_metadata_cover': False,
'preprocess_html': False,
'pretty_print': False,
'pubdate': None,
'publisher': None,
'rating': None,
'read_metadata_from_opf': 'c:\\users\\pcw\\appdata\\local\\temp\\calibre_0.7 .35_tmp_5fmxfn\\calibre_0.7.35_hhpdfu.opf',
'remove_first_image': False,
'remove_footer': False,
'remove_header': False,
'remove_paragraph_spacing': False,
'remove_paragraph_spacing_indent_size': 1.5,
'rescale_images': False,
'right2left': False,
'series': None,
'series_index': None,
'smarten_punctuation': False,
'tags': None,
'timestamp': None,
'title': None,
'title_sort': None,
'toc_filter': None,
'toc_threshold': 6,
'toc_title': None,
'use_auto_toc': False,
'verbose': 2,
'wide': False}
InputFormatPlugin: Comic Input running
on C:\Users\pcw\Calibre Library\Unknown\Triumff (76)\Triumff - Unknown.cbz
Found comic pages...

Python function terminated unexpectedly
Could not find any pages in the comic: C:\Users\pcw\Calibre Library\Unknown\Triumff (76)\Triumff - Unknown.cbz (Error Code: 1)
Traceback (most recent call last):
File "site.py", line 103, in main
File "site.py", line 85, in run_entry_point
File "site-packages\calibre\utils\ipc\worker.py", line 107, in main
File "site-packages\calibre\gui2\convert\gui_conversion.py", line 24, in gui_convert
File "site-packages\calibre\ebooks\conversion\plumber.py", line 853, in run
File "site-packages\calibre\customize\conversion.py", line 216, in __call__
File "site-packages\calibre\ebooks\comic\input.py", line 398, in convert
File "site-packages\calibre\ebooks\comic\input.py", line 353, in get_pages
ValueError: Could not find any pages in the comic: C:\Users\pcw\Calibre Library\Unknown\Triumff (76)\Triumff - Unknown.cbz

Any ideas (ive tried renaming the file as ePub)?

Thanks in advance.
Gunner54 is offline   Reply With Quote