Opened 10 years ago
Closed 10 years ago
#4522 closed defect (fixed)
prompted to hit non-visible stop button when modifying project with broken blocks
Reported by: | mzepf | Owned by: | walter |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Turtleart | Version: | Git as of bugdate |
Severity: | Minor | Keywords: | |
Cc: | Distribution/OS: | Ubuntu | |
Bug Status: | New |
Description
When I load a project with broken blocks (e.g., non-existent block names) into TurtleArt, hit 'run', and then try to modify it, it keeps telling me "Please hit the Stop Button before making changes to your Turtle Blocks program". But there is no Stop Button because the project could not be run because some blocks are broken. The usual Run Buttons (rabbit, snail) and the Reset Button (eraser) show up. The latter works normally.
Workaround: Close TA, re-open, and load the project again. Then make changes before running.
Attachments (1)
Change History (2)
Changed 10 years ago by mzepf
comment:1 Changed 10 years ago by walter
- Resolution set to fixed
- Status changed from new to closed
Should be fixed by https://git.sugarlabs.org/turtleart/mainline/commit/bc09b50cded9b8b37daf7a451cdf9e8c3dbb4817
Please reopen if problem persists
TA project with an ill-named block ("forwrd" without an "a")