https://bugs.kde.org/show_bug.cgi?id=384641
--- Comment #12 from Boudewijn Rempt <b...@valdyas.org> --- Git commit 536a65ab0c740ff1ed2028d7bcac3578ffb36320 by Boudewijn Rempt. Committed on 16/09/2017 at 13:19. Pushed by rempt into branch 'kazakov/async-animation-rendering'. Only start the reference image loader thread when the docker becomes visible This won't stop Krita from crashing on startup in a qimageio plugin if there are broken files in the location where it's looking, but at least that crash only happens when people use the imagedocker. It should also help a bit with the load on startup, especially if the Pictures folder is quite full. The real issue is, of course, that Qt's qimageio plugin mechanism is really, really, really dangerous. M +1 -1 plugins/dockers/imagedocker/image_strip_scene.cpp M +1 -1 plugins/dockers/imagedocker/image_strip_scene.h M +9 -9 plugins/dockers/imagedocker/imagedocker_dock.cpp M +2 -1 plugins/dockers/imagedocker/imagedocker_dock.h https://commits.kde.org/krita/536a65ab0c740ff1ed2028d7bcac3578ffb36320 -- You are receiving this mail because: You are watching all bug changes.