[GRASS-dev] [GRASS GIS] #3135: Pressing Run button in GUI dialogs open a new dialog

#3135: Pressing Run button in GUI dialogs open a new dialog
-------------------------+-------------------------
Reporter: martinl | Owner: grass-dev@…
     Type: defect | Status: new
Priority: critical | Milestone: 7.0.5
Component: wxGUI | Version: svn-trunk
Keywords: | CPU: Unspecified
Platform: Unspecified |
-------------------------+-------------------------
Some modules is not possible to run from the GUI. Steps to reproduce:

1. Open the GUI (`g.gui`)
2. Go to 'Console' and type `t.list`
3. New dialog appears
3. Press `Run` button to run the module
4. Instead of running the module a new GUI dialog for the module appears

There are probably more modules affected (those with no option required).
Note when running the module from terminal (`t.list --ui`) the dialog
works as expected.

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

#3135: Pressing Run button in GUI dialogs open a new dialog
--------------------------+-------------------------
  Reporter: martinl | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: critical | Milestone: 7.0.5
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords:
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------

Comment (by martinl):

In [changeset:"69263" 69263]:
{{{
#!CommitTicketReference repository="" revision="69263"
Pressing Run button in GUI dialogs open a new dialog (see #3135)
}}}

--
Ticket URL: </ticket/3135#comment:1>
GRASS GIS <https://grass.osgeo.org>

#3135: Pressing Run button in GUI dialogs open a new dialog
--------------------------+-------------------------
  Reporter: martinl | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: critical | Milestone: 7.0.5
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords:
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------

Comment (by martinl):

Should be fixed in r69263 (trunk). Before backporting should be tested and
reviewed to avoid any side-effects.

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

#3135: Pressing Run button in GUI dialogs open a new dialog
--------------------------+-------------------------
  Reporter: martinl | Owner: grass-dev@…
      Type: defect | Status: new
  Priority: critical | Milestone: 7.0.5
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords:
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------

Comment (by martinl):

In [changeset:"69395" 69395]:
{{{
#!CommitTicketReference repository="" revision="69395"
Pressing Run button in GUI dialogs open a new dialog (see #3135)
}}}

--
Ticket URL: </ticket/3135#comment:3>
GRASS GIS <https://grass.osgeo.org>

#3135: Pressing Run button in GUI dialogs open a new dialog
--------------------------+-------------------------
  Reporter: martinl | Owner: grass-dev@…
      Type: defect | Status: closed
  Priority: critical | Milestone: 7.0.5
Component: wxGUI | Version: svn-trunk
Resolution: fixed | Keywords:
       CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Changes (by martinl):

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

Comment:

In [changeset:"69396" 69396]:
{{{
#!CommitTicketReference repository="" revision="69396"
Pressing Run button in GUI dialogs open a new dialog (fixes #3135)
}}}

--
Ticket URL: </ticket/3135#comment:4>
GRASS GIS <https://grass.osgeo.org>