[QGIS-Developer] Export PDFs from the processing modeler

2018-09-05 Thread Olivier Dalang
Dear List, (I took the liberty to CC in some of you that I thought may be interested by this) I'm dreaming of using the QGIS graphical modeler to output PDFs using print composers. This would allow to build very interesting report generators using our favorite tool. As far as I understand, curren

Re: [QGIS-Developer] Anyone using QGIS with high resolution screen?

2018-09-05 Thread Nyall Dawson
On Thu, 6 Sep 2018 at 03:39, Denis Rouzaud wrote: > > Hi list, > > There is a persistent issue of slowness of QGIS on Mac. > https://issues.qgis.org/issues/19546 > > The last comments led to think that this comes from high resolution. Starting > from 2560x1440, it starts to be less and less usabl

Re: [QGIS-Developer] Handle Bad Layers

2018-09-05 Thread Nyall Dawson
On Thu, 6 Sep 2018 at 05:42, Worth Lutz wrote: > > Hi Devs, > > I have a question about the "Handle Bad Layers" dialog. My scenario is > working offline and loading a project with WMS layers defined. As the WMS is > unreachable, the layers are marked as "bad". Since the layers are not fixable >

[QGIS-Developer] Handle Bad Layers

2018-09-05 Thread Worth Lutz
Hi Devs, I have a question about the "Handle Bad Layers" dialog. My scenario is working offline and loading a project with WMS layers defined. As the WMS is unreachable, the layers are marked as "bad". Since the layers are not fixable while offline, they get deleted from the project. I would

[QGIS-Developer] Anyone using QGIS with high resolution screen?

2018-09-05 Thread Denis Rouzaud
Hi list, There is a persistent issue of slowness of QGIS on Mac. https://issues.qgis.org/issues/19546 The last comments led to think that this comes from high resolution. Starting from 2560x1440, it starts to be less and less usable. And completly unsuable at 5120x2880. I'd like to know if someo

Re: [QGIS-Developer] Feature freeze / exemptions

2018-09-05 Thread Matthias Kuhn
Thanks Paolo On 09/05/2018 09:02 AM, Paolo Cavallini wrote: > Hi Matthias > > > Il 09/05/2018 08:35 AM, Matthias Kuhn ha scritto: >> I think the approach to let voting members decide as we did last time >> (https://www.loomio.org/d/38Aiya0q/3-0-soft-freeze-exemptions) works fine. >> >>  * This com

Re: [QGIS-Developer] Feature freeze / exemptions

2018-09-05 Thread Paolo Cavallini
Hi Matthias Il 09/05/2018 08:35 AM, Matthias Kuhn ha scritto: > > I think the approach to let voting members decide as we did last time > (https://www.loomio.org/d/38Aiya0q/3-0-soft-freeze-exemptions) works fine. > >  * This committee includes several technical members >  * Everyone is free to vo

Re: [QGIS-Developer] What to do about WFS test failures?

2018-09-05 Thread Nyall Dawson
On Sat, 1 Sep 2018 at 19:56, Nyall Dawson wrote: > 2. I think there may be a real issue here - I've got at least one > customer who is having WFS issues with 3.2 and master. BUT: on the > other hand Travis has always been flaky with any test which uses > threads, regardless of which area of code