Bugs in initial v10 release
Posted: Fri Jan 27, 2023 1:37 pm
We have become aware of a number of small issues with the initial release. Many have already been fixed and a patch will be released sometime in the next few weeks. Here are some details with suitable workarounds if applicable:
- Free targets incorrectly listed as unlicensed (using red "!") in the "Choose a target" list. Also, some targets under "misc" categories are unlicensed and should have the "!" symbol.
- This is a cosmetic bug and they can be chosen normally [FIXED]
- Dragging icons onto a State Diagram macro may cause Flowcode to crash [FIXED]
- To avoid this, right-click in the State Diagram window to add icons instead of dragging from Project Explorer or the Ribbon
- Note, this is a pro feature
- App Developer projects do lot allow creation of State Diagram macros [FIXED]
- Note, this is a pro feature
- App Developer projects cannot show macros using alternative views (State Diagrams, Blocks and Pseudocode) [FIXED]
- Note, this is a pro feature
- Source code for components was missing from the wiki [FIXED]
- This was a website error and has been corrected without requiring a patch
- Setting properties for a component on a 2d panel too quickly (e.g. in a While loop with a delay less than 1ms) can cause Flowcode's UI to lock when simulation is running [FIXED]
- This could include writing property values directly or when values are written by component macro calls
- The workaround for this is to include a small 1ms Delay icon within any loops. This will not be necessary once an update is released.
- The attached "property write bug" project explains the issue
- Double-clicking a component on the toolbar adds it to the wrong panel [FIXED]
- As a workaround, drag the component to a panel or right-click and select "Add to panel..."
- The 3D LED component does not update to show its status [FIXED]
- A fix for this is now available via library updates