Activity log for bug #1158127

Date Who What changed Old value New value Message
2013-03-21 05:34:27 Alan Aversa bug added bug
2013-03-21 05:35:41 Alan Aversa description I selected three books of which I wanted to generate a BibTeX catalog, but I get the following error: calibre, version 0.9.23 (linux2, isfrozen: True) Conversion Error: Failed: Generate catalog Generate catalog Catalog_BIBTEX(): Generating bib Book count: 3 Fields: title,title_sort,author_sort,authors,comments,cover,formats,id,isbn,library_name,ondevice,pubdate,publisher,rating,series_index,series,size,tags,timestamp,uuid,languages,identifiers Output file will be encoded in utf8 with strict flag BibTeX entry type is mixed 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 395, in run File "site-packages/calibre/library/catalogs/bibtex.py", line 146, in create_bibtex_entry KeyError: u'library_name' I selected three books in Calibre 0.9.23 for which I wanted to generate a BibTeX catalog, but I get the following error: calibre, version 0.9.23 (linux2, isfrozen: True) Conversion Error: Failed: Generate catalog Generate catalog Catalog_BIBTEX(): Generating bib  Book count: 3  Fields: title,title_sort,author_sort,authors,comments,cover,formats,id,isbn,library_name,ondevice,pubdate,publisher,rating,series_index,series,size,tags,timestamp,uuid,languages,identifiers  Output file will be encoded in utf8 with strict flag  BibTeX entry type is mixed 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 395, in run   File "site-packages/calibre/library/catalogs/bibtex.py", line 146, in create_bibtex_entry KeyError: u'library_name'
2013-03-21 05:48:02 Kovid Goyal calibre: assignee sengian (sengian)
2013-03-21 05:48:04 Kovid Goyal calibre: status New Triaged
2013-03-21 05:54:26 Launchpad Janitor branch linked lp:calibre
2013-03-21 05:57:12 Kovid Goyal calibre: status Triaged Fix Released