Opened 9 years ago
Last modified 9 years ago
#2997 closed defect
python editor refuses to run script with UI after closing multiple times — at Initial Version
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 ¶
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
Note:
See TracTickets
for help on using tickets.