View Single Post
Old 10-16-2017, 12:23 AM   #249
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,649
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 Immelmann67 View Post
Hi Terisa,

Thank you for trying to fix the problem- I downloaded and installed the new version (0.0.13), restarted (as suggested by BR), and attempted to configure the plugin.
After a few seconds, I got the following error:
Which probably means I won't be able to use the plugin.
Thank you again for trying, though.
I67
Problem is, that code is for recovering database prefs, if any, and it doesn't make any copy I'm aware of. The code is:

Code:
            from calibre.library import db

            self.prefs = get_library_config(db())
The code is crashing at second line. This is necessary for the use case where there is a possible migration. So, I don't know how to change it.
Terisa de morgan is offline   Reply With Quote