#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.
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
#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.
#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.
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).