<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 9, 2015 at 10:04 AM, Moritz Lennert <span dir="ltr"><<a href="mailto:mlennert@club.worldonline.be" target="_blank">mlennert@club.worldonline.be</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class="">On 09/02/15 15:49, Martin Landa wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Hi,<br>
<br>
2015-02-09 15:11 GMT+01:00 Margherita Di Leo <<a href="mailto:diregola@gmail.com" target="_blank">diregola@gmail.com</a>>:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
I removed all the addons and now I don't get the error any longer. But still<br>
don't understand why i got this.<br>
</blockquote>
<br>
you need to recompile your addons against your current version of<br>
GRASS. Simply run:<br>
<br>
g.extension.all -f<br>
</blockquote>
<br></span>
It would be great if the user could just be informed about this instead of seeing all these error messages...<br>
<br>
I don't really understand: does GUI startup call these addon-modules ? If yes, why ?<span class=""><font color="#888888"><br>
<br></font></span></blockquote><div><div>It works in the way that when loading toolboxes for the Search module tab, installed addons are called with --interface-description in order to get the keywords and description to be searchable in the Search module tab. If the addon is compiled for different version, previously it failed silently  on Linux/Mac. Now you get errors. On Windows however, even the previous 'silent' solution was not silent, instead you got an ugly error dialog "python.exe stopped working" which in the newest version of Windows 8 doesn't allow you to see details about which application actually was not working. For each not working addon you have to click on the dialog so that the gui can show up. </div><div><br></div><div>So, I would suggest to stop loading metadata for addons, at least on Windows. The addons would be still available in the Search module tree and would be searchable by the module name (not by keywords or desc). The change should be easy.</div><div><br></div><div>Anna</div></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class=""><font color="#888888">
Moritz</font></span><div class=""><div class="h5"><br>
______________________________<u></u>_________________<br>
grass-dev mailing list<br>
<a href="mailto:grass-dev@lists.osgeo.org" target="_blank">grass-dev@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/grass-dev" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/grass-dev</a><br>
</div></div></blockquote></div><br></div></div>