Closed qgib closed 7 years ago
Author Name: Giovanni Manghi (@gioman)
I'm on Xenial with QGIS 2.18.10 from QGIS repo+ubunutgis and I can't confirm.
Try disabling all the 3rd party plugins but the ones that matter for this issue (quick mapservices).
cheers!
Author Name: Steven Kay (Steven Kay)
Giovanni Manghi wrote:
I'm on Xenial with QGIS 2.18.10 from QGIS repo+ubunutgis and I can't confirm.
Try disabling all the 3rd party plugins but the ones that matter for this issue (quick mapservices).
cheers!
Thanks!
Okay, done that - it still fails. Looks like it might just be this plugin then (I'm on the latest version of the plugin, but this also happened on an older version)
I had to move all my plugin folders into a separate sub-folder to get this to work, I couldn't see a way to reliably disable all of them from the GUI (I have lots of plugins) :/
Tried with a vector (shapefile projected into 3857), no problems there. As mentioned before, works with XYZ and OpenLayers.
I thought Web Mercator doesn't reach the poles, that might explain the map extent is empty or inf message? Not sure if that message was part of the crash, as it doesn't always show up.
Author Name: Giovanni Manghi (@gioman)
Steven Kay wrote:
Giovanni Manghi wrote:
I'm on Xenial with QGIS 2.18.10 from QGIS repo+ubunutgis and I can't confirm.
Try disabling all the 3rd party plugins but the ones that matter for this issue (quick mapservices).
cheers!
Thanks!
Okay, done that - it still fails. Looks like it might just be this plugin then (I'm on the latest version of the plugin, but this also happened on an older version)
I had to move all my plugin folders into a separate sub-folder to get this to work, I couldn't see a way to reliably disable all of them from the GUI (I have lots of plugins) :/
Tried with a vector (shapefile projected into 3857), no problems there. As mentioned before, works with XYZ and OpenLayers.
I thought Web Mercator doesn't reach the poles, that might explain the map extent is empty or inf message? Not sure if that message was part of the crash, as it doesn't always show up.
would you mind installing qgis form qgis repos but with the ubuntugis dependencies/repo? this will get gdal 2., that may have a role here (and anyway is better that 1.). Thanks.
Author Name: Steven Kay (Steven Kay)
used synaptic to nuke all traces of grass and qgis, and followed the instructions on http://www.qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu
retried with the ubuntugis version, and it works fine - thank you!
Author Name: Giovanni Manghi (@gioman)
Steven Kay wrote:
used synaptic to nuke all traces of grass and qgis, and followed the instructions on http://www.qgis.org/en/site/forusers/alldownloads.html#debian-ubuntu
retried with the ubuntugis version, and it works fine - thank you!
not sure they do already, but this should be documented in the plugin docs.
Author Name: Steven Kay (Steven Kay) Original Redmine Issue: 16913 Affected QGIS version: 2.18.10 Redmine category:map_canvas
I normally have this sort of workflow for relief maps:-
However step 4 - changing OTF to 4326 - reliably causes a segfault in QGIS 2.18.10 on Xenial
I'm pretty sure this worked in 2.18.10 when I was on Trusty, I very recently updated to Xenial.
Here's what I get in the 'About QGIS' box
I've tried turning off the "enable OTF to 3857" option in the plugin; same thing happens.
I can work around this by using either XYZ provider or the OpenLayers plugins I suspect WMS/WMTS may also work but haven't tried this.
Let me know if this should be raised with the Plugin author instead/as well. I raised this in case there's maybe an an edge case which isn't being caught when rendering.
gdb output follows