Bug report #16906
SAGA Mosaic raster layers don't run in QGIS 2.18.10
Status: | Closed | ||
---|---|---|---|
Priority: | High | ||
Assignee: | Giovanni Manghi | ||
Category: | Processing/SAGA | ||
Affected QGIS version: | 2.18.10 | Regression?: | Yes |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 24805 |
Description
Hello,
I need to mosaic 7 raster layers by using SAGA tool.
I select all the input layers to mosaic, then the following options:
- 8 byte floating poin;
- bicubic spline interpolation;
- last;
- 10
- none
- minimun extent
- [cellsize] 5
- cells
- output path and file name
then run, but the proces don't start and don't show any error.
If I Run Mosaic raster layer from 2.14.16 it work fine...
the only difference between two dialog is that in 2.14.16 user is not allowed to set cellsize
I attach screenshots and files
Regards
History
#1 Updated by Antonio Viscomi over 7 years ago
Antonio Viscomi wrote:
Hello,
I need to mosaic 7 raster layers by using SAGA tool.
I select all the input layers to mosaic, then the following options:
- 8 byte floating poin;
- bicubic spline interpolation;
- last;
- 10
- none
- minimun extent
- [cellsize] 5
- cells
- output path and file namethen run, but the proces don't start and don't show any error.
If I Run Mosaic raster layer from 2.14.16 it work fine...
the only difference between two dialog is that in 2.14.16 user is not allowed to set cellsize
I attach screenshots and files
Regards
EDIT: SAGA version for 2.14.16 ---> 2.1.2 / 2.18.10 ---> 2.3.2
both installed from OSGEO
#2 Updated by Antonio Viscomi over 7 years ago
Antonio Viscomi wrote:
Antonio Viscomi wrote:
Hello,
I need to mosaic 7 raster layers by using SAGA tool.
I select all the input layers to mosaic, then the following options:
- 8 byte floating poin;
- bicubic spline interpolation;
- last;
- 10
- none
- minimun extent
- [cellsize] 5
- cells
- output path and file namethen run, but the proces don't start and don't show any error.
If I Run Mosaic raster layer from 2.14.16 it work fine...
the only difference between two dialog is that in 2.14.16 user is not allowed to set cellsize
I attach screenshots and files
RegardsEDIT: SAGA version for 2.14.16 ---> 2.1.2 / 2.18.10 ---> 2.3.2
both installed from OSGEO
EDIT2: don't works also in Debian Stretch where however comes out the message log:
- param.datatype == dataobjects.TYPE_RASTER):
AttributeError: 'module' object has no attribute 'TYPE_RASTER'
#3 Updated by Giovanni Manghi over 7 years ago
- Operating System deleted (
windows 7 ultimate x64) - Assignee changed from Victor Olaya to Giovanni Manghi
- Priority changed from Normal to High
#4 Updated by Giovanni Manghi over 7 years ago
- Resolution set to fixed/implemented
- Status changed from Open to Feedback
fixed here https://github.com/qgis/QGIS/pull/4902
#5 Updated by Antonio Viscomi over 7 years ago
Giovanni Manghi wrote:
fixed here https://github.com/qgis/QGIS/pull/4902
I tried to apply your fix but for me both in windows and Debian it not work yet...
#6 Updated by Giovanni Manghi over 7 years ago
Antonio Viscomi wrote:
Giovanni Manghi wrote:
fixed here https://github.com/qgis/QGIS/pull/4902
I tried to apply your fix but for me both in windows and Debian I not work yet...
if you are not using qgis 2.18-nightly you also need 74042a2dc061aba0f8c5ecc15efa111153c97bb0
#7 Updated by Antonio Viscomi over 7 years ago
Giovanni Manghi wrote:
Antonio Viscomi wrote:
Giovanni Manghi wrote:
fixed here https://github.com/qgis/QGIS/pull/4902
I tried to apply your fix but for me both in windows and Debian I not work yet...
if you are not using qgis 2.18-nightly you also need 74042a2dc061aba0f8c5ecc15efa111153c97bb0
Sorry,
it works fine on nightly,
foolishly I had applied the fix to the stable version
:(
Greetings
#8 Updated by Giovanni Manghi over 7 years ago
- Status changed from Feedback to Closed
#9 Updated by Antonio Viscomi over 7 years ago
- File log_message_SAGA_mosaiking_debian added
- Status changed from Closed to Reopened
Hello,
Today I applied the fix to the QGIS 2.18.11 stable version both in Windows and Debian...
The results are that:
- in windows it works fine (saga version 2.3.2);
- in Debian 9.1 (stable) the process come out with an error log message (attached) (saga version 2.3.1(due to the stable branch of Debian));
Greetings
#10 Updated by Giovanni Manghi over 7 years ago
- Status changed from Reopened to Closed
Antonio Viscomi wrote:
Hello,
Tomorrow I applied the fix to the QGIS 2.18.11 stable version both in Windows and Debian...
- The results are that: in windows it works fine (saga version 2.3.2);
- in Debian 9.1 (stable) the process come out with an error log message (attached) (saga version 2.3.1(due to the stable branch of Debian));Greetings
one of the fixes didn't made the cut for 2.18.11