View Single Post
Old 12-28-2009, 01:37 AM   #1
Equanimity
Junior Member
Equanimity began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Dec 2009
Device: iphone3GS
Question Love Calibre but having problems

Hi!!

Greetings from shy lurker and newbie. Love to all fabulous contributors in this forums. Kudos to mobileread admins.Congratulations to kovidgoyal for the fab Calibre.

Got an iphone3gs.Hooray!

Have been playing with it.

Having probs with converting some of pdb books Eg:

Convert book 1 of 1 (Schwartz_s Principles of Surger)
Resolved conversion options
{'asciiize': False,
'author_sort': None,
'authors': None,
'base_font_size': 0.0,
'book_producer': None,
'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': None,
'debug_pipeline': None,
'disable_font_rescaling': False,
'dont_justify': 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>)' ,
'input_encoding': None,
'input_profile': <calibre.customize.profiles.InputProfile object at 0x051CB1F0>,
'insert_blank_line': False,
'insert_metadata': False,
'isbn': None,
'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,
'output_profile': <calibre.customize.profiles.OutputProfile object at 0x051CB3B0>,
'page_breaks_before': u"//*[name()='h1' or name()='h2']",
'prefer_metadata_cover': False,
'preprocess_html': False,
'pretty_print': True,
'print_formatted_paras': False,
'publisher': None,
'rating': None,
'read_metadata_from_opf': 'c:\\users\\owner\\appdata\\local\\temp\\calibre_0 .6.31_szvzzi.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,
'tags': None,
'title': None,
'title_sort': None,
'toc_filter': None,
'toc_threshold': 6,
'use_auto_toc': False,
'verbose': 2}
InputFormatPlugin: PDB Input running
on C:\Users\OWNER\Calibre Library\Schwartz\Schwartz_s Principles of Surger (8)\Schwartz_s Principles of Surger - Schwartz.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 90, in main
File "site-packages\calibre\gui2\convert\gui_conversion.py", line 21, in gui_convert
File "site-packages\calibre\ebooks\conversion\plumber.py", line 736, in run
File "site-packages\calibre\customize\conversion.py", line 208, in __call__
File "site-packages\calibre\ebooks\pdb\input.py", line 39, in convert
calibre.ebooks.pdb.PDBError: No reader available for format within container.
Identity is SDocSilX. Book type is iSilo 3


please help!

Wish everybody happy new year 2010 and next decade.

Last edited by Equanimity; 12-28-2009 at 01:44 AM.
Equanimity is offline   Reply With Quote