Opened 8 years ago

Closed 8 years ago

#3135 closed defect (fixed)

Pressing Run button in GUI dialogs open a new dialog

Reported by: martinl Owned by: grass-dev@…
Priority: critical Milestone: 7.0.5
Component: wxGUI Version: svn-trunk
Keywords: Cc:
CPU: Unspecified Platform: Unspecified

Description

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
  4. Press Run button to run the module
  5. 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.

Change History (4)

comment:1 by martinl, 8 years ago

In 69263:

Pressing Run button in GUI dialogs open a new dialog (see #3135)

comment:2 by martinl, 8 years ago

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

comment:3 by martinl, 8 years ago

In 69395:

Pressing Run button in GUI dialogs open a new dialog (see #3135)

comment:4 by martinl, 8 years ago

Resolution: fixed
Status: newclosed

In 69396:

Pressing Run button in GUI dialogs open a new dialog (fixes #3135)

Note: See TracTickets for help on using tickets.