View Single Post
Old 09-24-2025, 10:29 AM   #1226
Terisa de morgan
Grand Sorcerer
Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.Terisa de morgan ought to be getting tired of karma fortunes by now.
 
Terisa de morgan's Avatar
 
Posts: 6,672
Karma: 12595249
Join Date: Jun 2009
Location: Madrid, Spain
Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2
Quote:
Originally Posted by bopuc View Post
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.
Yes, that's the only change as it was the issue. I don't know the plugin but I'm able to debug that and I think I asked about the element
Terisa de morgan is offline   Reply With Quote