<div dir="ltr">Hi Mats,<div><br></div><div>You can open the file with a text editor : </div><div><span style="font-size:12.800000190734863px">/Applications/QGIS.app/</span><wbr style="font-size:12.800000190734863px"><span style="font-size:12.800000190734863px">Contents/Resources/python/</span><wbr style="font-size:12.800000190734863px"><span style="font-size:12.800000190734863px">plugins/processing/algs/saga/</span><wbr style="font-size:12.800000190734863px"><span style="font-size:12.800000190734863px">SagaUtils.py</span><br></div><div><span style="font-size:12.800000190734863px"><br></span></div><div><span style="font-size:12.800000190734863px">on line 75, instead of: </span></div><div><span class="gmail-pl-k" style="box-sizing:border-box;color:rgb(167,29,93);font-family:sfmono-regular,consolas,'liberation mono',menlo,courier,monospace;font-size:12px;white-space:pre-wrap">if</span><span style="color:rgb(36,41,46);font-family:sfmono-regular,consolas,'liberation mono',menlo,courier,monospace;font-size:12px;white-space:pre-wrap;background-color:rgb(255,236,236)"> </span><span class="gmail-pl-k" style="box-sizing:border-box;color:rgb(167,29,93);font-family:sfmono-regular,consolas,'liberation mono',menlo,courier,monospace;font-size:12px;white-space:pre-wrap">not</span><span style="color:rgb(36,41,46);font-family:sfmono-regular,consolas,'liberation mono',menlo,courier,monospace;font-size:12px;white-space:pre-wrap;background-color:rgb(255,236,236)"> os.path.isdir(folder):</span><span style="font-size:12.800000190734863px"><br></span></div><div><span style="color:rgb(36,41,46);font-family:sfmono-regular,consolas,'liberation mono',menlo,courier,monospace;font-size:12px;white-space:pre-wrap;background-color:rgb(255,236,236)"><br></span></div><div>replace with: </div><div><span class="gmail-pl-k" style="box-sizing:border-box;color:rgb(167,29,93);font-family:sfmono-regular,consolas,'liberation mono',menlo,courier,monospace;font-size:12px;white-space:pre-wrap">if</span><span style="color:rgb(36,41,46);font-family:sfmono-regular,consolas,'liberation mono',menlo,courier,monospace;font-size:12px;white-space:pre-wrap;background-color:rgb(234,255,234)"> </span><span class="gmail-x gmail-x-first" style="box-sizing:border-box;border-top-left-radius:0.2em;border-bottom-left-radius:0.2em;color:rgb(36,41,46);background-color:rgb(166,243,166);font-family:sfmono-regular,consolas,'liberation mono',menlo,courier,monospace;font-size:12px;white-space:pre-wrap">folder </span><span class="gmail-pl-k gmail-x" style="box-sizing:border-box;color:rgb(36,41,46);background-color:rgb(166,243,166);font-family:sfmono-regular,consolas,'liberation mono',menlo,courier,monospace;font-size:12px;white-space:pre-wrap">and</span><span class="gmail-x gmail-x-last" style="box-sizing:border-box;border-top-right-radius:0.2em;border-bottom-right-radius:0.2em;color:rgb(36,41,46);background-color:rgb(166,243,166);font-family:sfmono-regular,consolas,'liberation mono',menlo,courier,monospace;font-size:12px;white-space:pre-wrap"> </span><span class="gmail-pl-k" style="box-sizing:border-box;color:rgb(167,29,93);font-family:sfmono-regular,consolas,'liberation mono',menlo,courier,monospace;font-size:12px;white-space:pre-wrap">not</span><span style="color:rgb(36,41,46);font-family:sfmono-regular,consolas,'liberation mono',menlo,courier,monospace;font-size:12px;white-space:pre-wrap;background-color:rgb(234,255,234)"> os.path.isdir(folder):</span><br></div><div><span style="color:rgb(36,41,46);font-family:sfmono-regular,consolas,'liberation mono',menlo,courier,monospace;font-size:12px;white-space:pre-wrap;background-color:rgb(234,255,234)"><br></span></div>In some other words, just add "folder and" between the "if" and "os.path"<div><br></div><div>William, do you think you will provide a release?<br><div><span style="font-size:12.800000190734863px"><br></span></div><div><span style="font-size:12.800000190734863px"><br></span></div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2017-03-30 8:46 GMT+02:00 Mats Lindegarth <span dir="ltr"><<a href="mailto:mats.lindegarth@marine.gu.se" target="_blank">mats.lindegarth@marine.gu.se</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Thanks Etienne!<br>
I realize this forum is for developers and I am just a simple user. I do not<br>
quite understand how to "apply this patch manually in the<br>
file :<br>
/Applications/QGIS.app/<wbr>Contents/Resources/python/<wbr>plugins/processing/algs/saga/<wbr>SagaUtils.py".<br>
Do I paste something in the Python console or in the Terminal or what.<br>
Apologies for my ignorance and thanks for your efforts! If it is too<br>
complicated I guess I'll have to wait for the next release. /Mats<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/QGIS-2-18-on-OSX-tp5311966p5314899.html" rel="noreferrer" target="_blank">http://osgeo-org.1560.x6.<wbr>nabble.com/QGIS-2-18-on-OSX-<wbr>tp5311966p5314899.html</a><br>
<span class="im HOEnZb">Sent from the QGIS - Developer mailing list archive at Nabble.com.<br>
</span><div class="HOEnZb"><div class="h5">______________________________<wbr>_________________<br>
Qgis-developer mailing list<br>
<a href="mailto:Qgis-developer@lists.osgeo.org">Qgis-developer@lists.osgeo.org</a><br>
List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-<wbr>developer</a><br>
Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank">https://lists.osgeo.org/<wbr>mailman/listinfo/qgis-<wbr>developer</a></div></div></blockquote></div><br></div>