https://bugs.kde.org/show_bug.cgi?id=384641

--- Comment #11 from Boudewijn Rempt <b...@valdyas.org> ---
Git commit 7fd7b180bec235375d40f932a7f1f4b219ccd245 by Boudewijn Rempt.
Committed on 16/09/2017 at 10:10.
Pushed by rempt into branch 'krita/3.3'.

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/7fd7b180bec235375d40f932a7f1f4b219ccd245

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to