View Single Post
Old 10-08-2010, 03:30 PM   #19
kidblue
Connoisseur
kidblue began at the beginning.
 
Posts: 79
Karma: 10
Join Date: Oct 2010
Device: Kindle 3
For some strange reason, I'm now getting this error after the feed ships off to my device via email:

Spoiler:
ERROR: ERROR: Unhandled exception: <b>TypeError</b>:'NoneType' object does not support item assignment

Traceback (most recent call last):
File "site-packages/calibre/gui2/dialogs/book_info.py", line 48, in slave
File "site-packages/calibre/gui2/dialogs/book_info.py", line 96, in refresh
File "site-packages/calibre/gui2/library/models.py", line 378, in get_book_info
TypeError: 'NoneType' object does not support item assignment


And this:


ERROR: ERROR: Unhandled exception: <b>AttributeError</b>:'NoneType' object has no attribute 'custom_recipe_collection'

Traceback (most recent call last):
File "site-packages/calibre/gui2/dialogs/user_profiles.py", line 41, in rowCount
AttributeError: 'NoneType' object has no attribute 'custom_recipe_collection'

Last edited by kidblue; 10-08-2010 at 03:32 PM.
kidblue is offline   Reply With Quote