Hi Anita > On Wed, Nov 2, 2016 at 1:53 PM, Anita Graser <[email protected]> wrote: >> >> Hi, >> >> I'm using 2.18 on Ubuntu and the following lines segfault: >> multi = QgsMultiPointV2() >> multi.addGeometry(QgsPointV2(0,1)) >> multi.addGeometry(QgsPointV2(2,2)) >> print multi.asWkt() >> >> Can you confirm? Or is it already fixed and I should update?
Confirmed... fixed now on 2.18 branch and backported to 2.14 Cheers Martin _______________________________________________ Qgis-developer mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
