Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 576042 Details for
Bug 810704
[abrt] calibre-0.8.33-2.fc16: reader.py:305:_spine_from_opf:OEBError: Spine is empty
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
error trace that calibre returns as the result of the conversion try
calibre_conversion_fail.txt (text/plain), 5.20 KB, created by
pasqual milvaques
on 2012-04-08 15:22:38 UTC
(
hide
)
Description:
error trace that calibre returns as the result of the conversion try
Filename:
MIME Type:
Creator:
pasqual milvaques
Created:
2012-04-08 15:22:38 UTC
Size:
5.20 KB
patch
obsolete
>calibre, version 0.8.45 >ERROR: Error de conversió: <b>Ha fallat</b>: S'ha convertit el llibre 1 de 1 (book_name) > >S'ha convertit el llibre 1 de 1 (book_name) >Resolved conversion options >calibre version: 0.8.45 >{'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(., 'chapter|book|section|part\\s+', 'i')) or @class = 'chapter']", > 'chapter_mark': u'pagebreak', > 'comments': None, > 'cover': u'/tmp/calibre_0.8.45_tmp_SKQlr1/nwAFlK.jpeg', > 'debug_pipeline': None, > 'dehyphenate': True, > 'delete_blank_paragraphs': True, > 'disable_font_rescaling': False, > 'dont_compress': False, > 'duplicate_links_in_toc': False, > 'enable_heuristics': True, > 'extra_css': None, > 'extract_to': None, > 'filter_css': u'', > 'fix_indents': True, > 'font_size_mapping': None, > 'format_scene_breaks': True, > 'html_unwrap_factor': 0.75, > 'input_encoding': None, > 'input_profile': <calibre.customize.profiles.InputProfile object at 0x232ca10>, > '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, > 'mobi_ignore_margins': False, > 'mobi_keep_original_images': False, > 'mobi_toc_at_start': False, > 'new_pdf_engine': False, > 'no_chapters_in_toc': False, > 'no_images': False, > 'no_inline_navbars': False, > 'no_inline_toc': False, > 'output_profile': <calibre.customize.profiles.IlliadOutput object at 0x232cf10>, > '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'/tmp/calibre_0.8.45_tmp_SKQlr1/_8JOIs.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, > 'share_not_sync': False, > 'smarten_punctuation': False, > 'sr1_replace': None, > 'sr1_search': u'<hr>\\s<A name=[0-9]+></a>(<b>)?[0-9 ]+(</b>)?(<br/>)?\\s(<b>)?book_name(</b>)?<br/>', > 'sr2_replace': None, > 'sr2_search': u'(<b>[0-9]+</b><br/>\\s)?<hr>\\s<A name=[0-9]+></a>.*(<br/>)?\\s(<b>)?[0-9]+(</b>)?<br/>', > 'sr3_replace': u'\\n\\1', > 'sr3_search': u'\\n[^<]+<br/>', > 'tags': None, > 'timestamp': None, > 'title': None, > 'title_sort': None, > 'toc_filter': None, > 'toc_threshold': 6, > 'toc_title': None, > 'unsmarten_punctuation': False, > 'unwrap_factor': 0.0, > 'unwrap_lines': True, > 'use_auto_toc': False, > 'verbose': 2} >InputFormatPlugin: PDF Input running >on /tmp/calibre_0.8.45_tmp_SKQlr1/zVQWyS.pdf >Converting file to html... >Retrieving document metadata... >Generating manifest... >Rendering manifest... >Parsing all content... >Parsing index.html ... >Failed to parse content in index.html >Traceback (most recent call last): > File "/usr/lib64/calibre/calibre/ebooks/oeb/reader.py", line 163, in _manifest_prune_invalid > item.data > File "/usr/lib64/calibre/calibre/ebooks/oeb/base.py", line 887, in fget > data = self._parse_xhtml(data) > File "/usr/lib64/calibre/calibre/ebooks/oeb/base.py", line 812, in _parse_xhtml > filename=fname, non_html_file_tags={'ncx'}) > File "/usr/lib64/calibre/calibre/ebooks/oeb/parse_utils.py", line 216, in parse_html > data = preprocessor(data) > File "/usr/lib64/calibre/calibre/ebooks/conversion/preprocess.py", line 576, in __call__ > html = rule[0].sub(rule[1], html) > File "/usr/lib64/python2.7/re.py", line 277, in filter > return sre_parse.expand_template(template, match) > File "/usr/lib64/python2.7/sre_parse.py", line 789, in expand_template > raise error, "invalid group reference" >error: invalid group reference > >Spine item 'id1' not found >Traceback (most recent call last): > File "/usr/bin/calibre-parallel", line 19, in <module> > sys.exit(main()) > File "/usr/lib64/calibre/calibre/utils/ipc/worker.py", line 190, in main > result = func(*args, **kwargs) > File "/usr/lib64/calibre/calibre/gui2/convert/gui_conversion.py", line 31, in gui_convert_override > override_input_metadata=True) > File "/usr/lib64/calibre/calibre/gui2/convert/gui_conversion.py", line 25, in gui_convert > plumber.run() > File "/usr/lib64/calibre/calibre/ebooks/conversion/plumber.py", line 972, in run > encoding=self.input_plugin.output_encoding) > File "/usr/lib64/calibre/calibre/ebooks/conversion/plumber.py", line 1118, in create_oebbook > reader()(oeb, path_or_stream) > File "/usr/lib64/calibre/calibre/ebooks/oeb/reader.py", line 70, in __call__ > self._all_from_opf(opf) > File "/usr/lib64/calibre/calibre/ebooks/oeb/reader.py", line 655, in _all_from_opf > self._spine_from_opf(opf) > File "/usr/lib64/calibre/calibre/ebooks/oeb/reader.py", line 328, in _spine_from_opf > raise OEBError("Spine is empty") >calibre.ebooks.oeb.base.OEBError: Spine is empty >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 810704
: 576042