Register Guidelines E-Books Today's Posts Search

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 11-30-2010, 08:00 AM   #1
rhelserver
Junior Member
rhelserver began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Nov 2010
Device: iphone
Error Convert pdb to epub calibre

I have this error when i try to made the conversion with calibre.

Please how can i fix it?
Thanks in advance.
Gonzalo
-------

ERROR: Conversion Error: <b>Failed</b>: Convert book 1 of 1 (Misal Popular 2010)

Convert book 1 of 1 (Misal Popular 2010)
Resolved conversion options
calibre version: 0.7.31
{'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|prologue|epilogue\\s+', 'i')) or @class = 'chapter']",
'chapter_mark': u'pagebreak',
'comments': None,
'cover': None,
'debug_pipeline': None,
'disable_font_rescaling': False,
'dont_split_on_page_breaks': False,
'extra_css': None,
'extract_to': None,
'flow_size': 260,
'font_size_mapping': None,
'footer_regex': u'(?i)(?<=<hr>)((\\s*<a name=\\d+></a>((<img.+?>)*<br>\\s*)?\\d+<br>\\s*.*?\\s*)|(\\s* <a name=\\d+></a>((<img.+?>)*<br>\\s*)?.*?<br>\\s*\\d+))(?=<br>)' ,
'header_regex': u'(?i)(?<=<hr>)((\\s*<a name=\\d+></a>((<img.+?>)*<br>\\s*)?\\d+<br>\\s*.*?\\s*)|(\\s* <a name=\\d+></a>((<img.+?>)*<br>\\s*)?.*?<br>\\s*\\d+))(?=<br>)' ,
'html_unwrap_factor': 0.4,
'input_encoding': None,
'input_profile': <calibre.customize.profiles.InputProfile object at 0x041EF230>,
'insert_blank_line': False,
'insert_metadata': False,
'isbn': None,
'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,
'max_toc_links': 50,
'no_chapters_in_toc': False,
'no_default_epub_cover': False,
'no_inline_navbars': False,
'no_svg_cover': False,
'output_profile': <calibre.customize.profiles.OutputProfile object at 0x041EF410>,
'page_breaks_before': u"//*[name()='h1' or name()='h2']",
'prefer_metadata_cover': False,
'preprocess_html': False,
'preserve_cover_aspect_ratio': False,
'pretty_print': True,
'print_formatted_paras': False,
'pubdate': None,
'publisher': None,
'rating': None,
'read_metadata_from_opf': 'c:\\docume~1\\gonzalo\\config~1\\temp\\calibre_0. 7.31_tmp_pffhvt\\calibre_0.7.31_f_xj5y.opf',
'remove_first_image': False,
'remove_footer': False,
'remove_header': False,
'remove_paragraph_spacing': False,
'remove_paragraph_spacing_indent_size': 1.5,
'series': None,
'series_index': None,
'single_line_paras': False,
'smarten_punctuation': False,
'tags': None,
'timestamp': None,
'title': None,
'title_sort': None,
'toc_filter': None,
'toc_threshold': 6,
'use_auto_toc': False,
'verbose': 2}
InputFormatPlugin: PDB Input running
on C:\Documents and Settings\Gonzalo\Biblioteca de calibre\Jose Quintana\Misal Popular 2010 (3)\Misal Popular 2010 - Jose Quintana.pdb
Python function terminated unexpectedly
No reader available for format within container.
Identity is SDocSilX. Book type is iSilo 3 (Error Code: 1)
Traceback (most recent call last):
File "site.py", line 103, in main
File "site.py", line 85, in run_entry_point
File "site-packages\calibre\utils\ipc\worker.py", line 107, in main
File "site-packages\calibre\gui2\convert\gui_conversion.py", line 24, in gui_convert
File "site-packages\calibre\ebooks\conversion\plumber.py", line 836, in run
File "site-packages\calibre\customize\conversion.py", line 216, in __call__
File "site-packages\calibre\ebooks\pdb\input.py", line 40, in convert
calibre.ebooks.pdb.PDBError: No reader available for format within container.
Identity is SDocSilX. Book type is iSilo 3

-----------
rhelserver is offline   Reply With Quote
Old 11-30-2010, 10:47 AM   #2
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 43,850
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
calibre doesn't support conversion of iSilo PDB files
kovidgoyal is offline   Reply With Quote
Advert
Old 12-21-2010, 03:42 PM   #3
Rikky
Junior Member
Rikky began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Dec 2010
Device: iPhone 4, gonna get Nook Color
Isilo to Epub

Get iSilo for Windows (trial version). You have two options:

1. Use the "Save as" function which allows you to specify a .txt file. Then you can convert that file to iSilo.

2. You can copy and paste text from an opened iSilo .pdb file and paste it to notepad / your favorite text editor and take it from there.


Now for my question to Kovid:

We should be able to specify external reader program, iSilo, from within the calibre preferences, for reading the .pdb files which are in the calibre library. Can we add that option please.

Thanks a bunch for Calibre!

Rikky

Last edited by Rikky; 12-21-2010 at 03:57 PM.
Rikky is offline   Reply With Quote
Old 12-21-2010, 04:17 PM   #4
Starson17
Wizard
Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.Starson17 can program the VCR without an owner's manual.
 
Posts: 4,004
Karma: 177841
Join Date: Dec 2009
Device: WinMo: IPAQ; Android: HTC HD2, Archos 7o; Java:Gravity T
Quote:
Originally Posted by Rikky View Post
Now for my question to Kovid:

We should be able to specify external reader program, iSilo, from within the calibre preferences, for reading the .pdb files which are in the calibre library. Can we add that option please.
External readers can be configured for any format.
1) Tell your OS to open .pdb files with external reader program iSilo.
2) Tell Calibre not to use the Calibre reader when you view .pdb files.
Starson17 is offline   Reply With Quote
Reply


Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
PDB to EPUB error j_doe_999 Calibre 2 11-01-2010 09:19 PM
Error - convert pdf to epub alephan Calibre 2 09-27-2010 05:12 PM
pdb to epub error boosting1bar Calibre 1 05-28-2010 08:15 PM
Calibre 0.6.32 - pdb to epub conversion error niche99 Calibre 4 01-23-2010 12:13 PM
Callibre error when converting (pdb to epub) cistehovado Calibre 2 12-29-2009 06:30 PM


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


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