https://bugs.kde.org/show_bug.cgi?id=517588
Maik Qualmann <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Maik Qualmann <[email protected]> --- The second Jasper initialization comes from the KImageFormat plugins, specifically from our QImage Loader. For some reason, the image is being rejected by our Jpeg2000 Loader, resulting in a fallback to the QImage Loader and thus triggering the second Jasper initialization. We need to block Jpeg2000 files for our QImage Loader. I see no other option. Maik -- You are receiving this mail because: You are watching all bug changes.
