AttributeError

Bug #1213397 reported by Simon Schütte
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
calibre
Fix Released
Undecided
Unassigned

Bug Description

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'

description: updated
Revision history for this message
Kovid Goyal (kovid) wrote : Fixed in master

Fixed in branch master. The fix will be in the next release. calibre is usually released every Friday.

 status fixreleased

Changed in calibre:
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.