<div dir="ltr"><div class="gmail_extra">Hi Michael,</div><div class="gmail_extra"><br><div class="gmail_quote">On 10 August 2013 01:47, Michael Barton <span dir="ltr"><<a href="mailto:Michael.Barton@asu.edu" target="_blank">Michael.Barton@asu.edu</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"><div>In the workaround, I start GRASS 7 and let it crash back to the terminal. Then I cd to ../gui/wxpython and run…</div>


<div><br>
</div>
<div>python core/toolboxes.py > xml/menudata.xml</div>
<div><br>
</div>
<div>This builds a new menudata.xml file. </div>
<div><br>
</div>
<div>That still works.</div></blockquote></div><br>try also </div><div class="gmail_extra"><br></div><div class="gmail_extra">python core/toolboxes.py "module_tree" > xml/module_tree_menudata.xml</div>
<div class="gmail_extra"><br></div><div class="gmail_extra">There were two changes in toolboxes/menu creation: addons are listed and module tree in module search tab in lmgr uses different tree (file). It seems that the workaround is needed for both files (this makes sense for me since they are equivalent, so I hope it will work).</div>

<div class="gmail_extra"><br></div><div class="gmail_extra">Vaclav</div>
</div>