Quote:
Originally Posted by seabream
I’m leaning towards it being an interaction with FFDL, because the library switching crashing is the only non-FFDL crash that Calibre exhibits regularly. It doesn’t react that way to doing the same thing with any of the other toolbar or menubar items. Actually, I just tested, and if I remove FFDL, the library switching crash stops happening. Reinstall it and the behaviour returns.
|
Yeah, that points to FFDL pretty clearly.
It reminds me of a problem that we had 3 months ago with Python garbage collecting the menu objects because Python didn't have any references to them even though the windowing system did. There's a fix in place for that already, but it does point me in that direction.
Kovid was able to
ID that problem pretty quickly from the error log. Might want to try doing the same.