75bd626f33
This causes the thumbnailing thread pool to spend a lot of time attempting to retry an image that failed. A null result is common where the image is too large to be allocated (>128MiB alloc). The repeated retries continue after page delete, causing hangs if a user tries to exit the application. Fixes: #1201 Signed-off-by: James Beddek <telans@posteo.de> |
||
---|---|---|
.. | ||
dialogs | ||
instanceview | ||
pagedialog | ||
pages | ||
setupwizard | ||
themes | ||
widgets | ||
ColorCache.cpp | ||
ColorCache.h | ||
GuiUtil.cpp | ||
GuiUtil.h | ||
InstanceWindow.cpp | ||
InstanceWindow.h | ||
MainWindow.cpp | ||
MainWindow.h | ||
MainWindow.ui |