Quote:
Originally Posted by kovidgoyal
|
That fixed it! Thank you!

Calibre now works perfectly in Narrow and Wide mode, and the error messages have disappeared from the console.app.
But one more thing, with 0.7.7, when I try to add a book by dragging it onto the Book Details field, I get this error message:
Quote:
ERROR: ERROR: Unhandled exception: <b>AttributeError</b>:'Main' object has no attribute 'cover_cache'
Traceback (most recent call last):
File "site-packages/calibre/gui2/actions.py", line 326, in files_dropped_on_book
AttributeError: 'Main' object has no attribute 'cover_cache'
|
This happens in the original 0.7.7 and the 0.7.7 linked above. The book does get added, and there doesn't seem to be a problem with the added book, so I'm not sure what that error message is for.