crschmidt -

Activity

Reported issues: 2

2007-10-07

08:37 PM QGIS Application Bug report #777 (Closed): crashes with python reference to destroyed objects (e.g exportToWkt() c...
When a feature is destroyed, if it has ownership over a geometry, it deletes that geometry. After that point, if one ...

2007-10-05

10:39 PM QGIS Application Bug report #775 (Closed): CreateVectorLayer(), setDataProvider("ogr") segfault
The following commands in the Python console will crash qgis:
import qgis.core as c
l = c.QgsVectorLayer()
l.setData...

Also available in: Atom