View Single Post
Old 06-10-2011, 04:26 PM   #1
ion475
Junior Member
ion475 began at the beginning.
 
Posts: 3
Karma: 10
Join Date: Jun 2011
Device: iPhone
TXT to EPUB - Freeze on 1%

I got a bunch of TXT file that I convert to EPUB format so that I can view it on my iphone. Although most of them convert fine, for some reason, I got the following in a few of my TXT file:

Convert book X of X (Name Here...)
Resolved conversion options
calibre version: 0.8.5
{'asciiize': False,
'author_sort': None,
'authors': None,
'base_font_size': 0.0,
'book_producer': None,
'change_justification': u'original',
'chapter': None,
'chapter_mark': u'none',
'comments': None,
'cover': u'c:\\users\\ion\\appdata\\local\\temp\\calibre_0. 8.5_tmp_j53mzd\\calibre_0.8.5_x3kr1g.jpeg',
'debug_pipeline': None,
'dehyphenate': True,
'delete_blank_paragraphs': True,
'disable_font_rescaling': True,
'dont_split_on_page_breaks': True,
'enable_heuristics': False,
'epub_flatten': False,
'extra_css': None,
'extract_to': None,
'fix_indents': True,
'flow_size': 260,
'font_size_mapping': None,
'format_scene_breaks': True,
'formatting_type': u'auto',
'html_unwrap_factor': 0.4,
'input_encoding': None,
'input_profile': <calibre.customize.profiles.InputProfile object at 0x0561EE50>,
'insert_blank_line': False,
'insert_metadata': False,
'isbn': None,
'italicize_common_cases': True,
'keep_ligatures': False,
'language': None,
'level1_toc': None,
'level2_toc': None,
'level3_toc': None,
'line_height': 0.0,
'linearize_tables': False,
'margin_bottom': 5.0,
'margin_left': 5.0,
'margin_right': 5.0,
'margin_top': 5.0,
'markdown_disable_toc': False,
'markup_chapter_headings': True,
'max_toc_links': 50,
'minimum_line_height': 120.0,
'no_chapters_in_toc': False,
'no_default_epub_cover': False,
'no_inline_navbars': False,
'no_svg_cover': False,
'output_profile': <calibre.customize.profiles.iPadOutput object at 0x05625110>,
'page_breaks_before': None,
'paragraph_type': u'auto',
'prefer_metadata_cover': False,
'preserve_cover_aspect_ratio': False,
'preserve_spaces': True,
'pretty_print': True,
'pubdate': None,
'publisher': None,
'rating': None,
'read_metadata_from_opf': u'c:\\users\\ion\\appdata\\local\\temp\\calibre_0. 8.5_tmp_j53mzd\\calibre_0.8.5_gyqpph.opf',
'remove_fake_margins': False,
'remove_first_image': False,
'remove_paragraph_spacing': True,
'remove_paragraph_spacing_indent_size': 1.5,
'renumber_headings': True,
'replace_scene_breaks': u'',
'series': None,
'series_index': None,
'smarten_punctuation': False,
'sr1_replace': None,
'sr1_search': None,
'sr2_replace': None,
'sr2_search': None,
'sr3_replace': None,
'sr3_search': None,
'tags': None,
'timestamp': None,
'title': None,
'title_sort': None,
'toc_filter': None,
'toc_threshold': 6,
'txt_in_remove_indents': False,
'unwrap_lines': True,
'use_auto_toc': False,
'verbose': 2}
InputFormatPlugin: TXT Input running
on (Directory to the TXT)
Reading text from file...
Detected input encoding as utf-8 with a confidence of 99.0%
Auto detected paragraph type as unformatted
Auto detected formatting as heuristic
Running text through basic conversion...
Language not specified
Creator not specified
Building file list...
Found files...
HTMLFile:0:a: (Directory of the HTML file)
Normalizing filename cases
Rewriting HTML links
Parsing index.html ...
********* Heuristic processing HTML *********
replaced 4 nbsp indents with inline styles
There are 65 blank lines. 0.0217974513749 percent blank
minimum chapters required are: 15
found 0 pre-existing headings
Total wordcount is: 99426, Average words per section is: 99426, Marked up 0 chapters
Hard line breaks check returned True
Median line length is 60, calculated with html format
Fixing hyphenated content
Looking for more split points based on punctuation, currently have 0

Then it would just get stuck there. I've try to run it overnight, doing the same thing.

I mean, usually it takes maybe a minute at max to convert the file, so I've no clue what's happening...
ion475 is offline   Reply With Quote