Activity log for bug #1213397

Date Who What changed Old value New value Message
2013-08-17 15:16:30 Simon Schütte bug added bug
2013-08-17 15:17:00 Simon Schütte description In Metadaten update dialogue by clicking OK while calibre is still searching: (---> please disable "OK" button like the "Next" button) calibre, version 0.9.44 ERROR: Unhandled exception: <b>AttributeError</b>:'NoneType' object has no attribute 'index' calibre 0.9.44 [64bit] isfrozen: True is64bit: True Windows-7-6.1.7601-SP1 Windows ('64bit', 'WindowsPE') ('Windows', '7', '6.1.7601') Python 2.7.4 Windows: ('7', '6.1.7601', 'SP1', 'Multiprocessor Free') Traceback (most recent call last): File "site-packages\calibre\gui2\metadata\single_download.py", line 1091, in ok_clicked File "site-packages\calibre\gui2\metadata\single_download.py", line 1086, in next_clicked File "site-packages\calibre\gui2\metadata\single_download.py", line 314, in get_result File "site-packages\calibre\gui2\metadata\single_download.py", line 309, in select_index AttributeError: 'NoneType' object has no attribute 'index' In Metadaten update dialogue by clicking OK while calibre is still searching: (---> please disable "OK" button like the "Next" button during the search process) calibre, version 0.9.44 ERROR: Unhandled exception: <b>AttributeError</b>:'NoneType' object has no attribute 'index' calibre 0.9.44 [64bit] isfrozen: True is64bit: True Windows-7-6.1.7601-SP1 Windows ('64bit', 'WindowsPE') ('Windows', '7', '6.1.7601') Python 2.7.4 Windows: ('7', '6.1.7601', 'SP1', 'Multiprocessor Free') Traceback (most recent call last):   File "site-packages\calibre\gui2\metadata\single_download.py", line 1091, in ok_clicked   File "site-packages\calibre\gui2\metadata\single_download.py", line 1086, in next_clicked   File "site-packages\calibre\gui2\metadata\single_download.py", line 314, in get_result   File "site-packages\calibre\gui2\metadata\single_download.py", line 309, in select_index AttributeError: 'NoneType' object has no attribute 'index'
2013-08-18 07:00:49 Kovid Goyal calibre: status New Fix Released