Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backport #9498 on release-3_6 #9501

Merged
merged 1 commit into from
Mar 13, 2019
Merged

Conversation

backporting[bot]
Copy link
Contributor

@backporting backporting bot commented Mar 13, 2019

Backport #9498.

when a layer with unknown CRS is loaded in a background thread

We can't queue the connection to prompt for CRS (or warn via
messagebar), because the slot uses a modifiable reference which
may be deleted before the queued slot is called.

We also can't do ANY gui related stuff when this occurs. Best
we can do is log a warning and move on...
@nyalldawson nyalldawson merged commit 5ca428d into release-3_6 Mar 13, 2019
@delete-merged-branch delete-merged-branch bot deleted the backport-9498-on-release-3_6 branch March 13, 2019 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant