stelzch / zotero.koplugin

Display Zotero collection on E-Readers with KOReader
GNU General Public License v3.0
45 stars 2 forks source link

Browse database crash #2

Closed hlinander closed 1 year ago

hlinander commented 1 year ago

Tried installing be93233 on my Kobo Libra 2 with KoReader 2023.01. After copying over my full Zotero directory and setting the Zotero path in KoReader (worked fine) the plugin crashes at

main.lua:366 attempt to call method 'init' (a nil value)

stelzch commented 1 year ago

Thanks for the report. I was able to reproduce the issue, it seems related to changes in the FrameContainer.It should be fixed in commit 8f4858c460e340d48a8e09d31a15da93d75193d2. Please verify the fix works, then I can close this issue :)

hlinander commented 1 year ago

Thank you! 8f4858c460e340d48a8e09d31a15da93d75193d2 works great here.