On Wed, 17 Jul 2019 at 16:25, matteo <[email protected]> wrote: > > Hi Nyall, > > > > I don't see what you're seeing, but I do get a crash when running your > > alg. Can you confirm that removing the "l" list fixes it for you? > > yes exactly, without appending the features to the list all is working > smooth. No idea what is happening..
My either - my suspicion would be it's a bug in PyQt/sip or the QList conversion -> python conversion code. These are very tricky to track down unfortunately, and it's usually easier to find a way to workaround on the Python side. Nyall _______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
