Member
Posts: 17
Karma: 10
Join Date: Sep 2009
Device: Sony Reader PRS-505 (Red)
|
Can someone explain how i can fix this error? Using 0.6.43.
Convert book 4 of 123 (004 Fantastic Four 536)
Resolved conversion options
{'asciiize': False,
'author_sort': None,
'authors': None,
'base_font_size': 0.0,
'book_producer': None,
'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_justify': True,
'dont_normalize': False,
'dont_sharpen': False,
'enable_autorotation': 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': False,
'header_format': u'%t by %a',
'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>)' ,
'header_separation': 0.0,
'input_encoding': None,
'input_profile': <calibre.customize.profiles.InputProfile object at 0x051475B0>,
'insert_blank_line': False,
'insert_metadata': False,
'isbn': None,
'keep_aspect_ratio': 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_indent': 0.0,
'mono_family': u'None',
'no_chapters_in_toc': False,
'no_inline_navbars': False,
'no_process': False,
'no_sort': False,
'output_format': 'png',
'output_profile': <calibre.customize.profiles.SonyReaderOutput object at 0x05147790>,
'page_breaks_before': None,
'prefer_metadata_cover': False,
'preprocess_html': False,
'pretty_print': False,
'pubdate': None,
'publisher': None,
'rating': None,
'read_metadata_from_opf': 'c:\\users\\john2\\appdata\\local\\temp\\calibre_0 .6.43_apxt0t.opf',
'remove_first_image': False,
'remove_footer': False,
'remove_header': False,
'remove_paragraph_spacing': False,
'remove_paragraph_spacing_indent_size': 1.5,
'render_tables_as_images': False,
'right2left': False,
'sans_family': u'None',
'series': None,
'series_index': None,
'serif_family': u'None',
'tags': None,
'text_size_multiplier_for_rendered_tables': 1.0,
'timestamp': None,
'title': None,
'title_sort': None,
'toc_filter': None,
'toc_threshold': 6,
'use_auto_toc': False,
'verbose': 2,
'wide': False,
'wordspace': 2.5}
InputFormatPlugin: Comic Input running
on C:\Calibre Library\Unknown\004 Fantastic Four 536 (196)\004 Fantastic Four 536 - Unknown.cbr
Archive: C:\Calibre Library\Unknown\004 Fantastic Four 536 (196)\004 Fantastic Four 536 - Unknown.cbr
Found comic pages...
Fantastic_Four_00_#536.jpg
Fantastic_Four_01_#536.jpg
Fantastic_Four_02_#536.jpg
Fantastic_Four_03_#536.jpg
Fantastic_Four_04_#536.jpg
Fantastic_Four_05_#536.jpg
Fantastic_Four_06_#536.jpg
Fantastic_Four_07_#536.jpg
Fantastic_Four_08_#536.jpg
Fantastic_Four_09_#536.jpg
Fantastic_Four_10_#536.jpg
Fantastic_Four_11_#536.jpg
Fantastic_Four_12_13_#536.jpg
Fantastic_Four_14_#536.jpg
Fantastic_Four_15_#536.jpg
Fantastic_Four_16_#536.jpg
Fantastic_Four_17_#536.jpg
Fantastic_Four_18_#536.jpg
Fantastic_Four_19_#536.jpg
Fantastic_Four_20_#536.jpg
Fantastic_Four_21_#536.jpg
Fantastic_Four_22_#536.jpg
Fantastic_Four_23_#536.jpg
Python function terminated unexpectedly
'NoneType' object is not iterable (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 99, 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 785, in run
File "site-packages\calibre\customize\conversion.py", line 211, in __call__
File "site-packages\calibre\ebooks\comic\input.py", line 409, in convert
File "site-packages\calibre\ebooks\comic\input.py", line 373, in get_pages
File "site-packages\calibre\ebooks\comic\input.py", line 262, in process_pages
TypeError: 'NoneType' object is not iterable
|