Re: [QGIS-Developer] Documentation: pyqgis cookbook python code tests

2019-03-26 Thread Arnaud Morvan
Same is coming for the Python API docstrings: https://github.com/qgis/QGIS/pull/9615 Cheers Arnaud Morvan Ingénieur logiciel Tél: +33 (0)4 58 48 20 32 Camptocamp France SAS 18 rue du Lac Saint André Savoie Technolac - Bâtiment Le Dauphin F-73370 Le Bourget du Lac http://www.camptocamp.com Le

[QGIS-Developer] Plugin [1681] GroupPointsWithinDistance approval notification.

2019-03-26 Thread noreply
Plugin GroupPointsWithinDistance approval by pcav. The plugin version "[1681] GroupPointsWithinDistance 0.0.2 Experimental" is now approved Link: http://plugins.qgis.org/plugins/GroupPointsWithinDistance/ ___ QGIS-Developer mailing list

[QGIS-Developer] Issue in string translation

2019-03-26 Thread pierluigi de rosa
Dear All, I'm working on a plugin that has been ported to QGIS 3.x Everything works fine, even all translations are corrected generated in all other .py files I'm not able to translate the string in the main .py file of the plugin. In the initGui function I have these lines:

[QGIS-Developer] Plugin [1305] Calidad-CAR approval notification.

2019-03-26 Thread noreply
Plugin Calidad-CAR approval by pcav. The plugin version "[1305] Calidad-CAR 1.1.1.p3" is now approved Link: http://plugins.qgis.org/plugins/CalidadCAR/ ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info:

Re: [QGIS-Developer] Qgis 3.6.0 fail to read shapefile with python on buster

2019-03-26 Thread David Marteau
Hi Alessandro No there is nothing at all in the logs. I have used the same reduced snippet on qgis 3.4.5 (ltr) on Stretch and qgis 3.6.0 (release) on buster, using the same datasource: ``` import os from qgis.core import QgsApplication, QgsVectorLayer # prevent display not found error

Re: [QGIS-Developer] Qgis 3.6.0 fail to read shapefile with python on buster

2019-03-26 Thread Alessandro Pasotti
On Tue, Mar 26, 2019 at 5:45 PM David Marteau wrote: > > The situation seems to be worst: it seems that no layers can be read from > python whatever the format. > > > Le 26 mars 2019 à 17:38, David Marteau a écrit : > > Hi devs, > > We use to build docker images of the latest qgis releases and

[QGIS-Developer] Plugin [749] Thin greyscale image to skeleton approval notification.

2019-03-26 Thread noreply
Plugin Thin greyscale image to skeleton approval by pcav. The plugin version "[749] Thin greyscale image to skeleton 3.0" is now approved Link: http://plugins.qgis.org/plugins/ThinGreyscale/ ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org

[QGIS-Developer] Qgis 3.6.0 fail to read shapefile with python on buster

2019-03-26 Thread David Marteau
Hi devs, We use to build docker images of the latest qgis releases and we have a regression affecting version 3.6.0 official release on buster Qgis: 3.6.0 on Debian If we read a layer with python: > layer = QgsVectorLayer('./mydata.shp') Then the layer is invalid (no warning, no errors)

Re: [QGIS-Developer] Qgis 3.6.0 fail to read shapefile with python on buster

2019-03-26 Thread David Marteau
The situation seems to be worst: it seems that no layers can be read from python whatever the format. > Le 26 mars 2019 à 17:38, David Marteau a écrit : > > Hi devs, > > We use to build docker images of the latest qgis releases and we have a > regression affecting version 3.6.0 official

Re: [QGIS-Developer] Qt Designer install instructions for Mac

2019-03-26 Thread Tim Sutton
Hi Anita > On 26 Mar 2019, at 20:21, Anita Graser wrote: > > Hi, > > I'm looking for advice to give to students who use Mac and since I don't have > one, I cannot test it myself :-| > > What's a good way to get Qt Designer assuming that they have installed the > Lutra QGIS Mac packages? >

Re: [QGIS-Developer] Qt Designer install instructions for Mac

2019-03-26 Thread Anita Graser
On Tue, Mar 26, 2019 at 9:37 PM Tim Sutton wrote: > 1) I dont think the Lutra packages bundle in QtDesigner (I searched the > app folder for it but dont see it) > 2) I tested the bundle from the link you provided and it loads / runs fine > Note that the bundle you are pointing students to won’t

[QGIS-Developer] Qt Designer install instructions for Mac

2019-03-26 Thread Anita Graser
Hi, I'm looking for advice to give to students who use Mac and since I don't have one, I cannot test it myself :-| What's a good way to get Qt Designer assuming that they have installed the Lutra QGIS Mac packages? I found https://build-system.fman.io/qt-designer-download but wonder if that