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

#2527: r.shade not in menu
--------------------------------------+-------------------------------------
Reporter: cmbarton | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-releasebranch70
Keywords: r.shade, r.shaded.relief | Platform: Unspecified
      Cpu: Unspecified |
--------------------------------------+-------------------------------------
When r.shaded.relief was renamed to r.shade, it was not updated in the
menu. So it is not accessible from the menu.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2527&gt;
GRASS GIS <http://grass.osgeo.org>

#2527: r.shade not in menu
---------------------------------------+------------------------------------
Reporter: cmbarton | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-releasebranch70
Keywords: r.relief, r.shaded.relief | Platform: Unspecified
      Cpu: Unspecified |
---------------------------------------+------------------------------------
Changes (by cmbarton):

  * keywords: r.shade, r.shaded.relief => r.relief, r.shaded.relief

Comment:

Replying to [ticket:2527 cmbarton]:
> When r.shaded.relief was renamed to r.shade, it was not updated in the
menu. So it is not accessible from the menu.

It is r.relief that is not in the menu, not r.shade. Changing summary and
other fields accordingly

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2527#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#2527: r.relief not in menu
---------------------------------------+------------------------------------
Reporter: cmbarton | Owner: grass-dev@…
     Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-releasebranch70
Keywords: r.relief, r.shaded.relief | Platform: Unspecified
      Cpu: Unspecified |
---------------------------------------+------------------------------------

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2527#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>

#2527: r.relief not in menu
--------------------------+-------------------------------------------------
  Reporter: cmbarton | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-releasebranch70
Resolution: invalid | Keywords: r.relief, r.shaded.relief
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by annakrat):

  * status: new => closed
  * resolution: => invalid

Comment:

It's already in Terrain analysis:
http://trac.osgeo.org/grass/browser/grass/trunk/gui/wxpython/xml/toolboxes.xml#L786.

Make sure you do make distclean, or make clean in gui/wxpython.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2527#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>

#2527: r.relief not in menu
--------------------------+-------------------------------------------------
  Reporter: cmbarton | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-releasebranch70
Resolution: invalid | Keywords: r.relief, r.shaded.relief
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------

Comment(by cmbarton):

Sorry for the confusion if it is already there. I always do a make
distclean before compiling. So why is that not working? Makes me wonder
what else is missing.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2527#comment:4&gt;
GRASS GIS <http://grass.osgeo.org>

#2527: r.relief not in menu
--------------------------+-------------------------------------------------
  Reporter: cmbarton | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-releasebranch70
Resolution: invalid | Keywords: r.relief, r.shaded.relief
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------

Comment(by wenzeslaus):

Replying to [comment:4 cmbarton]:
> Sorry for the confusion if it is already there. I always do a make
distclean before compiling. So why is that not working? Makes me wonder
what else is missing.

`make distclean` should be enough, I think, but `make clean` in
`gui/wxpython` cannot harm. However, the compilation is somehow broken in
two ways. The first is this one where changes are not properly recognized.
I don't know how to improve the [source:grass/trunk/gui/wxpython/Makefile
Makefile]. The second issue (now unrelated) is the need to compile XMLs
separately in GRASS session. It seems or seemed that MartinL fixed most of
the problems with Ubuntu builds on Launchpad but it did not helped on Mac
OS.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2527#comment:5&gt;
GRASS GIS <http://grass.osgeo.org>

#2527: r.relief not in menu
--------------------------+-------------------------------------------------
  Reporter: cmbarton | Owner: grass-dev@…
      Type: defect | Status: reopened
  Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-releasebranch70
Resolution: | Keywords: r.relief, r.shaded.relief
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by cmbarton):

  * status: closed => reopened
  * resolution: invalid =>

Comment:

This is missing on a fresh checkout of the beta 4 branch. I did not do an
update. I am reopening.

Michael

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2527#comment:6&gt;
GRASS GIS <http://grass.osgeo.org>

#2527: r.relief not in menu
--------------------------+-------------------------------------------------
  Reporter: cmbarton | Owner: grass-dev@…
      Type: defect | Status: reopened
  Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-releasebranch70
Resolution: | Keywords: r.relief, r.shaded.relief
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------

Comment(by wenzeslaus):

Replying to [comment:6 cmbarton]:
> This is missing on a fresh checkout of the beta 4 branch. I did not do
an update. I am reopening.

I see both G7:r.relief and G7:r.shade in both latest 70 release branch and
beta4 tag:

  *
source:grass/branches/releasebranch_7_0/gui/wxpython/xml/toolboxes.xml#L786
  *
source:grass/tags/release_20141222_grass_7_0_0beta4/gui/wxpython/xml/toolboxes.xml#L788

I can see them also in a freshly compiled and updated (after `make
distclean`, `svn up`) GRASS in menu
(attachment:grass70svn_menu_rrelief_rshade.png).

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2527#comment:7&gt;
GRASS GIS <http://grass.osgeo.org>

#2527: r.relief not in menu
--------------------------+-------------------------------------------------
  Reporter: cmbarton | Owner: grass-dev@…
      Type: defect | Status: reopened
  Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-releasebranch70
Resolution: | Keywords: r.relief, r.shaded.relief
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------

Comment(by cmbarton):

The modules are there. The problem is that they are missing from the menu.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2527#comment:8&gt;
GRASS GIS <http://grass.osgeo.org>

#2527: r.relief not in menu
--------------------------+-------------------------------------------------
  Reporter: cmbarton | Owner: grass-dev@…
      Type: defect | Status: reopened
  Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-releasebranch70
Resolution: | Keywords: r.relief, r.shaded.relief
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------

Comment(by wenzeslaus):

Replying to [comment:8 cmbarton]:
> The modules are there. The problem is that they are missing from the
menu.

Modules
[http://trac.osgeo.org/grass/browser/grass/branches/releasebranch_7_0/gui/wxpython/xml/toolboxes.xml?rev=63636
are in the toolbox] (`TerrainAnalysis` which is in `Raster`),
[http://trac.osgeo.org/grass/browser/grass/branches/releasebranch_7_0/gui/wxpython/xml/main_menu.xml?rev=63636
toolbox is in the menu]. See:

  * http://trac.osgeo.org/grass/changeset/63636#file6

which is in beta4 as explained by Markus in comment:4:ticket:2528.

Are you sure you are using the version complied from the fresh source
code?

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2527#comment:9&gt;
GRASS GIS <http://grass.osgeo.org>

#2527: r.relief not in menu
--------------------------+-------------------------------------------------
  Reporter: cmbarton | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: normal | Milestone: 7.0.0
Component: wxGUI | Version: svn-releasebranch70
Resolution: invalid | Keywords: r.relief, r.shaded.relief
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by wenzeslaus):

  * status: reopened => closed
  * resolution: => invalid

Comment:

This was a local problem. Please, open a new ticket if you have other
issues.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2527#comment:10&gt;
GRASS GIS <http://grass.osgeo.org>