[GRASS-dev] [GRASS GIS] #2528: r.shade not in menu

GRASS GIS trac at osgeo.org
Mon Jan 5 09:43:21 PST 2015


#2528: r.shade not in menu
--------------------------+-------------------------------------------------
  Reporter:  cmbarton     |       Owner:  grass-dev@…              
      Type:  defect       |      Status:  reopened                 
  Priority:  normal       |   Milestone:  7.0.0                    
 Component:  wxGUI        |     Version:  unspecified              
Resolution:               |    Keywords:  toolboxes, menu, r.shade 
  Platform:  Unspecified  |         Cpu:  Unspecified              
--------------------------+-------------------------------------------------
Changes (by wenzeslaus):

  * keywords:  => toolboxes, menu, r.shade


Comment:

 Replying to [comment:2 cmbarton]:
 > This IS missing from a fresh checkout of GRASS 7.0 beta 4. I am
 reopening.

 Same as #2527. It should be already in beta4. It is in the source code:

  * trunk: source:grass/trunk/gui/wxpython/xml/toolboxes.xml#L786
  * 70 release branch:
 source:grass/branches/releasebranch_7_0/gui/wxpython/xml/toolboxes.xml#L786
  * 700beta4 tag:
 source:grass/tags/release_20141222_grass_7_0_0beta4/gui/wxpython/xml/toolboxes.xml#L788

 Please look to source code you are using, do `svn status`, `svn diff` and
 `svnversion`. Run also `g.version -ge`. Clean your GRASS with:
 {{{
 make clean
 make distclean
 svn revert -R .
 }}}

 Then remove all what `svn status` is reporting as untracked (`? ...`).

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/2528#comment:3>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list