You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Stumbled on a serious issue with QGIS' tasks framework when testing out a symbology for QGIS' constributors map.
When rendering a vector layer styled with a raster marker symbol that fetches remote images, the generated network fetching tasks are never completed. They then linger in the task manager, and prevents the user from being able to exit QGIS.
What is the bug or the crash?
Stumbled on a serious issue with QGIS' tasks framework when testing out a symbology for QGIS' constributors map.
When rendering a vector layer styled with a raster marker symbol that fetches remote images, the generated network fetching tasks are never completed. They then linger in the task manager, and prevents the user from being able to exit QGIS.
In action:
Screencast.From.2026-02-28.14-08-46.mp4
Steps to reproduce the issue
contributors.zip
(You might need to wait for all the visible avatar images to be downloaded and cached, and then re-open the project)
Versions
QGIS 3.44 and QGIS 3.99
Supported QGIS version
New profile
Additional context
No response