<div dir="ltr">Hi Enrico,<div><br></div><div>The bug should fixed in master, did you update your 2.9 version to the latest one ?</div><div><br></div><div>Also the bugfix has been backported, so it will be fixed in 2.8.2 (which has no defined release date yet afaik)</div><div><br></div><div>Best,</div><div><br></div><div>Olivier</div><div><br></div><div><br></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-04-08 15:32 GMT+02:00 Enrico Fiore <span dir="ltr"><<a href="mailto:enricofiore@libero.it" target="_blank">enricofiore@libero.it</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div></div>Hi,<br>I am trying to perform a post-processing queries in a postgis layer. When a new point is insert all work fine, but if I move existing point the queries don't work. The event committedGeometriesChanges seems that doesn't work. <br>Is it because is not open the form dialog to perform this action? <br><br> I found this thread <br><a href="http://osgeo-org.1560.x6.nabble.com/Post-processing-queries-on-postgis-layers-after-insert-delete-update-td5193956.html" target="_blank">http://osgeo-org.1560.x6.nabble.com/Post-processing-queries-on-postgis-layers-after-insert-delete-update-td5193956.html</a><br><br>where is written that it is a bug and that it is fixed in 65378e6
<br><br>I tried both with QGIS 2.8.1 and QGIS 2.9.0.40.<br><br>Is it a mistake or the bug is not fixed? Is it necessary open a ticket?<br><br>The code that I use is<br><br>def formOpen(dialog, layerid, featureid):<br><span>    </span>layerid.commitedGeometriesChanges.connect(confirmChanged)<br><br><br>def confirmChanged(layerid, changedGeometries):<br><span><span>   ... </span></span>update attribute with queries ....<br><br><br>Regards<span class="HOEnZb"><font color="#888888"><br><br>Enrico Fiore<br><br></font></span><br>_______________________________________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-developer" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br></blockquote></div><br></div>