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

Topology checker: QGIS crash on exit, after activating the topology checker panel #16427

Closed
qgib opened this issue Mar 29, 2013 · 2 comments
Closed
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption Plugins
Milestone

Comments

@qgib
Copy link
Contributor

qgib commented Mar 29, 2013

Author Name: Giovanni Manghi (@gioman)
Original Redmine Issue: 7474
Affected QGIS version: master
Redmine category:c++_plugins
Assignee: vinayan Parameswaran


Just tested on Windows/osgeo4w waiting for a a Ubuntu build.

Open QGIS, activate the topology checker panel (close the panel, or not).

Close QGIS, the main window will close

After a few seconds a message will pop up saying that qgis has crashed.

Does not happen if the TC panel is not activated.

@qgib
Copy link
Contributor Author

qgib commented Mar 29, 2013

Author Name: Giovanni Manghi (@gioman)


same on Linux (seg fault).

@qgib
Copy link
Contributor Author

qgib commented Apr 13, 2013

Author Name: Werner Macho (Werner Macho)


Fixed in changeset "d87eb2aadcbdeb1aacb0d7cc683eec3eae597d74".


  • status_id was changed from Open to Closed

@qgib qgib added Bug Either a bug report, or a bug fix. Let's hope for the latter! Plugins Crash/Data Corruption labels May 24, 2019
@qgib qgib added this to the Version 2.0.0 milestone May 24, 2019
@qgib qgib closed this as completed May 24, 2019
JamesShaeffer pushed a commit to JamesShaeffer/QGIS that referenced this issue Nov 20, 2019
The problem here was that in case of http->https redirect
from a misconfigured server (that advertizes http and then
redirects all request to https) all http redirect requests
were cached, making all subsequent requests to the same
url hit the 301 Moved Permanently reponse page intead of
the redirected content.

Fixes qgis#16427 WMTS rendering problems in 2.18 and Master

cherry-picked from d102404
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Crash/Data Corruption Plugins
Projects
None yet
Development

No branches or pull requests

1 participant