Quote:
Originally Posted by davidfor
Yes you can. The annotations are wrapped in some HTML and added to put into a column. Copying that elsewhere works well. Some people have wanted to copy the annotations from one device to another as an annotation. That can't be done with this plugin. I know how to do this between Kobo devices and possible Sony, but not between dis-alike devices.
I'm not sure what you are doing here. Do you mean you have successfully fetched the annotations from the device once and now get a crash when you select the book and display the annotations?
I've seen the problem and fixed it, but it escapes me what the fix was. It has something to do with the plugin not initializing itself properly. I need some more information.
Firstly, can you post the error you see when fetching the annotations from the Kobo? Press the "Copy to clipboard" button and post that.
Then can you run calibre in debug mode, and try the other things? Because of the crash, you will need to do this from the command line. In Windows, I would ask you to open a command line and run "calibre-debug -g". For a Mac, I'm not sure how to do that. It might just be executing that command in a terminal window.
When you get calibre started, try opening the Annotation configuration. Hopefully an error will be displayed in the terminal window when calibre crashes. If it is, copy that and post it.
Lastly, try deleting the annotations settings. To do this, you need to go into the plugin directory in your calibre settings directory (in calibre, open the preferences, go to the "Miscellaneous" section and click the "Open calibre configuration directory"), and delete the files "annotations.json", "annotations.db" and the directory "annotations_resources". Close calibre before deleting the files. Make sure you don't have the device connected annd start calibre. Then open the annotations configuration. That might fix it, but I'm not expecting it to.
|
Actually cleaning plug-in settings resolved my issue and therefore I can't copy and paste error messages. Sorry for late reply and thank you for your support!