[Qgis-developer] Crash using QgsMultiPointV2
Martin Dobias
wonder.sk at gmail.com
Fri Nov 4 21:17:11 PDT 2016
Hi Anita
> On Wed, Nov 2, 2016 at 1:53 PM, Anita Graser <anitagraser at gmx.at> 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
More information about the Qgis-developer
mailing list