Ticket #4656 (closed defect: fixed)
Catalog Generation doesn't seem to have a type specified for export
| Reported by: | mykelalvis | Owned by: | kovidgoyal |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | Graphical User Interface | Version: | trunk |
| Keywords: | Cc: |
Description
When I select create catalog of books from the menu, I'm unable to select an output type. OK is active even without selecting a type, so I can proceed forward which rewards me with :
ERROR: Conversion Error: <b>Failed</b>: Generate catalog Generate catalog Traceback (most recent call last): File "/tmp/init.py", line 48, in <module> File "/home/kovid/build/calibre/src/calibre/utils/ipc/worker.py", line 99, in main File "/home/kovid/build/calibre/src/calibre/gui2/convert/gui_conversion.py", line 59, in gui_catalog AttributeError: 'NoneType' object has no attribute 'run'
Change History
Note: See
TracTickets for help on using
tickets.
