#2997 closed defect (fixed)
python editor refuses to run script with UI after closing GUI dialog
Reported by: | martinl | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.2.0 |
Component: | wxGUI | Version: | unspecified |
Keywords: | python, editor, pyedit | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description (last modified by )
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
Change History (5)
comment:1 by , 9 years ago
Description: | modified (diff) |
---|
comment:2 by , 9 years ago
Summary: | python editor refuses to run script with UI after closing multiple times → python editor refuses to run script with UI after closing GUI dialog |
---|
comment:3 by , 9 years ago
Milestone: | 7.1.0 → 7.2.0 |
---|
comment:5 by , 9 years ago
Keywords: | pyedit added |
---|
Note:
See TracTickets
for help on using tickets.
Milestone renamed