Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre > Conversion

Notices

Reply
 
Thread Tools Search this Thread
Old 12-25-2013, 09:14 AM   #1
WookieeChris
Junior Member
WookieeChris began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Dec 2013
Device: Kindle Fire HDX
Issue converting several CBRs

Hi! I have been converting my collection of CBRs to AZW3, and for the most part I have not had an issue, but 12 of my ~1500 files will not convert, and I get messages like the following on them:
Spoiler:

calibre, version 1.17.0 (win32, isfrozen: True)
Conversion Error: Failed: Convert book 1 of 1 (Dark Lords of the Sith: Masters & Students of the Force)

Convert book 1 of 1 (Dark Lords of the Sith: Masters & Students of the Force)
Resolved conversion options
calibre version: 1.17.0
{'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,
'comic_image_size': None,
'comments': None,
'cover': u'C:\\Users\\Chris\\AppData\\Local\\Temp\\calibre_ tnff96\\as7muj.jpeg',
'debug_pipeline': None,
'dehyphenate': True,
'delete_blank_paragraphs': True,
'despeckle': False,
'disable_font_rescaling': True,
'disable_trim': False,
'dont_add_comic_pages_to_toc': False,
'dont_compress': False,
'dont_grayscale': True,
'dont_normalize': False,
'dont_sharpen': False,
'duplicate_links_in_toc': False,
'embed_all_fonts': False,
'embed_font_family': None,
'enable_heuristics': False,
'expand_css': False,
'extra_css': None,
'extract_to': None,
'filter_css': u'',
'fix_indents': True,
'font_size_mapping': None,
'format_scene_breaks': True,
'html_unwrap_factor': 0.4,
'input_encoding': None,
'input_profile': <calibre.customize.profiles.InputProfile object at 0x03E09BF0>,
'insert_blank_line': False,
'insert_blank_line_size': 0.5,
'insert_metadata': False,
'isbn': None,
'italicize_common_cases': True,
'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,
'markup_chapter_headings': True,
'max_toc_links': 50,
'minimum_line_height': 120.0,
'mobi_toc_at_start': True,
'no_chapters_in_toc': False,
'no_inline_navbars': False,
'no_inline_toc': True,
'no_process': True,
'no_sort': False,
'output_format': u'png',
'output_profile': <calibre.customize.profiles.iPad3Output object at 0x03E09EB0>,
'page_breaks_before': None,
'prefer_author_sort': False,
'prefer_metadata_cover': False,
'pretty_print': False,
'pubdate': None,
'publisher': None,
'rating': None,
'read_metadata_from_opf': u'C:\\Users\\Chris\\AppData\\Local\\Temp\\calibre_ tnff96\\9daaor.opf',
'remove_fake_margins': True,
'remove_first_image': False,
'remove_paragraph_spacing': False,
'remove_paragraph_spacing_indent_size': 1.5,
'renumber_headings': True,
'replace_scene_breaks': u'',
'right2left': False,
'search_replace': '[]',
'series': None,
'series_index': None,
'share_not_sync': False,
'smarten_punctuation': False,
'sr1_replace': None,
'sr1_search': None,
'sr2_replace': None,
'sr2_search': None,
'sr3_replace': None,
'sr3_search': None,
'start_reading_at': None,
'subset_embedded_fonts': False,
'tags': None,
'timestamp': None,
'title': None,
'title_sort': None,
'toc_filter': None,
'toc_threshold': 6,
'toc_title': None,
'unsmarten_punctuation': False,
'unwrap_lines': True,
'use_auto_toc': False,
'verbose': 2,
'wide': False}
InputFormatPlugin: Comic Input running
on C:\Users\Chris\AppData\Local\Temp\calibre_tnff96\u a4vsu.cbr
Python function terminated unexpectedly
[Errno 2] No such file or directory: u'C:\\Users\\Chris\\AppData\\Local\\Temp\\calibre_ tnff96\\9jqrfj_comic_extract\\Star Wars - Tales of the Jedi 05 - Dark Lords of the Sith 01 - Masters and Students of the Force\\Tales of the Jedi 05 - Dark Lords of the Sith 01 - Masters and Students of the Force - 00 - FC.jpg' (Error Code: 1)
Traceback (most recent call last):
File "site.py", line 132, in main
File "site.py", line 109, in run_entry_point
File "site-packages\calibre\utils\ipc\worker.py", line 192, in main
File "site-packages\calibre\gui2\convert\gui_conversion.py", line 31, in gui_convert_override
File "site-packages\calibre\gui2\convert\gui_conversion.py", line 25, in gui_convert
File "site-packages\calibre\ebooks\conversion\plumber.py", line 1035, in run
File "site-packages\calibre\customize\conversion.py", line 241, in __call__
File "site-packages\calibre\ebooks\conversion\plugins\comic_i nput.py", line 180, in convert
File "site-packages\calibre\ebooks\conversion\plugins\comic_i nput.py", line 129, in get_pages
File "site-packages\calibre\ebooks\comic\input.py", line 32, in extract_comic
File "site-packages\calibre\__init__.py", line 283, in extract
File "site-packages\calibre\utils\unrar.py", line 150, in extract
File "site-packages\calibre\utils\unrar.py", line 145, in stream_extract
IOError: [Errno 2] No such file or directory: u'C:\\Users\\Chris\\AppData\\Local\\Temp\\calibre_ tnff96\\9jqrfj_comic_extract\\Star Wars - Tales of the Jedi 05 - Dark Lords of the Sith 01 - Masters and Students of the Force\\Tales of the Jedi 05 - Dark Lords of the Sith 01 - Masters and Students of the Force - 00 - FC.jpg'


Thank you for your help!

Last edited by theducks; 12-25-2013 at 09:49 AM. Reason: Wrapped long paste in Spoiler
WookieeChris is offline   Reply With Quote
Old 12-25-2013, 11:31 AM   #2
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,721
Karma: 29711016
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
IOError: [Errno 2] No such file or directory: u'C:\\Users\\Chris\\AppData\\Local\\Temp\\calibre_ tnff96\\9jqrfj_comic_extract\\Star Wars - Tales of the Jedi 05 - Dark Lords of the Sith 01 - Masters and Students of the Force\\Tales of the Jedi 05 - Dark Lords of the Sith 01 - Masters and Students of the Force - 00 - FC.jpg'
I suspect its the long file paths - max length on windows is about 250 chars, that one's over 270 - I would
  • change Title (Star Wars - blah-de-blah...) to something shorter (eg FRED)
  • do conversion,
  • change Title (FRED) back to original (Star Wars - blah-de-blah...)
  • Added You might want to Polish the AZW3 to get the metadata Title back to taws
BR

Last edited by BetterRed; 12-25-2013 at 06:47 PM. Reason: typo & note re Polish
BetterRed is online now   Reply With Quote
Advert
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
converting issue obnuchious Calibre 1 08-02-2013 07:53 AM
Converting from PDF to EPUB issue justinwh Conversion 1 08-29-2012 07:19 AM
Issue with converting TXT to Epub druntar Conversion 1 05-02-2011 06:45 AM
Converting PDF - FB2 issue (0.72) kgn Calibre 3 06-16-2010 07:22 AM
Issue converting .MOBI to .LRF sea_los Calibre 2 06-17-2009 12:20 AM


All times are GMT -4. The time now is 01:23 AM.


MobileRead.com is a privately owned, operated and funded community.