[QGIS-Developer] libqt5core5a and qtbase-abi dependencies in qgis 3.14.5 deb package

2020-08-17 Thread Jason Paul Joines
QGIS Devs, The Debian/Ubuntu DEB package of QGIS 3.14.15 from https://qgis.org/debian has a dependencie of libqt5core5a (>= 5.12.2). However, when I try to install it on a system with libqt5core5a 5.14.2, it fails when it pulls in qgis-providers. qgis-providers, in addition to

Re: [QGIS-Developer] Exporting point symbols from processing algorithm

2020-08-17 Thread C Hamilton
Nyall, As usual thank you so much for your answers. I have one further question with this. You said I need to set SqgMapSettings with the map scale and extent. I probably want the map scale and extent from the canvas, but in a processing algorithm I don't know how to get that information.

Re: [QGIS-Developer] Inconsistencies in QGIS ini path

2020-08-17 Thread DelazJ
Hi, Le lun. 17 août 2020 à 16:56, Tim Sutton a écrit : > Hi Richard > > Thanks for your reply - see below for inline responses: > > On Mon, Aug 17, 2020 at 12:32 PM Richard Duivenvoorde > wrote: > >> On 8/17/20 9:23 AM, Tim Sutton wrote: >> > [...]

Re: [QGIS-Developer] Inconsistencies in QGIS ini path

2020-08-17 Thread Richard Duivenvoorde
On 8/17/20 4:56 PM, Tim Sutton wrote: > > IF it is different, I think it is better to adhere to Qt-standards then > to build those path's ourselves? > > > Well the issue I am trying to highlight is that the config folder as > currently implemented is not portable. I thought it was part of

Re: [QGIS-Developer] Inconsistencies in QGIS ini path

2020-08-17 Thread Tim Sutton
Hi Richard Thanks for your reply - see below for inline responses: On Mon, Aug 17, 2020 at 12:32 PM Richard Duivenvoorde wrote: > On 8/17/20 9:23 AM, Tim Sutton wrote: > > > > On Sun, Aug 16, 2020 at 11:20 PM Nyall Dawson > wrote: > > > > On Sun, 16 Aug 2020

Re: [QGIS-Developer] Inconsistencies in QGIS ini path

2020-08-17 Thread Richard Duivenvoorde
On 8/17/20 9:23 AM, Tim Sutton wrote: > > On Sun, Aug 16, 2020 at 11:20 PM Nyall Dawson > wrote: > > On Sun, 16 Aug 2020 at 18:28, Tim Sutton > wrote: > > > > PopOS Flatpack ini: > > > >

Re: [QGIS-Developer] Inconsistencies in QGIS ini path

2020-08-17 Thread Tim Sutton
HI On Sun, Aug 16, 2020 at 11:20 PM Nyall Dawson wrote: > On Sun, 16 Aug 2020 at 18:28, Tim Sutton wrote: > > > > PopOS Flatpack ini: > > > > /QGIS/QGIS3/profiles//QGIS/QGIS3.ini > > > PopOS deb ini: > > > > /QGIS/QGIS3/profiles//QGIS/QGIS3.ini > > > > macOS all in one DMG ini: > > > >

[QGIS-Developer] [SoC] GSoC 2020 - Coding Period Week 11 Report

2020-08-17 Thread BELGACEM NEDJIMA
Hi, This is my report for this week: - Tasks done: - Finished converting Qt3D shadow mapping tutorial code to pure C++ (github repository ). - Implemented the custom frame graph for a post processing effect with a