Wizard
Posts: 1,119
Karma: 1019140
Join Date: Oct 2009
Location: Australia
Device: kindle, Ipad, Iphone, Nexus and PPW
|
Grrr, I removed the tag option with a . and now I cant generate the catalogue - I also probably messed up the other tag options as I deleted them and didnt insert anything.
I got this log:
Spoiler:
ERROR: Conversion Error: <b>Failed</b>: Generate catalog
Generate catalog
Catalog_EPUB_MOBI:run
path_to_output: c:\docume~1\user\locals~1\temp\calibre_0.6.35_sg1t zw_catalog_out.epub
Output format: epub
opts:
basename: Catalog
catalog_title: My Books
creator: Calibre
dbs_fname: CatalogSnapshot.dat
descriptionClip: 250
exclude_genre: .
exclude_tags:
fmt: epub
ids: [192, 187, 14, 21, 73, 60, 71, 68, 12, 69, 154, 24, 30, 41, 132, 55, 131, 15, 39, 1, 128, 120, 190, 121, 122, 123, 124, 125, 126, 40, 38, 91, 56, 85, 6, 8, 96, 17, 54, 46, 64, 51, 52, 43, 4, 19, 84, 175, 174, 97, 59, 65, 2, 20, 90, 178, 94, 150, 179, 100, 93, 183, 165, 181, 185, 180, 167, 182, 18, 47, 191, 48, 117, 118, 29, 176, 77, 42, 32, 177, 11, 79, 78, 3, 5, 141, 106, 107, 143, 109, 142, 111, 115, 112, 145, 156, 105, 153, 22, 50, 83, 10, 35, 53, 157, 33, 37, 88, 44, 76, 23, 25, 66, 13, 72, 63, 36, 49, 62, 7, 119, 129, 70, 138, 135, 134, 136, 140, 139, 137, 133]
note_tag:
output_profile: kindle
plugin_path: <class 'calibre.library.catalog.EPUB_MOBI'>
read_tag:
search_text: None
sort_by: None
verbose: True
0% fetchBooksByTitle()
7% fetchBooksByAuthor()
15% generateHTMLDescriptions()
23% generateHTMLByTitle()
30% generateHTMLByAuthor()
38% generateHTMLByTags()
46% generateThumbnails()
no cover available for Avatar, will use default
generating new thumbnail_default.jpg
no cover available for Lies I Told My Children, will use default
updating thumbnail_default for Lies I Told My Children
no cover available for My Books, will use default
no cover available for My Clippings, will use default
no cover available for Order of Series, will use default
updating thumbnail_default for Order of Series
no cover available for The Pawn (The Patrick Bowers Files, Book 1), will use default
53% generateOPF()
61% generateNCXHeader()
69% generateNCXDescription()
76% generateNCXByTitle()
84% generateNCXByAuthor()
92% generateNCXByTags()
Python function terminated unexpectedly
list index out of range (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 99, in main
File "site-packages\calibre\gui2\convert\gui_conversion.py", line 59, in gui_catalog
File "site-packages\calibre\library\catalog.py", line 2554, in run
File "site-packages\calibre\library\catalog.py", line 704, in buildSources
File "site-packages\calibre\library\catalog.py", line 1939, in generateNCXByTags
IndexError: list index out of range
Then I inserted the default one for tags and got this log
Spoiler:
ERROR: Conversion Error: <b>Failed</b>: Generate catalog
Generate catalog
Catalog_EPUB_MOBI:run
path_to_output: c:\docume~1\user\locals~1\temp\calibre_0.6.35_mqrf wz_catalog_out.epub
Output format: epub
opts:
basename: Catalog
catalog_title: My Books
creator: Calibre
dbs_fname: CatalogSnapshot.dat
descriptionClip: 250
exclude_genre: [\[[\w ]*\]
exclude_tags:
fmt: epub
ids: [192, 187, 14, 21, 73, 60, 71, 68, 12, 69, 154, 24, 30, 41, 132, 55, 131, 15, 39, 1, 128, 120, 190, 121, 122, 123, 124, 125, 126, 40, 38, 91, 56, 85, 6, 8, 96, 17, 54, 46, 64, 51, 52, 43, 4, 19, 84, 175, 174, 97, 59, 65, 2, 20, 90, 178, 94, 150, 179, 100, 93, 183, 165, 181, 185, 180, 167, 182, 18, 47, 191, 48, 117, 118, 29, 176, 77, 42, 32, 177, 11, 79, 78, 3, 5, 141, 106, 107, 143, 109, 142, 111, 115, 112, 145, 156, 105, 153, 22, 50, 83, 10, 35, 53, 157, 33, 37, 88, 44, 76, 23, 25, 66, 13, 72, 63, 36, 49, 62, 7, 119, 129, 70, 138, 135, 134, 136, 140, 139, 137, 133]
note_tag:
output_profile: kindle
plugin_path: <class 'calibre.library.catalog.EPUB_MOBI'>
read_tag:
search_text: None
sort_by: None
verbose: True
0% fetchBooksByTitle()
7% fetchBooksByAuthor()
15% generateHTMLDescriptions()
23% generateHTMLByTitle()
30% generateHTMLByAuthor()
38% generateHTMLByTags()
46% generateThumbnails()
no cover available for Avatar, will use default
generating new thumbnail_default.jpg
no cover available for Lies I Told My Children, will use default
updating thumbnail_default for Lies I Told My Children
no cover available for My Books, will use default
no cover available for My Clippings, will use default
no cover available for Order of Series, will use default
no cover available for The Pawn (The Patrick Bowers Files, Book 1), will use default
53% generateOPF()
61% generateNCXHeader()
69% generateNCXDescription()
76% generateNCXByTitle()
84% generateNCXByAuthor()
92% generateNCXByTags()
Python function terminated unexpectedly
list index out of range (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 99, in main
File "site-packages\calibre\gui2\convert\gui_conversion.py", line 59, in gui_catalog
File "site-packages\calibre\library\catalog.py", line 2554, in run
File "site-packages\calibre\library\catalog.py", line 704, in buildSources
File "site-packages\calibre\library\catalog.py", line 1939, in generateNCXByTags
IndexError: list index out of range
Maybe if I put in the default options and remove all tags individually? In which case, what would the default options be as they are now gone. 
---------------------------
Last edited by Pushka; 01-31-2010 at 05:02 PM.
|