<div dir="ltr"><div>Hello again dear list,</div><div><br></div><div>Our goal is to save (commitchanges) any modification of a vector layer when it happens.</div><div><br><div><br></div><div><div>We encountered another problem when trying to exploit the </div>layer.geometryChanged event.<br></div><div><br></div><div>Upon activation of this event, we tried to use the layer.commitChanges() to save changes in geometry of the layer (postgis layer, maybe not related), </div><div><br></div><div>But it hard-crashes QGIS.<br>A quick gdb look seems to indicate a rollback issue??</div><div><br></div><div>The workaround we found was to use thread with short timers, but is is ill suited for this.</div><div><br></div><div>Python 2.7, QGIS 2.6, Linux 64.</div><div><br></div><div>Somebody know how to fix this issue ?</div></div><div><br></div><div>Many thanks, </div><div>Rémi-C</div></div>