[SOLVED] Unable to create BIB catalog
Hi all,
I ve updated calibre to v1.9 today and tried to create a BIB catalog.
I ve selected a library and clicked on convert books / a create catalog etc.
in order to create a catalog. No matter which parameters I choose I get
a Conversion error like this:
Generate catalog
Catalog_BIBTEX(): Generating bib
Book count: 179
Fields: title,title_sort,author_sort,authors,comments,cove r,formats,id,isbn,library_name,pubdate,publisher,r ating,series_index,series,size,tags,uuid,languages ,identifiers,#isbn
Output file will be encoded in cp1252 with ignore flag
BibTeX entry type is misc with a citation like '{authors}{id}' flag
Traceback (most recent call last):
File "site.py", line 58, in main
File "site-packages/calibre/utils/ipc/worker.py", line 189, in main
File "site-packages/calibre/gui2/convert/gui_conversion.py", line 68, in gui_catalog
File "site-packages/calibre/library/catalogs/bibtex.py", line 402, in run
File "site-packages/calibre/library/catalogs/bibtex.py", line 183, in create_bibtex_entry
TypeError: stripUnmatchedSyntax() takes exactly 3 arguments (4 given)
Any help will be appreciated.
Regards.
Last edited by excaliber; 11-02-2013 at 11:38 AM.
Reason: solved
|