View Single Post
Old 08-23-2011, 11:46 PM   #7
subul15
Member
subul15 began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Aug 2009
Device: None
Quote:
Originally Posted by Manichean View Post
Needs more detail. What's the error? What catalog format are you trying to create?
I am getting the error when I try to create in epub or mobi format.

One correction .... I am using 0.8.15 version

This is the msg I am getting with the error..

"Generate catalog
Sections: Authors, Descriptions
Catalog_EPUB_MOBI(): Generating epub for sony in GUI environment
connected_device: 'None'
book count: 24
opts:
authorClip: 100
catalog_title: u'Elizabeth Thornton'
connected_kindle: False
descriptionClip: 380
exclude_book_marker: u':Book'
exclude_genre: u'\\[.+\\]'
exclude_tags: u'~,'
header_note_source_field: ''
merge_comments: '::True'
output_profile: 'sony'
read_book_marker: u'tag:+'
search_text: None
sort_by: None
sort_descriptions_by_author: True
sync: False
thumb_width: '1.00'
wishlist_tag: u'Wishlist'
Python function terminated unexpectedly
'utf8' codec can't decode byte 0xbc in position 45: invalid start byte (Error Code: 1)
Traceback (most recent call last):
File "site.py", line 132, in main
File "site.py", line 109, in run_entry_point
File "site-packages\calibre\utils\ipc\worker.py", line 181, in main
File "site-packages\calibre\gui2\convert\gui_conversion.py", line 68, in gui_catalog
File "site-packages\calibre\library\catalog.py", line 5099, in run
File "site-packages\calibre\library\catalog.py", line 1052, in __init__
File "site-packages\calibre\utils\zipfile.py", line 751, in __init__
File "site-packages\calibre\utils\zipfile.py", line 786, in _GetContents
File "site-packages\calibre\utils\zipfile.py", line 847, in _RealGetContents
File "site-packages\calibre\utils\zipfile.py", line 388, in _decodeFilename
File "encodings\utf_8.py", line 16, in decode
UnicodeDecodeError: 'utf8' codec can't decode byte 0xbc in position 45: invalid start byte"
subul15 is offline   Reply With Quote