[Qgis-developer] fieldNameMap() crashes QGIS

Alexander Bruy alexander.bruy at gmail.com
Sun Jul 28 07:13:46 PDT 2013


Hi all,

seems calling fieldNameMap() on vector data provider crashes QGIS.
To reproduce load shapefile and run in Python console next commands:
l = iface.mapCanvas().currentLayer()
fm = l.dataProvider().fieldNameMap()

Anyone confirms? Should I file a ticket?

Thanks
-- 
Alexander Bruy


More information about the Qgis-developer mailing list