[QGIS-Developer] SIP 5?

2020-02-04 Thread William Kyngesburye
I just ran into a configuration problem with SIP 5 (updating my system). cmake is failing to find PyQt5 with SIP 5 - it can't import sipconfig. Looking at FindPyQt5.py, I see that it first tries importing PyQt5.pyqtconfig. This doesn't appear to be a normal part of Pyqt5. The only pyqtconfig

Re: [QGIS-Developer] Please help with the changelog for 3.12

2020-02-04 Thread Nyall Dawson
On Tue, 4 Feb 2020 at 19:21, Tim Sutton wrote: > > Thanks Nyall > > > > On 2 Feb 2020, at 22:37, Nyall Dawson wrote: > > On Sun, 2 Feb 2020 at 08:10, Tim Sutton wrote: > > > Hi All > > QGIS 3.12 will be released in 19 days and our changelog needs a lot of love > before that. If you are able to,

Re: [QGIS-Developer] How to notify an error from QgsProcessingAlgorithm.processAlgorithm ?

2020-02-04 Thread Nyall Dawson
On Wed, 5 Feb 2020 at 01:04, Jean-Charles Quillet wrote: > > Hi ! > > I'm trying to implement a processing algorithm in Python. > > It's not clear how I am supposed to handle errors during the execution of the > algorithms. The documentation is talking about raising the exception > GeoAlgorithmE

Re: [QGIS-Developer] How to notify an error from QgsProcessingAlgorithm.processAlgorithm ?

2020-02-04 Thread Etienne Trimaille
Le mar. 4 févr. 2020 à 16:04, Jean-Charles Quillet < jeancharles.quil...@gmail.com> a écrit : > I've tried to raise QgsProcessingException. But from the output window, > the exception does not seem to be well handled. > This is, I think, the way to go. What do you mean by not well handled? You me

[QGIS-Developer] Plugin [1646] QWeb approval notification.

2020-02-04 Thread noreply
Plugin QWeb approval by pcav. The plugin version "[1646] QWeb 0.2.1" is now approved Link: http://plugins.qgis.org/plugins/QWeb/ ___ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-devel

[QGIS-Developer] How to notify an error from QgsProcessingAlgorithm.processAlgorithm ?

2020-02-04 Thread Jean-Charles Quillet
Hi ! I'm trying to implement a processing algorithm in Python. It's not clear how I am supposed to handle errors during the execution of the algorithms. The documentation is talking about raising the exception GeoAlgorithmExecutionException https://qgis.org/pyqgis/3.8/core/QgsProcessingAlgorithm.

[QGIS-Developer] Default QgsPalLayerSettings for Line layer

2020-02-04 Thread René-Luc Dhont
Hi Devs, I would like to know how to get the default QgsPalLayerSettings values for a point, line or polygon layer. Is a method exist ? Is it defined in some comments ? It is for fixing my PR Read SLD TextSymbolizer for lines https://github.com/qgis/QGIS/pull/34223 Thanks, René-Luc

Re: [QGIS-Developer] Please help with the changelog for 3.12

2020-02-04 Thread Tim Sutton
Thanks Nyall > On 2 Feb 2020, at 22:37, Nyall Dawson wrote: > > On Sun, 2 Feb 2020 at 08:10, Tim Sutton wrote: >> >> Hi All >> >> QGIS 3.12 will be released in 19 days and our changelog needs a lot of love >> before that. If you are able to, please spend some time documenting new >> featu

Re: [QGIS-Developer] QGIS Server: warnings vs info

2020-02-04 Thread David Marteau
Hi, Yes, there is some log messages that are not output with the correct log level, should be fixed in near future. Le 03/02/2020 à 19:26, Tomas Straupis a écrit : Hello While reading QGIS Server logs I wonder if this has some idea or is an error. After QGIS Server starts running ok I

Re: [QGIS-Developer] QGIS Server: warnings vs info

2020-02-04 Thread Paul Blottiere
Hello Tomas, > Am I missing something? No you're right. I'm taking a look to fix that. Thanks for raising the issue! Regards. Paul Blottiere On 2/3/20 7:26 PM, Tomas Straupis wrote: Hello While reading QGIS Server logs I wonder if this has some idea or is an error. After QGIS S