Quote:
Originally Posted by vmz
Hello, i installed latest posted beta into Calibre v5.7.2 on OS X 10.14.6, and I can't see any UI elements to use the plugin, when I try to configure it via Calibre settings it throws an error: "You must restart Calibre". I restarted calibre, deleted the plugin, restarted again, installed again, restarted, but the problem persists. I guess this is due to incompatibility of v5.7.2 with a beta plugin version?
|
This is a case of

for me.
There was a change in calibre 5.7.0 to change the way IPC worked. Which the plugin had been using to notify calibre when the UI should be refreshed. But, while working on the previous beta, I changed how this was done. Unfortunately, I left the code in the plugin in case it was actually needed. It isn't, so the attached beta removes it completely.