Re: [QGIS-Developer] Bug in QgsPathResolver ?

2019-04-23 Thread David Marteau
> Le 23 avr. 2019 à 23:35, Nyall Dawson a écrit : > > On Fri, 19 Apr 2019 at 23:24, David Marteau > wrote: >> >> Hi devs, >> >> I have a strange behavior with QgsPathResolver that prevent layer to be >> loaded if a QgsProject read config file from relative path:

Re: [QGIS-Developer] Bug in QgsPathResolver ?

2019-04-23 Thread Nyall Dawson
On Fri, 19 Apr 2019 at 23:24, David Marteau wrote: > > Hi devs, > > I have a strange behavior with QgsPathResolver that prevent layer to be > loaded if a QgsProject read config file from relative path: > > The problem has been reduced to the following behavior (pyQgis): > > ``` > # Init a

[QGIS-Developer] Bug in QgsPathResolver ?

2019-04-19 Thread David Marteau
Hi devs, I have a strange behavior with QgsPathResolver that prevent layer to be loaded if a QgsProject read config file from relative path: The problem has been reduced to the following behavior (pyQgis): ``` # Init a QgsPathResolver as with a relative path pr =