View Single Post
Old 09-24-2025, 08:23 AM   #1223
bopuc
livin' with ebooks
bopuc understands when you whisper 'The dog barks at midnight.'bopuc understands when you whisper 'The dog barks at midnight.'bopuc understands when you whisper 'The dog barks at midnight.'bopuc understands when you whisper 'The dog barks at midnight.'bopuc understands when you whisper 'The dog barks at midnight.'bopuc understands when you whisper 'The dog barks at midnight.'bopuc understands when you whisper 'The dog barks at midnight.'bopuc understands when you whisper 'The dog barks at midnight.'bopuc understands when you whisper 'The dog barks at midnight.'bopuc understands when you whisper 'The dog barks at midnight.'bopuc understands when you whisper 'The dog barks at midnight.'
 
bopuc's Avatar
 
Posts: 42
Karma: 42048
Join Date: Jun 2014
Location: Berlin (DE), winters in Aomori (JP), from Montréal (CA)
Device: Libra2, KOA
Quote:
Originally Posted by Terisa de morgan View Post
Can you try if this plugin works?
As for many others, this hotfix works for me. Thank you very very much, Terisa.

Can you kindly confirm that the only change you made for this fix is in `readers/KoboTouch.py` at lines 378-379?

Code:
#with closing(apsw.Connection(self.device.device_database_path())) as connection:
with closing(apsw.Connection(self.device.device_database_path)) as connection:
(I've run a comparison between the last officially released plugin code and your "beta" hotfix and that's the only thing that shows up. I just want to make sure.
bopuc is offline   Reply With Quote