With the Latest beta version (0.6.0b3 with vista) I just got 2 different error messages
First is that when I click the "Click to browse books by Tags" it crashes calibre.
Quote:
ERROR: ERROR: Unhandled exception
TypeError:argument 1 of QAbstractitemModel.createIndex() has an invalid type
Traceback (most recent call last):
File "calibre\gui2\tags.pyo", line 130, in parent
Type Error?: argument 1 of QAbstractItemModel.createIndex() has an invalid type
|
Second is that sometimes when I restore from tray I get the following error message with all my books that have a x.xx in the series. (happening with 0.6.0b3 on Vista) and the only way to make that error message disapear is to close Calibre through the Task Manager...
Quote:
Value Error:invalid literal for int() with base: '6.50'
Traceback (most recent call last):
File "calibre\gui2\library.pyo", line 559, in data File "calibre\gui2\library.pyo", line 538, in series File "calibre\ebooks\metadata\init.pyo", line 66, in fmt_sidx
Value Error?: invalid literal for int() with base 10: '6.50'
|
Both Tickets have been opened.