<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">Hi Larry,</div><div class="gmail_quote"><br></div><div class="gmail_quote">On Wed, Nov 29, 2017 at 8:05 PM, Larry Shaffer <span dir="ltr"><<a href="mailto:larrys@dakotacarto.com" target="_blank">larrys@dakotacarto.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi Salvatore,<div class="gmail_extra"><div><div class="gmail-m_593551882263562139gmail_signature"><div dir="ltr"><br></div></div></div><div class="gmail_quote"><div><div class="gmail-h5">On Wed, Nov 29, 2017 at 11:44 AM, Salvatore Larosa <span dir="ltr"><<a href="mailto:lrssvtml@gmail.com" target="_blank">lrssvtml@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Hi,<br><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="gmail-m_593551882263562139h5">On Wed, Nov 29, 2017 at 3:39 PM, Tim Sutton <span dir="ltr"><<a href="mailto:tim@kartoza.com" target="_blank">tim@kartoza.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="word-wrap:break-word">Hi All<div><br></div><div>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><br></div><div><div style="margin:0px"><span style="font-weight:600;color:rgb(255,0,0)">Couldn't load plugin 'processing' due to an error when calling its initGui() method</span> <br></div><p style="margin:14px 0px 12px"><span style="font-size:large;font-weight:600">PermissionError: [Errno 13] Permission denied </span></p>
<pre style="margin-top:12px;margin-bottom:12px"><span style="font-family:Monaco">Traceback (most recent call last):<br>  File "/Users/timlinux/dev/cpp/QGIS-<wbr>QtCreator-Build/output/python/<wbr>qgis/utils.py", line 345, in startPlugin<br>    plugins[packageName].initGui()<br>  File "/Users/timlinux/dev/cpp/QGIS-<wbr>QtCreator-Build/output/python/<wbr>plugins/processing/ProcessingP<wbr>lugin.py", line 178, in initGui<br>    self.toolbox = ProcessingToolbox()<br>  File "/Users/timlinux/dev/cpp/QGIS-<wbr>QtCreator-Build/output/python/<wbr>plugins/processing/gui/Process<wbr>ingToolbox.py", line 93, in __init__<br>    self.fillTree()<br>  File "/Users/timlinux/dev/cpp/QGIS-<wbr>QtCreator-Build/output/python/<wbr>plugins/processing/gui/Process<wbr>ingToolbox.py", line 317, in fillTree<br>    self.fillTreeUsingProviders()<br>  File "/Users/timlinux/dev/cpp/QGIS-<wbr>QtCreator-Build/output/python/<wbr>plugins/processing/gui/Process<wbr>ingToolbox.py", line 382, in fillTreeUsingProviders<br>    providerItem = TreeProviderItem(provider, self.algorithmTree, self)<br>  File "/Users/timlinux/dev/cpp/QGIS-<wbr>QtCreator-Build/output/python/<wbr>plugins/processing/gui/Process<wbr>ingToolbox.py", line 513, in __init__<br>    self.setToolTip(0, self.provider.longName())<br>  File "/Users/timlinux/dev/cpp/QGIS-<wbr>QtCreator-Build/output/python/<wbr>plugins/processing/algs/grass7<wbr>/Grass7AlgorithmProvider.py", line 122, in longName<br>    version = Grass7Utils.installedVersion()<br>  File "/Users/timlinux/dev/cpp/QGIS-<wbr>QtCreator-Build/output/python/<wbr>plugins/processing/algs/grass7<wbr>/Grass7Utils.py", line 113, in installedVersion<br>    startupinfo=si if isWindows() else None<br>  File "/usr/local/opt/python3/Framew<wbr>orks/Python.framework/Versions<wbr>/3.6/lib/python3.6/subprocess.<wbr>py", line 707, in __init__<br>    restore_signals, start_new_session)<br>  File "/usr/local/opt/python3/Framew<wbr>orks/Python.framework/Versions<wbr>/3.6/lib/python3.6/subprocess.<wbr>py", line 1333, in _execute_child<br>    raise child_exception_type(errno_num<wbr>, err_msg)<br>PermissionError: [Errno 13] Permission denied</span></pre></div></div></blockquote><div><br></div></div></div><div>building the latest master on OSX (10.11.6) and I do not see any error on startup.</div></div></div></div></blockquote><div><br></div></div></div><div>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><br></div><div>Is that GRASS7 Processing provider showing up and working for you?</div><div><br></div><div>If so, what GRASS7 install is it using?</div></div></div></div></blockquote><div><br></div><div><div>I have GRASS7 folder path set to /Applications/GRASS-7.0.app/Contents/MacOS and I can see GRASS7 algs list in processing toolbox.</div><div>The only problem is that the execution of any algorithm does not generate any output. No error is prompted.</div><div><br></div><div>Also, I just saw this issue <a href="https://issues.qgis.org/issues/17555">https://issues.qgis.org/issues/17555</a> but I cannot confirm it on my machine. </div></div><div><br></div><div>Regards,</div><div>-SL</div><div><br></div></div>-- <br><div class="gmail_signature">Salvatore Larosa<br>linkedIn: <a href="http://linkedin.com/in/larosasalvatore" target="_blank">http://linkedin.com/in/larosasalvatore</a><br>twitter: @lrssvt<br>skype: s.larosa<br>IRC: lrssvt on freenode<br></div>
</div></div>