Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 01-15-2012, 04:51 PM   #1
Purple Dragon
Junior Member
Purple Dragon began at the beginning.
 
Purple Dragon's Avatar
 
Posts: 5
Karma: 10
Join Date: Jan 2012
Device: Novel7
Question Help, changing covers not working..

Help! I have been trying to change the covers on a few books..I can change it in Calibre but it won't transfer over. I've tried deleting the troublesome book and then reloading it..didn't work. I've tried to re-convert the epub and I get this weird error message saying it failed..(see below) Can anyone help me please? [-sorry for the long post showing the full error, but I was hoping someone could understand what it means)


Resolved conversion options
calibre version: 0.8.35
Spoiler:

{'asciiize': False,
'author_sort': None,
'authors': None,
'base_font_size': 0.0,
'book_producer': None,
'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': 'c:\\users\\tsukino\\appdata\\local\\temp\\calibre _0.8.35_tmp_oltnrg\\lsn1mf.jpeg',
'debug_pipeline': None,
'dehyphenate': True,
'delete_blank_paragraphs': True,
'disable_font_rescaling': False,
'dont_split_on_page_breaks': False,
'duplicate_links_in_toc': False,
'enable_heuristics': False,
'epub_flatten': False,
'extra_css': None,
'extract_to': None,
'filter_css': u'',
'fix_indents': True,
'flow_size': 260,
'font_size_mapping': None,
'format_scene_breaks': True,
'html_unwrap_factor': 0.4,
'input_encoding': None,
'input_profile': <calibre.customize.profiles.InputProfile object at 0x05852FF0>,
'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': 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,
'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.TabletOutput object at 0x05858510>,
'page_breaks_before': u'/',
'prefer_metadata_cover': False,
'preserve_cover_aspect_ratio': True,
'pretty_print': True,
'pubdate': None,
'publisher': None,
'rating': None,
'read_metadata_from_opf': 'c:\\users\\tsukino\\appdata\\local\\temp\\calibre _0.8.35_tmp_oltnrg\\hki4lv.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'',
'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,
'unsmarten_punctuation': False,
'unwrap_lines': True,
'use_auto_toc': False,
'verbose': 2}
InputFormatPlugin: EPUB Input running
on c:\users\tsukino\appdata\local\temp\calibre_0.8.35 _tmp_oltnrg\htfaq3.epub
Parsing all content...
Parsing cover.html ...
Parsing text/part1.xhtml ...
Reading TOC from NCX...
Merging user specified metadata...
Detecting structure...
Flattening CSS and remapping font sizes...
Source base font size is 8.64000pt
Removing fake margins...
Parsing stylesheet.css ...
Found 1 items of level: div_1
Found 1 items of level: div_3
Found 1 items of level: div_2
Found 1 items of level: div_5
Found 1 items of level: div_4
Found 1 items of level: div_6
Ignoring level div_3
Ignoring level div_5
Ignoring level div_4
Ignoring level div_6
div_1 left margin stats: Counter({u'': 1})
div_1 right margin stats: Counter({u'': 1})
div_2 left margin stats: Counter()
div_2 right margin stats: Counter()
Cleaning up manifest...
Trimming unused files from manifest...
Trimming 'cover.jpg' from manifest
Creating EPUB Output...
Looking for large trees in text/part1.xhtml...
Found large tree #0
Splitting...
Split point: {http://www.w3.org/1999/xhtml}div /*/*[2]/*
Split tree too small
Splitting...
Split point: {http://www.w3.org/1999/xhtml}div /*/*[2]/*/*[2]/*/*[2]
Split tree too small
Splitting...
Split point: {http://www.w3.org/1999/xhtml}div /*/*[2]/*/*[2]/*/*[2]/*
Split tree too small
Splitting...
Split point: {http://www.w3.org/1999/xhtml}div /*/*[2]/*/*[2]/*
Split tree too small
Splitting...
Split point: {http://www.w3.org/1999/xhtml}div /*/*[2]/*/*[2]/*/*[2]/*/*
Split tree too small
Splitting...
Split point: {http://www.w3.org/1999/xhtml}div /*/*[2]/*/*[2]
Split tree too small
Splitting...
Python function terminated unexpectedly
Could not find reasonable point at which to split: text/part1.xhtml Sub-tree size: 686 KB (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 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 1087, in run
File "site-packages\calibre\ebooks\epub\output.py", line 171, in convert
File "site-packages\calibre\ebooks\oeb\transforms\split.py", line 57, in __call__
File "site-packages\calibre\ebooks\oeb\transforms\split.py", line 67, in split_item
File "site-packages\calibre\ebooks\oeb\transforms\split.py", line 209, in __init__
File "site-packages\calibre\ebooks\oeb\transforms\split.py", line 413, in split_to_size
File "site-packages\calibre\ebooks\oeb\transforms\split.py", line 413, in split_to_size
File "site-packages\calibre\ebooks\oeb\transforms\split.py", line 413, in split_to_size
File "site-packages\calibre\ebooks\oeb\transforms\split.py", line 413, in split_to_size
File "site-packages\calibre\ebooks\oeb\transforms\split.py", line 413, in split_to_size
File "site-packages\calibre\ebooks\oeb\transforms\split.py", line 413, in split_to_size
File "site-packages\calibre\ebooks\oeb\transforms\split.py", line 406, in split_to_size
calibre.ebooks.oeb.transforms.split.SplitError: Could not find reasonable point at which to split: text/part1.xhtml Sub-tree size: 686 KB

Last edited by theducks; 01-15-2012 at 05:23 PM. Reason: wrap HUGE paste in spoiler
Purple Dragon is offline   Reply With Quote
Old 01-15-2012, 05:00 PM   #2
Purple Dragon
Junior Member
Purple Dragon began at the beginning.
 
Purple Dragon's Avatar
 
Posts: 5
Karma: 10
Join Date: Jan 2012
Device: Novel7
I have also tried converting from epub to epub, that too has failed.
Purple Dragon is offline   Reply With Quote
Advert
Reply

Tags
calibre, change cover image, novel7


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing Covers denmarks Library Management 5 08-18-2011 06:36 PM
Changing the size of book covers syoreed Devices 2 05-24-2011 01:59 PM
Covers not changing mocheesehead Library Management 12 04-15-2011 09:21 PM
changing book covers catsknit Devices 25 02-04-2011 04:24 PM
Changing book covers Larksong Calibre 3 06-07-2010 01:02 PM


All times are GMT -4. The time now is 07:25 AM.


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