<div dir="ltr">I'll try to replicate... seems strange that this commit could generate the error. I'll check</div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature">Luigi Pirelli<br><br>**************************************************************************************************<br>* LinkedIn: <a href="https://www.linkedin.com/in/luigipirelli" target="_blank">https://www.linkedin.com/in/luigipirelli</a><br>* Stackexchange: <a href="http://gis.stackexchange.com/users/19667/luigi-pirelli" target="_blank">http://gis.stackexchange.com/users/19667/luigi-pirelli</a><br>* GitHub: <a href="https://github.com/luipir" target="_blank">https://github.com/luipir</a><br>* Mastering QGIS 2nd Edition:<br>* <a href="https://www.packtpub.com/big-data-and-business-intelligence/mastering-qgis-second-edition" target="_blank">https://www.packtpub.com/big-data-and-business-intelligence/mastering-qgis-second-edition</a><br>* Hire me: <a href="http://goo.gl/BYRQKg" target="_blank">http://goo.gl/BYRQKg</a><br>**************************************************************************************************</div></div>
<br><div class="gmail_quote">On 2 May 2018 at 22:11, Giovanni Manghi <span dir="ltr"><<a href="mailto:giovanni.manghi@gmail.com" target="_blank">giovanni.manghi@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">this is the commit that apparently broke it<br>
<br>
<a href="https://github.com/qgis/QGIS/commit/c83261395476b62f67eace32c78460bdcfd79a8f" rel="noreferrer" target="_blank">https://github.com/qgis/QGIS/<wbr>commit/<wbr>c83261395476b62f67eace32c78460<wbr>bdcfd79a8f</a><br>
<br>
<br>
cheers<br>
<span class="HOEnZb"><font color="#888888"><br>
-- G --<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
<br>
On Wed, May 2, 2018 at 8:21 PM, Giovanni Manghi<br>
<<a href="mailto:giovanni.manghi@gmail.com">giovanni.manghi@gmail.com</a>> wrote:<br>
> Hi all,<br>
> I just noticed the following (on both Ubuntu and Window):<br>
><br>
> clicking "ok" in Processing options dialog generated a python error,<br>
> then clicking on "close" generates another one and so on and the only<br>
> thing left is killing the program. Does not seems to happen on<br>
> 2.18.18.<br>
><br>
> Anyone confirms? If confirmed any chance to make an new point release asap?<br>
><br>
> thanks in advance<br>
><br>
> -- G --<br>
><br>
><br>
> error:<br>
><br>
> Traceback (most recent call last):<br>
>   File "C:/OSGEO4~1/apps/qgis-ltr/./<wbr>python/plugins\processing\gui\<wbr>ProcessingToolbox.py",<br>
> line 163, in updateProvider<br>
>     item.refresh()<br>
>   File "C:/OSGEO4~1/apps/qgis-ltr/./<wbr>python/plugins\processing\gui\<wbr>ProcessingToolbox.py",<br>
> line 377, in refresh<br>
>     Processing.updateAlgsList()<br>
>   File "C:/OSGEO4~1/apps/qgis-ltr/./<wbr>python/plugins\processing\<wbr>core\Processing.py",<br>
> line 184, in updateAlgsList<br>
>     Processing.reloadProvider(p.<wbr>getName())<br>
>   File "C:/OSGEO4~1/apps/qgis-ltr/./<wbr>python/plugins\processing\<wbr>core\Processing.py",<br>
> line 189, in reloadProvider<br>
>     algList.reloadProvider(<wbr>providerName)<br>
>   File "C:/OSGEO4~1/apps/qgis-ltr/./<wbr>python/plugins\processing\<wbr>core\alglist.py",<br>
> line 55, in reloadProvider<br>
>     p.loadAlgorithms()<br>
>   File "C:/OSGEO4~1/apps/qgis-ltr/./<wbr>python/plugins\processing\<wbr>core\AlgorithmProvider.py",<br>
> line 56, in loadAlgorithms<br>
>     self._loadAlgorithms()<br>
>   File "C:/OSGEO4~1/apps/qgis-ltr/./<wbr>python/plugins\processing\<wbr>modeler\<wbr>ModelerAlgorithmProvider.py",<br>
> line 73, in _loadAlgorithms<br>
>     folders = ModelerUtils.modelsFolders()<br>
>   File "C:/OSGEO4~1/apps/qgis-ltr/./<wbr>python/plugins\processing\<wbr>modeler\ModelerUtils.py",<br>
> line 46, in modelsFolders<br>
>     folder = ProcessingConfig.getSetting(<wbr>ModelerUtils.MODELS_FOLDER)<br>
>   File "C:/OSGEO4~1/apps/qgis-ltr/./<wbr>python/plugins\processing\<wbr>core\ProcessingConfig.py",<br>
> line 209, in getSetting<br>
>     if name in ProcessingConfig.settings.<wbr>keys():<br>
> RuntimeError: maximum recursion depth exceeded in cmp<br>
______________________________<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>