On Mon, Jan 5, 2015 at 12:24 PM, Michael Barton <Michael.Barton@asu.edu>
wrote:
I reopened these tickets. They are missing from binaries built from a
fresh checkout of beta 4. Perhaps they are missing because of the broken
compiling of the XML files. Are the menus being auto generated now? If so,
this needs to be fixed or we’ll have more problems.
I'm not sure what you are saying. I've answered to the tickets. Menus are
either build or not build. If you have menus and not all entries which are
specified in the source code then the build is wrong, e.g. you forgot to do
`make distclean`.
http://trac.osgeo.org/grass/ticket/2528#comment:3
http://trac.osgeo.org/grass/ticket/2527#comment:7
http://trac.osgeo.org/grass/ticket/2528#comment:4
Michael
____________________
C. Michael Barton
Director, Center for Social Dynamics & Complexity
Professor of Anthropology, School of Human Evolution & Social Change
Head, Graduate Faculty in Complex Adaptive Systems Science
Arizona State University
voice: 480-965-6262 (SHESC), 480-965-8130/727-9746 (CSDC)
fax: 480-965-7671 (SHESC), 480-727-0709 (CSDC)
www: http://www.public.asu.edu/~cmbarton, http://csdc.asu.edu
On Jan 5, 2015, at 8:20 AM, Vaclav Petras <wenzeslaus@gmail.com> wrote:
On Mon, Jan 5, 2015 at 9:23 AM, Markus Neteler <neteler@osgeo.org> wrote:
>
> On Mon, Jan 5, 2015 at 7:33 AM, Michael Barton <Michael.Barton@asu.edu>
wrote:
> > Is there some way to check for recently renamed or new modules?
>
> We are maintaining a list here:
>
http://trac.osgeo.org/grass/wiki/Grass7/NewFeatures#Replacedandremovedmodules
>
Thanks Markus or whoever added the r.relief and related to the page.
I've tried to organize he renames better, so hopefully it's an improvement.
http://trac.osgeo.org/grass/wiki/Grass7/NewFeatures?action=diff&version=364
http://trac.osgeo.org/grass/wiki/Grass7/NewFeatures?action=diff&version=363
http://trac.osgeo.org/grass/wiki/Grass7/NewFeatures?action=diff&version=362
> > I just found
> > that r.shade (new in GRASS 7) is not in the menu and r.relief (renamed)
> > needs to be revised in the menu from its old name (r.shaded.relief).
For the record: related invalid tickets #2527 and #2528.
http://trac.osgeo.org/grass/ticket/2527
http://trac.osgeo.org/grass/ticket/2528
> > I
> > created tickets for both of these, but if there is a way to ID new or
> > recently renamed modules, I can do a quick scan for others.
I think that the compilation of XMLs or start of wxGUI gives a warning
if module is not available but perhaps only when some WX_DEBUG is set. For
the not included modules, you can write a script to iterate over all
modules and grep XMLs for presence of the module name.
Vaclav
> Markus
> _______________________________________________
> grass-dev mailing list
> grass-dev@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-dev