GUIslice: Builder Status: beta test bug reports

With the launch of the GUIslice Builder (#79) as a beta release, it is likely that issues may be encountered in its operation or associated documentation. This issue will be used to capture user feedback concerning these reports.

This particular entry will also be updated periodically to reflect any known open issues, so as to avoid report duplication.

Bug Report Info

For any reports, please indicate the following details:

  • Operating system (eg. Windows 10)
  • GUIslice version (eg. 0.10.5)
  • GUIslice Builder version (from About menu, eg. 0.10.4-beta5)
  • Target platform; defined in Edit -> Options -> Target Platform (eg. arduino)
  • If a crash occurred, it would be helpful to attach the crash log created in the Builder /logs/ subfolder

Current Known Issues

  • Please refer to the entry associated with the specific release below

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 22 (12 by maintainers)

Most upvoted comments

Summary of Issues in Builder 0.10.4-beta7:

NOTE: Many of these issues have already been resolved in the upcoming Builder 0.11.0-rc1 version, but have been captured here so that users are aware of them in the meantime

  • Internal38: Dragging item in treeview past end of branch (#92)
    • Workaround: avoid dragging past end
    • STATUS: Fixed in 0.11.0-rc1
  • Internal39: Renaming first page can cause generate to fail (#95)
    • Workaround: avoid renaming first page (E_PG_MAIN)
    • STATUS: Fixed in 0.11.0-rc1
  • Internal45: Code gen fails, sometimes duplicating variables for Page$3 and beyond (#95)
    • Workaround: Rename variables as noted in #95
    • STATUS: Fixed in 0.11.0-rc1
  • Internal48: Crash on generate (in macOS) when space in filename
    • Workaround: avoid spaces
    • STATUS: Still open as have not reproduced this yet in development environment (Windows & LINUX).
  • Internal50: Delete not active on new blank page
    • Workaround: Add any element to page first, then delete the page.
    • STATUS: New
  • Internal52: Selecting TextBox element causes crash
    • Workaround: Fix necessary to use this element type
    • STATUS: Fixed in 0.11.0-rc1