Ticket #37 (closed defect: fixed)

Opened 18 months ago

Last modified 18 months ago

Report an error when loading a GUI script is interrupted

Reported by: .red Owned by: Carsten
Priority: normal Milestone:
Component: CaWE Version: svn-head
Keywords: GuiSys Cc:
Platform:

Description (last modified by Carsten) (diff)

CaWE does not report an error when a GUI script is not completely loaded.

Change History

Changed 18 months ago by .red

  • milestone future deleted

Changed 18 months ago by Carsten

  • keywords GuiSys added
  • owner set to Carsten
  • status changed from new to confirmed
  • description modified (diff)
  • type changed from optimization to defect

In addition, CaWE writes invalid .cgui code when there are two windows with identical names, e.g. as a result of a copy and paste operation.

Changed 18 months ago by Carsten

For completeness, this issue was originally reported at <http://www.cafu.de/forum/viewtopic.php?f=9&t=767>.

Changed 18 months ago by Carsten

  • status changed from confirmed to closed
  • resolution set to fixed

(In [122]) CaWE GUI editor:

  • Lua errors on loading a GUI are now presented to the user.
  • Window names are checked for unique-ness now (and silently repaired, if necessary) when the GUI is saved.

Fixes #37.

Note: See TracTickets for help on using tickets.