View Single Post
Old 02-01-2010, 11:48 AM   #46
tlrowley
Quilt Geek
tlrowley is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.tlrowley is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.tlrowley is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.tlrowley is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.tlrowley is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.tlrowley is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.tlrowley is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.tlrowley is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.tlrowley is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.tlrowley is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.tlrowley is the 'tall, dark, handsome stranger' all the fortune-tellers are referring to.
 
Posts: 472
Karma: 91775
Join Date: Aug 2007
Location: Lancaster, PA
Device: Kindle
Thanks for drag-and-drop onto the dock icon. Great addition.

One small problem, though - when I drop multiple items, I get an error about the number of books added:

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

Traceback (most recent call last):
  File "site-packages/calibre/gui2/__init__.py", line 249, in dispatch
  File "site-packages/calibre/gui2/ui.py", line 1044, in _files_added
AttributeError: 'NoneType' object has no attribute 'number_of_books_added'
The books seem to have been added correctly, in spite of the error.
tlrowley is offline   Reply With Quote