-
All of my unread epub files became suddenly un-openable after I installed the Assistant plugin. The only epubs I could open were the ones I had previously read/am currently reading. When I tap on an unread epub, the "No reader engine for this file or invalid file." message pops up and the epub does not open. Issue goes away when I turn off the Assistant plugin in through Top Menu / Wrench icon / More tools / Plugin management / uncheck Assistant. Can confirm that the unread epubs had no problems opening before I installed Assistant and when Assistant is turned off. The plugin itself was installed according to instructions and works perfectly in epubs that I can open. assistant.koplugin version: v1.05 Issue does not show up on crash.log. How to reproduce (if relevant):
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
how about the latest code in the repo ? (click there was a bug in the recap function while hooking the reader while opening a file, fixed in #53 . I encountered this before but didn't realize it's the plugin problem, but now using the latest code I cannot reproduced the problem. |
Beta Was this translation helpful? Give feedback.
how about the latest code in the repo ? (click
Code
button,Download ZIP
)there was a bug in the recap function while hooking the reader while opening a file, fixed in #53 .
I encountered this before but didn't realize it's the plugin problem, but now using the latest code I cannot reproduced the problem.