View Single Post
Old 01-02-2011, 09:34 AM   #370
SingleEyePhotos
Member
SingleEyePhotos began at the beginning.
 
Posts: 14
Karma: 10
Join Date: Sep 2010
Device: Kindle
Quote:
Originally Posted by GRiker View Post
I just found an indexing bug in the catalog generator, and missed the release window, so catalog generation will have some problems in 0.7.36 until I submit a patch for the next release. Sorry.

G
I am also getting an error when trying to create a catalog in the 0.7.36 release. I'm running Win XP SP3. Here is the error message:

ERROR: Conversion Error: <b>Failed</b>: Generate catalog

Generate catalog
Catalog_EPUB_MOBI(): Generating mobi for kindle_dx in GUI environment
connected_device: 'None'
book count: 5
Sections: Authors, Titles, Genres, Descriptions
opts:
authorClip: 100
catalog_title: u'My Books'
connected_kindle: False
descriptionClip: 380
exclude_book_marker: u':'
exclude_genre: u'\\[.+\\]'
exclude_tags: u'~,Catalog'
header_note_source_field: u'#collection'
merge_comments: '::True'
output_profile: 'kindle_dx'
read_book_marker: u'tag:+'
search_text: None
sort_by: None
sort_descriptions_by_author: True
sync: True
thumb_width: '1.00'
wishlist_tag: u'Wishlist'
invalidating cache at 'C:\Documents and Settings\Penny\Application Data\calibre\caches\catalog\thumbs.zip'
thumb_width changed: -1.00" => 1.00"
Python function terminated unexpectedly
[Error 32] The process cannot access the file because it is being used by another process: u'C:\\Documents and Settings\\Penny\\Application Data\\calibre\\caches\\catalog\\thumbs.zip' (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 61, in gui_catalog
File "site-packages\calibre\library\catalog.py", line 5014, in run
File "site-packages\calibre\library\catalog.py", line 1009, in __init__
WindowsError: [Error 32] The process cannot access the file because it is being used by another process: u'C:\\Documents and Settings\\Penny\\Application Data\\calibre\\caches\\catalog\\thumbs.zip'

I've tried rebooting to ensure that no other programs are using that file, and Calibre is the only program open at the time. I was doing a test catalog on the new functionality and was only using 5 books instead of the full library for the test.

Thank you for your help.
SingleEyePhotos is offline