View Single Post
Old 10-06-2023, 09:36 AM   #65
gredie
Junior Member
gredie began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Oct 2023
Device: Pocketbook Touch HD 2
Can't connect PB Touch HD 2

Hi,

i am trying to install/use this plugin, but Calibre can't connect to my PB while using this plugin.

Debug mod is telling me:

DEBUG: 11.3 PB_IMPROVED: open()
DEBUG: 11.3 PB_IMPROVED: read lookup name: #read
DEBUG: 11.3 PB_IMPROVED: Found database at path G:\system\explorer-3\explorer-3.db
DEBUG: 11.3 PB_IMPROVED: database cleanup
DEBUG: 11.4 PB_IMPROVED: 59 rows from books_settings deleted
DEBUG: 11.4 PB_IMPROVED: 42719 rows from booktogenre deleted
DEBUG: 11.4 PB_IMPROVED: 0 rows from social deleted
DEBUG: 12.0 PB_IMPROVED: 17996 rows from books_impl deleted
Unable to open device <calibre_plugins.pocketbook632.device.POCKETBOOK_I MPROVED object at 0x0000024660274070>
Traceback (most recent call last):
File "calibre\gui2\device.py", line 241, in do_connect
File "calibre_plugins.pocketbook632.device", line 82, in open
File "calibre_plugins.pocketbook632.device", line 167, in _cleanup_database
sqlite3.OperationalError: no such table: BOOKS_FAST_HASHES

device.py should be adjusted correctly:
VENDOR_ID = [0x1f85]
PRODUCT_ID = [0x6a42]
BCD = [0x9999]

Has anyone ideas how to fix this?

Thanks in advance
gredie is offline   Reply With Quote