Ticket #603 (closed: open)

Opened 15 years ago

Last modified 15 years ago

NumericUpDown control woes (was Ecosim does not pick up time frames of time series loaded)

Reported by: martac Owned by: administrator
Priority: normal Milestone: Ecopath 6: build 6.0.7
Component: Ecosim Version:
Severity: major Keywords:
Cc:

Description

When more than one time series are loaded into ecosim it seems ecosim does not pick up the differences in time frames when you start changing between them a couple of times.

To elaborate:

  1. Load a Ecosim scenario with N years. Run, all good.
  2. Load a Time Series dataset with M years where (M != N). Run, all good.
  3. Change Ecosim number of years in EcosimParameters? to N years. Run, all good

If steps 2 and 3 are repeated a number of times, the number of Ecosim years field on the Ecosim parameters form stops responding to the number of time series years.

Change History

comment:1 Changed 15 years ago by jeroens

Work around: in Ecosim parms, switch to one year, run Ecosim, and then switch to the desired number of years and the new number of years sticks.

comment:2 Changed 15 years ago by jeroens

AAaARGH! This was caused by erratic behaviour of the NumericUpDownControl?, failing to send an Validated event if the control has the system caret and a button is pressed. Go figure.

Fixed after build 26apr09

Note: See TracTickets for help on using tickets.