Skip to content

fix global settings on QgsSettingsEntry#66450

Open
3nids wants to merge 1 commit into
qgis:masterfrom
3nids:settings
Open

fix global settings on QgsSettingsEntry#66450
3nids wants to merge 1 commit into
qgis:masterfrom
3nids:settings

Conversation

@3nids

@3nids 3nids commented Jun 11, 2026

Copy link
Copy Markdown
Member

This is fixing (implementing) the use of global settings in QgsSettingsEntry when using the singleton (see #65722).
This was originally part of #65590 , so this PR is bringing the missing part.

The approach is making things indepedently in QgsSettingsEntry* from QgsSettings (once every setting is migrated QgsSettingsEntry, QgsSettings entry could be safely removed).

fixes #66424 (successfully tested)

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 added this to the 4.2.0 milestone Jun 11, 2026
@github-actions github-actions Bot added Processing Relating to QGIS Processing framework or individual Processing algorithms Server Related to QGIS server labels Jun 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Processing Relating to QGIS Processing framework or individual Processing algorithms Server Related to QGIS server

Projects

None yet

Development

Successfully merging this pull request may close these issues.

QgsSettings + QGIS4.ini + XYZ Tile provider = crash

1 participant