<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Is this part of the same issue (latest Master build 19b062c):<div class=""><br class=""></div><div class=""><div style="margin: 0px;" class=""><!--StartFragment-->2017-12-01T06:25:26       CRITICAL        Could not open GRASS GIS 7 algorithm: /Users/gsherman/apps/QGIS.app/Contents/MacOS/../Resources/python/plugins/processing/algs/grass7/description/r.sim.sediment.txt</div><div style="margin: 0px;" class="">                   QgsProcessingParameterVectorLayer|observation|Sampling locations vector points|None|True</div><div style="margin: 0px;" class="">2017-12-01T06:25:26    CRITICAL        Could not open GRASS GIS 7 algorithm: r.sim.sediment.txt</div><div style="margin: 0px;" class="">                       'NoneType' object has no attribute 'split'</div><div style="margin: 0px;" class="">2017-12-01T06:25:26  CRITICAL        Could not open GRASS GIS 7 algorithm: /Users/gsherman/apps/QGIS.app/Contents/MacOS/../Resources/python/plugins/processing/algs/grass7/description/r.sim.water.txt</div><div style="margin: 0px;" class="">                      QgsProcessingParameterVectorLayer|observation|Sampling locations vector points|None|True</div><div style="margin: 0px;" class="">2017-12-01T06:25:26    CRITICAL        Could not open GRASS GIS 7 algorithm: r.sim.water.txt</div><div style="margin: 0px;" class="">                  'NoneType' object has no attribute 'split'</div><div style="margin: 0px;" class="">2017-12-01T06:25:28  CRITICAL        Problem with SAGA installation: unsupported SAGA version found.<!--EndFragment--></div><div style="margin: 0px;" class=""><br class=""></div><div style="margin: 0px;" class="">Running any GRASS alg fails and the dialog closes before you can see any output.</div><div style="margin: 0px;" class=""><br class=""></div><div style="margin: 0px;" class=""><br class=""></div><div style="margin: 0px;" class=""><br class=""></div><div><blockquote type="cite" class=""><div class="">On Nov 29, 2017, at 10:05 AM, Larry Shaffer <<a href="mailto:larrys@dakotacarto.com" class="">larrys@dakotacarto.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class="">Hi Salvatore,<div class="gmail_extra"><div class=""><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr" class=""><br class=""></div></div></div><div class="gmail_quote">On Wed, Nov 29, 2017 at 11:44 AM, Salvatore Larosa<span class="Apple-converted-space"> </span><span dir="ltr" class=""><<a href="mailto:lrssvtml@gmail.com" target="_blank" class="">lrssvtml@gmail.com</a>></span><span class="Apple-converted-space"> </span>wrote:<br class=""><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); padding-left: 1ex;"><div dir="ltr" class="">Hi,<br class=""><div class="gmail_extra"><br class=""><div class="gmail_quote"><div class=""><div class="h5">On Wed, Nov 29, 2017 at 3:39 PM, Tim Sutton<span class="Apple-converted-space"> </span><span dir="ltr" class=""><<a href="mailto:tim@kartoza.com" target="_blank" class="">tim@kartoza.com</a>></span><span class="Apple-converted-space"> </span>wrote:<br class=""><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); padding-left: 1ex;"><div style="word-wrap: break-word;" class="">Hi All<div class=""><br class=""></div><div class="">Its been a few days since I pulled from master - now I am getting the error below on startup. Does anyone else get it? (Building on MacOS here):</div><div class=""><br class=""></div><div class=""><div style="margin: 0px;" class=""><span style="font-weight: 600; color: rgb(255, 0, 0);" class="">Couldn't load plugin 'processing' due to an error when calling its initGui() method</span><span class="Apple-converted-space"> </span><br class=""></div><p style="margin: 14px 0px 12px;" class=""><span style="font-size: large; font-weight: 600;" class="">PermissionError: [Errno 13] Permission denied<span class="Apple-converted-space"> </span></span></p><pre style="margin-top: 12px; margin-bottom: 12px;" class=""><span style="font-family: Monaco;" class="">Traceback (most recent call last):<br class="">  File "/Users/timlinux/dev/cpp/QGIS-<wbr class="">QtCreator-Build/output/python/<wbr class="">qgis/utils.py", line 345, in startPlugin<br class="">    plugins[packageName].initGui()<br class="">  File "/Users/timlinux/dev/cpp/QGIS-<wbr class="">QtCreator-Build/output/python/<wbr class="">plugins/processing/ProcessingP<wbr class="">lugin.py", line 178, in initGui<br class="">    self.toolbox = ProcessingToolbox()<br class="">  File "/Users/timlinux/dev/cpp/QGIS-<wbr class="">QtCreator-Build/output/python/<wbr class="">plugins/processing/gui/Process<wbr class="">ingToolbox.py", line 93, in __init__<br class="">    self.fillTree()<br class="">  File "/Users/timlinux/dev/cpp/QGIS-<wbr class="">QtCreator-Build/output/python/<wbr class="">plugins/processing/gui/Process<wbr class="">ingToolbox.py", line 317, in fillTree<br class="">    self.fillTreeUsingProviders()<br class="">  File "/Users/timlinux/dev/cpp/QGIS-<wbr class="">QtCreator-Build/output/python/<wbr class="">plugins/processing/gui/Process<wbr class="">ingToolbox.py", line 382, in fillTreeUsingProviders<br class="">    providerItem = TreeProviderItem(provider, self.algorithmTree, self)<br class="">  File "/Users/timlinux/dev/cpp/QGIS-<wbr class="">QtCreator-Build/output/python/<wbr class="">plugins/processing/gui/Process<wbr class="">ingToolbox.py", line 513, in __init__<br class="">    self.setToolTip(0, self.provider.longName())<br class="">  File "/Users/timlinux/dev/cpp/QGIS-<wbr class="">QtCreator-Build/output/python/<wbr class="">plugins/processing/algs/grass7<wbr class="">/Grass7AlgorithmProvider.py", line 122, in longName<br class="">    version = Grass7Utils.installedVersion()<br class="">  File "/Users/timlinux/dev/cpp/QGIS-<wbr class="">QtCreator-Build/output/python/<wbr class="">plugins/processing/algs/grass7<wbr class="">/Grass7Utils.py", line 113, in installedVersion<br class="">    startupinfo=si if isWindows() else None<br class="">  File "/usr/local/opt/python3/Framew<wbr class="">orks/Python.framework/Versions<wbr class="">/3.6/lib/python3.6/subprocess.<wbr class="">py", line 707, in __init__<br class="">    restore_signals, start_new_session)<br class="">  File "/usr/local/opt/python3/Framew<wbr class="">orks/Python.framework/Versions<wbr class="">/3.6/lib/python3.6/subprocess.<wbr class="">py", line 1333, in _execute_child<br class="">    raise child_exception_type(errno_num<wbr class="">, err_msg)<br class="">PermissionError: [Errno 13] Permission denied</span></pre></div></div></blockquote><div class=""><br class=""></div></div></div><div class="">building the latest master on OSX (10.11.6) and I do not see any error on startup.</div></div></div></div></blockquote><div class=""><br class=""></div><div class="">You may not see any error if you do not have the 'GRASS7 folder' path set, or auto-detection of that path fails, which will lead to not loading the GRASS7 Processing provider.</div><div class=""><br class=""></div><div class="">Is that GRASS7 Processing provider showing up and working for you?</div><div class=""><br class=""></div><div class="">If so, what GRASS7 install is it using?</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Regards,</div><div class=""><br class=""></div><div class="">Larry</div><div class=""> </div><blockquote class="gmail_quote" style="margin: 0px 0px 0px 0.8ex; border-left-width: 1px; border-left-style: solid; border-left-color: rgb(204, 204, 204); padding-left: 1ex;"><div dir="ltr" class=""><div class="gmail_extra"><span class="HOEnZb"><font color="#888888" class="">--<span class="Apple-converted-space"> </span><br class=""><div class="m_-4899728263367988146gmail_signature">Salvatore Larosa<br class="">linkedIn:<span class="Apple-converted-space"> </span><a href="http://linkedin.com/in/larosasalvatore" target="_blank" class="">http://linkedin.com/in/<wbr class="">larosasalvatore</a><br class="">twitter: @lrssvt<br class="">skype: s.larosa<br class="">IRC: lrssvt on freenode<br class=""></div></font></span></div></div><br class="">______________________________<wbr class="">_________________<br class="">QGIS-Developer mailing list<br class=""><a href="mailto:QGIS-Developer@lists.osgeo.org" class="">QGIS-Developer@lists.osgeo.org</a><br class="">List info:<span class="Apple-converted-space"> </span><a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank" class="">https://lists.osgeo.org/<wbr class="">mailman/listinfo/qgis-<wbr class="">developer</a><br class="">Unsubscribe:<span class="Apple-converted-space"> </span><a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" rel="noreferrer" target="_blank" class="">https://lists.osgeo.org/<wbr class="">mailman/listinfo/qgis-<wbr class="">developer</a><br class=""></blockquote></div><br class=""></div></div><span style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">_______________________________________________</span><br style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><span style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">QGIS-Developer mailing list</span><br style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><a href="mailto:QGIS-Developer@lists.osgeo.org" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">QGIS-Developer@lists.osgeo.org</a><br style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><span style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">List info:<span class="Apple-converted-space"> </span></span><a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a><br style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><span style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;" class="">Unsubscribe:<span class="Apple-converted-space"> </span></span><a href="https://lists.osgeo.org/mailman/listinfo/qgis-developer" style="font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;" class="">https://lists.osgeo.org/mailman/listinfo/qgis-developer</a></div></blockquote></div><br class=""><div class="">
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;">-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-<br class="">Gary Sherman<br class="">Founder, QGIS Project <br class="">-Open Source GIS Books:<br class=""> *<a href="http://locatepress.com" class="">http://locatepress.com</a><br class="">-Geospatial Consulting & Hosting:<br class=""> *<a href="http://geoapt.com" class="">http://geoapt.com</a><br class="">"We work virtually everywhere"<br class="">-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-_-<br class=""><br class=""><br class=""></div><div style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px; -webkit-text-stroke-width: 0px;" class=""><br class=""></div><br class="Apple-interchange-newline"></div><br class="Apple-interchange-newline">
</div>
<br class=""></div></body></html>