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

Crash QGIS almost every time #87

Open
uprel opened this issue Oct 5, 2017 · 1 comment
Open

Crash QGIS almost every time #87

uprel opened this issue Oct 5, 2017 · 1 comment

Comments

@uprel
Copy link

uprel commented Oct 5, 2017

Tried to run QTiles with different combinations and it is very unstable. Almost every time crash QGIS. With simple point layer I manage to create directory structure and mbtiles. All other combinations crash.

I'm running QTiles 1.5.2.1 with QGIS 2.14.19 on Windows 10.

Before crash there was this error in QGIS console:

warning:C:/Users/uros/.qgis2/python/plugins\qtiles\qtilesdialog.py:238: DeprecationWarning: QgsMapCanvas.mapRenderer() is deprecated
			  extent = QgsCoordinateTransform(canvas.mapRenderer().destinationCrs(), QgsCoordinateReferenceSystem('EPSG:4326')).transform(extent)
			
			traceback:  File "C:/Users/uros/.qgis2/python/plugins\qtiles\qtiles.py", line 97, in run

@geraldo
Copy link

geraldo commented Oct 22, 2017

Similar problem here with QTiles 1.5.2.1 and QGIS 2.18.13 on Linux.

I can render png to a directory but in the moment the tiles include a lot of features, QGIS crashes.

The error you mention is a warning and appears in the moment I click the Run button.

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

No branches or pull requests

2 participants