diff options
author | James Beddek <telans@posteo.de> | 2023-06-20 16:59:59 +1200 |
---|---|---|
committer | James Beddek <telans@posteo.de> | 2023-06-20 16:59:59 +1200 |
commit | 75bd626f33a5182facff2ef1f9938f60553c3352 (patch) | |
tree | a3fdf932e54b701d64ce3edc6a792204efff67d7 /launcher/ui/pages/global | |
parent | f2471f0f68e436d25d27ccc750e6668c07a29070 (diff) | |
download | PrismLauncher-75bd626f33a5182facff2ef1f9938f60553c3352.tar.gz PrismLauncher-75bd626f33a5182facff2ef1f9938f60553c3352.tar.bz2 PrismLauncher-75bd626f33a5182facff2ef1f9938f60553c3352.zip |
Screenshots: do not retry image thumbnailing on null result
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>
Diffstat (limited to 'launcher/ui/pages/global')
0 files changed, 0 insertions, 0 deletions