E-book Viewer can only read a few pages at a time
I use E-book viewer in preference to all the other viewers I've tried, for Epubs, anyway. The problem is, at the end of each chapter at most, and often much less, I get "no such file or directory" and have to quit and restart to move to the next chunk. For the book I'm currently reading, it's more like every 10 pages. This is annoying, to say no more. Is there any way to fix this? I'm on the current version of Calibre, 3.40, on an old polycarbonate MacBook running El Capitan.
Here's a typical error message, the last one:
calibre, version 3.40.1
ERROR: Unhandled exception: <b>IOError</b>:[Errno 2] No such file or directory: u'/Users/user/Library/Caches/calibre/ev/tmpRiPoqF/a/1439132755__p__split_049.htm'
calibre 3.40.1 embedded-python: True is64bit: True
Darwin-15.6.0-x86_64-i386-64bit Darwin ('64bit', '')
('Darwin', '15.6.0', 'Darwin Kernel Version 15.6.0: Thu Jun 21 20:07:40 PDT 2018; root:xnu-3248.73.11~1/RELEASE_X86_64')
Python 2.7.15
OSX: ('10.11.6', ('', '', ''), 'x86_64')
Interface language: None
Successfully initialized third party plugins: DeDRM (6, 5, 5) && Obok DeDRM (6, 5, 4)
Traceback (most recent call last):
File "site-packages/calibre/gui2/viewer/documentview.py", line 1311, in keyPressEvent
File "site-packages/calibre/gui2/viewer/documentview.py", line 1363, in handle_key_press
File "site-packages/calibre/gui2/viewer/documentview.py", line 1322, in paged_col_scroll
File "site-packages/calibre/gui2/viewer/main.py", line 1112, in next_document
File "site-packages/calibre/gui2/viewer/main.py", line 827, in load_path
File "site-packages/calibre/gui2/viewer/documentview.py", line 927, in load_path
File "site-packages/calibre/ebooks/oeb/display/webview.py", line 61, in load_html
IOError: [Errno 2] No such file or directory: u'/Users/user/Library/Caches/calibre/ev/tmpRiPoqF/a/1439132755__p__split_049.htm'
|