Register Guidelines E-Books Search Today's Posts Mark Forums Read

Go Back   MobileRead Forums > E-Book Software > Calibre

Notices

Reply
 
Thread Tools Search this Thread
Old 01-06-2010, 08:29 PM   #1
Starfish07
Junior Member
Starfish07 began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Dec 2009
Device: Kindle2
Problem Converting

Hey all, I am new to this forum and to using Calibre and have spent a lot of time just reading here and trying to learn as much as I can. I have converted a bunch of files, but this is the first one that I have had a problem with and didn't know if there was something someone could help me with or not. Thanks and any help would be appreciated. When I tried to convert I got the following error:

-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_compress': False,
'dont_justify': False,
'extra_css': None,
'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 0x02834890>,
'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_inline_navbars': True,
'no_inline_toc': False,
'output_profile': <calibre.customize.profiles.KindleOutput object at 0x02834AB0>,
'page_breaks_before': u"//*[name()='h1' or name()='h2']",
'prefer_author_sort': False,
'prefer_metadata_cover': False,
'preprocess_html': False,
'pretty_print': False,
'publisher': None,
'rating': None,
'read_metadata_from_opf': 'c:\\docume~1\\candi\\locals~1\\temp\\calibre_0.6. 29_mzmvcj.opf',
'remove_first_image': False,
'remove_footer': False,
'remove_header': False,
'remove_paragraph_spacing': False,
'remove_paragraph_spacing_indent_size': 1.5,
'rescale_images': False,
'series': None,
'series_index': None,
'tags': None,
'title': None,
'title_sort': None,
'toc_filter': None,
'toc_threshold': 6,
'toc_title': None,
'use_auto_toc': False,
'verbose': 2}
InputFormatPlugin: LIT Input running
on C:\Documents and Settings\Candi\Desktop\Calibre Library\Unknown\[Fever Series 03] Faefever- Karen Marie (186)\[Fever Series 03] Faefever- Karen Marie - Unknown.lit
Parsing all content...
Python function terminated unexpectedly
Not a valid LIT file (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\lit\input.py", line 22, in convert
File "site-packages\calibre\ebooks\conversion\plumber.py", line 866, in create_oebbook
File "site-packages\calibre\ebooks\oeb\reader.py", line 69, in __call__
File "site-packages\calibre\ebooks\lit\reader.py", line 849, in __init__
File "site-packages\calibre\ebooks\lit\reader.py", line 422, in __init__
calibre.ebooks.lit.LitError: Not a valid LIT file
Starfish07 is offline   Reply With Quote
Old 01-06-2010, 09:13 PM   #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,839
Karma: 22666666
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
That error indocates your lit file is corrupted
kovidgoyal is online now   Reply With Quote
Advert
Old 01-07-2010, 06:08 AM   #3
Starfish07
Junior Member
Starfish07 began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Dec 2009
Device: Kindle2
Thank you
Starfish07 is offline   Reply With Quote
Old 01-07-2010, 06:14 AM   #4
Starfish07
Junior Member
Starfish07 began at the beginning.
 
Posts: 5
Karma: 10
Join Date: Dec 2009
Device: Kindle2
Quote:
Originally Posted by kovidgoyal View Post
That error indocates your lit file is corrupted
Thanks for the help
Starfish07 is offline   Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Problem Converting .lit to anything Global Calibre 18 10-11-2010 09:23 AM
Problem converting to EPUB in 0.7.5 ould Calibre 6 06-27-2010 08:12 AM
converting problem #'s and titled inserted Bluebird Calibre 1 06-13-2010 09:16 AM
Problem converting an Ebook thafrogggg Calibre 4 10-09-2009 01:06 PM
Problem converting LIT AprilHare Calibre 4 08-08-2009 08:20 PM


All times are GMT -4. The time now is 11:34 AM.


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