Opened 16 months ago
#2201 new defect
SAGA Processing Provider in QGIS not available
Reported by: | davidki | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | OSGeoLive14.0 |
Component: | OSGeoLive | Keywords: | SAGA, QGIS |
Cc: |
Description
As already reported on the mailing list, in OSGeoLive 13.0 the SAGA Tools in QGIS are not available. This is probably due to version mismatch. Installed is SAGA 7.3 but in the file /usr/share/qgis/python/plugins/processing/algs/saga/SagaAlgorithmProvider.py as required SAGA-Version is written 2.3.
Workaround: Change the above mentioned file to
REQUIRED_VERSION = '7.3.'
Note: See TracTickets for help on using tickets.