Re: [QGIS-Developer] segmentation fault in standalone script using PyQGIS

2022-11-03 Thread Mélanie Dol via QGIS-Developer
Hi Jacky, Thank you, it's working. Best regards, Mélanie On 11/2/22 4:50 PM, Jacky Volpes via QGIS-Developer wrote: Hi, See answers below. Best regards. Jacky Le 31/10/2022 à 17:26, Mélanie Dol via QGIS-Developer a écrit : Hi Jacky, Thank you so much, the segmentation faul

Re: [QGIS-Developer] segmentation fault in standalone script using PyQGIS

2022-10-31 Thread Mélanie Dol via QGIS-Developer
https://docs.qgis.org/3.22/en/docs/pyqgis_developer_cookbook/intro.html#using-pyqgis-in-standalone-scripts ? Best regards, Jacky Le 28/10/2022 à 16:40, Mélanie Dol via QGIS-Developer a écrit : Hi Andrea, Thank you. I've updated with QGIS 3.26 Buenos Aires. The warning message have dis

Re: [QGIS-Developer] segmentation fault in standalone script using PyQGIS

2022-10-28 Thread Mélanie Dol via QGIS-Developer
-standalone-scripts ? Best regards, Jacky Le 28/10/2022 à 16:40, Mélanie Dol via QGIS-Developer a écrit : Hi Andrea, Thank you. I've updated with QGIS 3.26 Buenos Aires. The warning message have disappeared. Unfortunately, the script still generates a segmentation fault. Best re

Re: [QGIS-Developer] segmentation fault in standalone script using PyQGIS

2022-10-28 Thread Mélanie Dol via QGIS-Developer
lanie Dol via QGIS-Developer ha scritto: /usr/share/qgis/python/plugins/processing/algs/grass7/Grass7Utils.py:191: SyntaxWarning: "is" with a literal. Did you mean "=="?   if path is '': Hi Mélanie, while I don't know why that script generates a segmentation