[GRASS-dev] [GRASS GIS] #2997: python editor refuses to run script with UI after closing multiple times
GRASS GIS
trac at osgeo.org
Thu Apr 21 08:03:16 PDT 2016
#2997: python editor refuses to run script with UI after closing multiple times
--------------------------+----------------------------
Reporter: martinl | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.1.0
Component: wxGUI | Version: unspecified
Resolution: | Keywords: python, editor
CPU: Unspecified | Platform: Unspecified
--------------------------+----------------------------
Description changed by martinl:
Old description:
> Steps to reproduce:
>
> # open simple python editor
> # load GRASS module example
> # run -> GUI is shown
> # close dialog
> # run -> nothing happens
>
> Reason: `self.running` is still True
New description:
Steps to reproduce:
1. open simple python editor
2. load GRASS module example
3. run -> GUI is shown
4. close dialog
5. run -> nothing happens
Reason: `self.running` is still True
--
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/2997#comment:1>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list