Thanks for the suggestion
[...snipped...]
EDIT: hmmm...Ah, you meant directly within get_file...done
and I can of course force an error to get maybe more info...
calibre, version 1.6.0
ERROR: Error: Error communicating with device
global name 'out' is not defined
Traceback (most recent call last):
File "site-packages\calibre\gui2\device.py", line 85, in run
File "site-packages\calibre\gui2\device.py", line 611, in _view_book
File "C:\Users\Ruud\AppData\Local\Temp\calibrePortableT emp\calibre_jhvgtv\ijx9jo_ios_local_db\reader_over lays.py", line 820, in get_file
NameError: global name 'out' is not defined
So it seems I need to redefine _view_book.
Last edited by At_Libitum; 10-15-2013 at 07:22 AM.
|