Skip to content

Fix crashes in QgsFeatureListComboBox if layer is unloaded - #66697

Merged
nyalldawson merged 1 commit into
qgis:masterfrom
nyalldawson:fix_combo_box_crash
Jul 6, 2026
Merged

Fix crashes in QgsFeatureListComboBox if layer is unloaded#66697
nyalldawson merged 1 commit into
qgis:masterfrom
nyalldawson:fix_combo_box_crash

Conversation

@nyalldawson

Copy link
Copy Markdown
Collaborator

AI tool usage

  • AI tool(s) (Copilot, Claude, or something similar) supported my development of this PR. See our policy about AI tool use. Use of AI tools must be indicated. Failure to be honest might result in banning.
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

🪟 Windows Qt6 builds

Download Windows Qt6 builds of this PR for testing.
To execute locally, unzip the downloaded zip file and run bin\qgis-bin.exe in the extracted directory.
You might be prompted by Windows Defender click "Run anyway"
(Built from commit 4b971af)

🍎 MacOS Qt6 builds

Download MacOS Qt6 builds of this PR for testing.
This app is not notarized, run sudo xattr -d com.apple.quarantine /Applications/QGIS*.app to avoid the warning
(Built from commit 4b971af)

@nyalldawson
nyalldawson force-pushed the fix_combo_box_crash branch from 9761ebf to 4b971af Compare July 6, 2026 06:17
@nyalldawson
nyalldawson merged commit 3db46af into qgis:master Jul 6, 2026
28 checks passed
@nyalldawson
nyalldawson deleted the fix_combo_box_crash branch July 6, 2026 20:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment