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 05-09-2012, 09:32 AM   #1
ToshB
Junior Member
ToshB began at the beginning.
 
Posts: 3
Karma: 10
Join Date: May 2012
Device: iPad
ZIP to MOBI conversion error

Just upgraded to Calibre 8.50. I've had no problem with MOBI conversions prior to the upgrade, but now I'm getting this error message when trying to convert ZIP to MOBI. My workflow is exactly the same as it was prior to the upgrade.

Please note: I'm an HTML/Calibre neophyte.


calibre, version 0.8.50
ERROR: Conversion Error: <b>Failed</b>: Convert book 1 of 1 (Paddlefish)

Convert book 1 of 1 (Paddlefish)
Processing archive...
Resolved conversion options
calibre version: 0.8.50
{'asciiize': False,
'author_sort': None,
'authors': None,
'base_font_size': 0.0,
'book_producer': None,
'breadth_first': False,
'change_justification': u'original',
'chapter': u"//*[((name()='h1' or name()='h2') and re:test(., '\\s*((chapter|book|section|part)\\s+)|((prolog|pr ologue|epilogue)(\\s+|$))', 'i')) or @class = 'chapter']",
'chapter_mark': u'pagebreak',
'comments': None,
'cover': u'/var/folders/j2/jhx2lmbd2nl7zxbzcj2sftn00000gn/T/calibre_0.8.50_tmp_ha3Jf2/j81vt9.jpeg',
'debug_pipeline': None,
'dehyphenate': True,
'delete_blank_paragraphs': True,
'disable_font_rescaling': False,
'dont_compress': False,
'dont_package': False,
'duplicate_links_in_toc': False,
'enable_heuristics': 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 0x1084a5e90>,
'insert_blank_line': False,
'insert_blank_line_size': 0.5,
'insert_metadata': False,
'isbn': None,
'italicize_common_cases': True,
'keep_ligatures': False,
'language': None,
'level1_toc': u'//h:h1',
'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,
'markup_chapter_headings': True,
'max_levels': 5,
'max_toc_links': 50,
'minimum_line_height': 120.0,
'mobi_ignore_margins': False,
'mobi_keep_original_images': False,
'mobi_toc_at_start': False,
'no_chapters_in_toc': False,
'no_inline_navbars': False,
'no_inline_toc': False,
'output_profile': <calibre.customize.profiles.GenericEink object at 0x1084a72d0>,
'page_breaks_before': u"//*[name()='h1' or name()='h2']",
'personal_doc': u'[PDOC]',
'prefer_author_sort': False,
'prefer_metadata_cover': False,
'pretty_print': False,
'pubdate': None,
'publisher': None,
'rating': None,
'read_metadata_from_opf': u'/var/folders/j2/jhx2lmbd2nl7zxbzcj2sftn00000gn/T/calibre_0.8.50_tmp_ha3Jf2/eeGeS2.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'',
'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,
'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}
InputFormatPlugin: HTML Input running
on /var/folders/j2/jhx2lmbd2nl7zxbzcj2sftn00000gn/T/calibre_0.8.50_tmp_ha3Jf2/DE2ZGM_plumber_archive/content.opf
Parsing all content...
Manifest item 'toc.ncx' not found
Parsing Manuscript.htm ...
Generating default TOC from spine...
Merging user specified metadata...
Detecting structure...
Detected chapter: Epilogue
Auto generated TOC with 31 entries.
Python function terminated unexpectedly: All strings must be XML compatible: Unicode or ASCII, no NULL bytes
Flattening CSS and remapping font sizes...
Source base font size is 12.00000pt
Traceback (most recent call last):
File "/Applications/calibre.app/Contents/Resources/Python/lib/python2.7/site.py", line 147, in main
return run_entry_point()
File "/Applications/calibre.app/Contents/Resources/Python/lib/python2.7/site.py", line 116, in run_entry_point
return getattr(pmod, func)()
File "site-packages/calibre/utils/ipc/worker.py", line 191, 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 1075, in run
File "site-packages/calibre/ebooks/oeb/transforms/flatcss.py", line 148, in __call__
File "site-packages/calibre/ebooks/oeb/transforms/flatcss.py", line 438, in flatten_spine
File "site-packages/calibre/ebooks/oeb/transforms/flatcss.py", line 410, in flatten_head
File "lxml.etree.pyx", line 821, in lxml.etree._Element.text.__set__ (src/lxml/lxml.etree.c:33308)
File "apihelpers.pxi", line 646, in lxml.etree._setNodeText (src/lxml/lxml.etree.c:15287)
File "apihelpers.pxi", line 1295, in lxml.etree._utf8 (src/lxml/lxml.etree.c:20212)
ValueError: All strings must be XML compatible: Unicode or ASCII, no NULL bytes
ToshB is offline   Reply With Quote
Old 05-09-2012, 12:03 PM   #2
itimpi
Wizard
itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.itimpi ought to be getting tired of karma fortunes by now.
 
Posts: 4,552
Karma: 950151
Join Date: Nov 2008
Device: Sony PRS-950, iphone/ipad (Marvin/iBooks/QuickReader)
That error report is saying that there is a problem with the input file as it contains invalid data.
itimpi is offline   Reply With Quote
Advert
Old 05-09-2012, 02:51 PM   #3
ToshB
Junior Member
ToshB began at the beginning.
 
Posts: 3
Karma: 10
Join Date: May 2012
Device: iPad
Thanks, any idea what it might be?
ToshB is offline   Reply With Quote
Old 05-09-2012, 03:22 PM   #4
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 29,803
Karma: 54830978
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by ToshB View Post
Thanks, any idea what it might be?
ValueError: All strings must be XML compatible: Unicode or ASCII, no NULL bytes

Where (in what file), your guess is as good as mine, but since it was last seen generating the TOC, I might check those headings that might be detected as TOC entry candidates.
theducks is offline   Reply With Quote
Old 05-10-2012, 07:43 AM   #5
ToshB
Junior Member
ToshB began at the beginning.
 
Posts: 3
Karma: 10
Join Date: May 2012
Device: iPad
Solved the problem with Time Machine. Went back to previous version and MOBI conversion worked perfectly.

Hey Calibre: if you want people to respond to your beating heart plea for donations, stop fixing what ain't broke!
ToshB is offline   Reply With Quote
Advert
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Conversion error PDF => MOBI label90125 Conversion 2 06-23-2011 12:27 PM
Conversion error MOBI to EPUB fyoung Conversion 3 04-26-2011 11:56 AM
Conversion error when converting zip to epub siebert Conversion 2 02-27-2011 11:40 AM
Conversion error [PDF >> MOBI] OMEN Calibre 3 09-27-2010 12:02 PM
Conversion from Mobi to LRF error jessie102 Calibre 2 08-16-2008 12:00 PM


All times are GMT -4. The time now is 06:33 AM.


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