Ticket #881 (closed assessed: not an issue)

Opened 13 years ago

Last modified 13 years ago

cCustomComboBoxFleetGroupTree throws an unhandled exception when Dispose is called

Reported by: joeb Owned by:
Priority: low Milestone: Ecopath 6: release 6.2
Component: Code Version:
Severity: minor Keywords:
Cc:

Description

  • Open the Run Ecosim form
  • Click on the Fishing Effort dropdown combo box.
  • Close the application

cCustomComboBoxFleetGroupTree.Clear() throws an exception when called from Dispose. I've put a Try Catch in Clear() and Asserted on the Catch to make it easier to find when this happens. Its most likely not a big deal as this only happens during the call from Dispose().

Change History

comment:1 Changed 13 years ago by jeroens

  • Status changed from new to closed
  • Resolution set to not an issue
  • Component changed from Ecosim to Code
Note: See TracTickets for help on using tickets.