https://bugs.kde.org/show_bug.cgi?id=398204
--- Comment #4 from wolthera <griffinval...@gmail.com> --- Okay, so after poking a lot at this... 1. There is a bug somewhere with the preview thumbnail generation code. It is a multi-threading bug. 2. It only really happens if the collection is big enough, which it might be when pointing to Documents and Downloads. 2.2 I tried to figure out if it was a specific book, by littering the thumbnail request code with qDebugs. But the crash always happened after the PreviewImageProvider's function was done. 3. Once the cache is generated this doesn't happen anymore. A workaround to this bug might be to just force the user to wait while Peruse fills the cache. -- You are receiving this mail because: You are watching all bug changes.