Re: [Qgis-user] QGIS with SAGA in macos

2013-06-21 Thread William Kyngesburye
Well, I have verified that SAGA 2.0.8 does NOT compile on OS X, and that seems to be the semi-official status also. 2.1 is needed for OS X. So, please make that update for the export command for SAGA 2.1. If the change breaks it for SAGA 2.0, it shoud be possible to make it conditional on the

Re: [Qgis-user] QGIS with SAGA in macos

2013-06-13 Thread William Kyngesburye
There is one case where wxpython 2.9 (32 or 64bit) may be required: if you need to compile wxwidgets (instead of using a binary) on OS X 10.8+. wx 2.9 is needed for cocoa APIs on recent OS X versions, which means SAGA 2.1 is neeeded. On Jun 13, 2013, at 8:50 AM, William Kyngesburye wrote: > SA

Re: [Qgis-user] QGIS with SAGA in macos

2013-06-13 Thread William Kyngesburye
SAGA 2.0 is a problem. To build SAGA 64bit on OS X a 64bit wxWidgets is needed. To build wxWidgets 64bit, wx 2.9 is needed. SAGA 2.0 doesn't support wx 2.9, but 2.1 does. SAGA 2.1 does have a RC release (though strangely windows binary only, gotta get source from SVN). Should be good enough

Re: [Qgis-user] QGIS with SAGA in macos

2013-06-13 Thread gvSIGMac
Victor, But the thing is that the export part seems to be failing in my Grass as well: Oooops! SEXTANTE could not open the following output layers Output raster layer: /Users/adiez//borrar2.tif The above files could not be opened, which probably indicates that they were not correctly produced

Re: [Qgis-user] QGIS with SAGA in macos

2013-06-13 Thread Victor Olaya
> An error has occured while executing Python code: > > Traceback (most recent call last): > File > "/Applications/QGIS_2.0-dev.app/Contents/MacOS/../Resources/python/plugins/sextante/gui/OutputSelectionPanel.py", > line 92, in saveToFile > filename= unicode(files.first()) > AttributeError: '

Re: [Qgis-user] QGIS with SAGA in macos

2013-06-13 Thread gvSIGMac
William, See below On 13/06/2013, at 06:01, William Kyngesburye wrote: > I don't remember if there was an error running SAGA commands when I was > checking things out. I do remember that compiling SAGA 2.0.x was a problem > on OS X and 2.1 dev source or RC is required. I'm running 2.1 > > I

Re: [Qgis-user] QGIS with SAGA in macos

2013-06-12 Thread William Kyngesburye
I don't remember if there was an error running SAGA commands when I was checking things out. I do remember that compiling SAGA 2.0.x was a problem on OS X and 2.1 dev source or RC is required. I only tested the theissen polygons that Sextante uses as a test for the presence of SAGA. What SAGA

Re: [Qgis-user] QGIS with SAGA in macos

2013-06-12 Thread gvSIGMac
My fault, I was enchanted by the fact that saga was running that overlooked the version. Sorry for the noise and the previous emptied message. Agustin On 12/06/2013, at 17:24, Victor Olaya wrote: > Error 1 sounds to me like a wrong SAGA version. It must be 2.0.

Re: [Qgis-user] QGIS with SAGA in macos

2013-06-12 Thread gvSIGMac
Agustin On 12/06/2013, at 17:24, Victor Olaya wrote: > Error 1 sounds to me like a wrong SAGA version. It must be 2.0.8. I > remember having seen taht same error in someone using 2.1. > > Error 2 was fixed yesteday, it was caused by the new SIP API > > Cheers

Re: [Qgis-user] QGIS with SAGA in macos

2013-06-12 Thread Victor Olaya
Error 1 sounds to me like a wrong SAGA version. It must be 2.0.8. I remember having seen taht same error in someone using 2.1. Error 2 was fixed yesteday, it was caused by the new SIP API Cheers Victor 2013/6/11 Agustin Diez-Castillo : > Hi all, > Some time ago, there were discussion on this li

[Qgis-user] QGIS with SAGA in macos

2013-06-11 Thread Agustin Diez-Castillo
Hi all, Some time ago, there were discussion on this list about running saga in qgis for mac. As of today, the good news are that in master 499db4e it seems that the saga commands run [1], however results are not as expected. If I leave the raster as a temporary file something (ERROR 1: Writing thr