[GRASS-dev] [GRASS GIS] #1571: GRASS help not displayed from GUI menu in GRASS 7

#1571: GRASS help not displayed from GUI menu in GRASS 7
-------------------------+--------------------------------------------------
Reporter: cmbarton | Owner: grass-dev@…
     Type: defect | Status: new
Priority: major | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: help page | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
Selecting GRASS help (not GUI help) runs g.manual entry=wxGUI instead of
g.manual -i like it is supposed to.

This is showing up in r50724 compiled yesterday for Mac OSX

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

#1571: GRASS help not displayed from GUI menu in GRASS 7
-------------------------+--------------------------------------------------
Reporter: cmbarton | Owner: grass-dev@…
     Type: defect | Status: new
Priority: major | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: help page | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------

Comment(by cmbarton):

the menudata.xml file is correct but is ignored when "GRASS help". Notice
that when this menu item is selected, "g.manual entry=wxGUI" is displayed
in the console.

A guess: this is somehow being rerouted by a command handler to ignore the
-i in g.manual -i and interpreted as g.manual entry=wxGUI as a default.

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

#1571: GRASS help not displayed from GUI menu in GRASS 7
-------------------------+--------------------------------------------------
Reporter: cmbarton | Owner: martinl
     Type: defect | Status: assigned
Priority: major | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: help page | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
Changes (by martinl):

* cc: grass-dev@… (added)
  * owner: grass-dev@… => martinl
  * status: new => assigned

Comment:

Should be fixed in r51138. Can you confirm it?

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

#1571: GRASS help not displayed from GUI menu in GRASS 7
-------------------------+--------------------------------------------------
Reporter: cmbarton | Owner: martinl
     Type: defect | Status: assigned
Priority: major | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Keywords: help page | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------

Comment(by cmbarton):

Thanks. I'll recompile and test tomorrow.

Michael

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

#1571: GRASS help not displayed from GUI menu in GRASS 7
--------------------------+-------------------------------------------------
  Reporter: cmbarton | Owner: martinl
      Type: defect | Status: closed
  Priority: major | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Resolution: fixed | Keywords: help page
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by cmbarton):

  * status: assigned => closed
  * resolution: => fixed

Comment:

This fixes the problem. Thanks. I'm closing this ticket.

Michael

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

#1571: GRASS help not displayed from GUI menu in GRASS 7
--------------------------+-------------------------------------------------
  Reporter: cmbarton | Owner: martinl
      Type: defect | Status: closed
  Priority: major | Milestone: 7.0.0
Component: wxGUI | Version: svn-trunk
Resolution: fixed | Keywords: help page
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------

Comment(by martinl):

Replying to [comment:4 cmbarton]:
> This fixes the problem. Thanks. I'm closing this ticket.

backported also to `devbr6` and `relbr64`.

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