View Single Post
Old 07-13-2011, 02:14 AM   #250
andre0407
Junior Member
andre0407 began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Jul 2011
Device: Kindle 3
Comic size restrictions?

Hi there. My question would be if there are any restrictions upon Calibre to convert a packed CBC file?

I got a comic series together (Gantz, if anyone is interested), put them into volumes of .cbr archives, then added a comic.txt in the format as prescribed on the Calibre manual, then zipped everything into the said CBC file.

I started converting the file using Calibre. All is well until the last part of conversion, where Calibre showed me an error. The last part of the job description reads:

"Serializing images...
Insufficient memory (case 4)"

Am I doomed to have to unpack the comic series into smaller parts or get a RAM upgrade? Haha.

Thanks in advance!

EDIT: The full job description is as follows.
Spoiler:
Quote:
Convert book 1 of 1 (Gantz)
Resolved conversion options
calibre version: 0.8.9
{'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': None,
'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': False,
'dont_normalize': False,
'dont_sharpen': False,
'duplicate_links_in_toc': False,
'enable_heuristics': False,
'extra_css': None,
'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 0x0578FDD0>,
'insert_blank_line': False,
'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_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 0x0578C2B0>,
'page_breaks_before': None,
'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'c:\\users\\dennis\\appdata\\local\\temp\\calibre _0.8.9_tmp_fkawdk\\calibre_0.8.9_lgnbyj.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'',
'rescale_images': False,
'right2left': False,
'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,
'toc_title': None,
'unwrap_lines': True,
'use_auto_toc': False,
'verbose': 2,
'wide': False}
InputFormatPlugin: Comic Input running
on c:\users\dennis\appdata\local\temp\calibre_0.8.9_t mp_fkawdk\calibre_0.8.9_gntqaf.cbc
Found comic pages...
01.jpg
...
... [OMITTED TO SAVE SPACE]
....
Parsing comic_1/page_130.xhtml ...
Reading TOC from NCX...
Merging user specified metadata...
Detecting structure...
Flattening CSS and remapping font sizes...
Source base font size is 12.00000pt
Removing fake margins...
Parsing stylesheet.css ...
Found 6828 items of level: div_1
div_1 left margin stats: Counter()
div_1 right margin stats: Counter()
Cleaning up manifest...
Trimming unused files from manifest...
Creating MOBI Output...
Generating in-line TOC...
Applying case-transforming CSS...
Parsing manglecase.css ...
Parsing tocstyle.css ...
Rasterizing SVG images...
Converting XHTML to Mobipocket markup...
Serializing markup content...
Compressing markup content...
Generating flat CTOC ...
CNCX utilization: 1 record, 88% full
Indexing navPoints ...
Generating INDX ...
Failed to generate index
Traceback (most recent call last):
File "site-packages\calibre\ebooks\mobi\writer.py", line 379, in _generate_content
File "site-packages\calibre\ebooks\mobi\writer.py", line 1646, in _generate_index
File "site-packages\calibre\ebooks\mobi\writer.py", line 2485, in _generate_indxt
File "site-packages\calibre\ebooks\mobi\writer.py", line 2281, in _add_book_chapters
File "site-packages\calibre\ebooks\mobi\writer.py", line 2166, in _write_chapter_node
error: 'H' format requires 0 <= number <= 65535

Serializing images...
Insufficient memory (case 4)

Moderator Notice
Spoiler tags added for readability. (Use the eye icon with an "X" across it to add spoiler tags.)

Last edited by Starson17; 07-13-2011 at 10:21 AM.
andre0407 is offline   Reply With Quote