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? > Same on Windows with qgis-dev. Is my code wrong or should I open a ticket? Best wishes, Anita
_______________________________________________ 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
