Ticket #704 (closed assessed: fixed)

Opened 14 years ago

Last modified 14 years ago

Ecospace and Timeseries Loading crashes Ecospace interface

Reported by: joeb Owned by: jeroens
Priority: normal Milestone: Ecopath 6: release 6.1.0
Component: Ecospace Version:
Severity: crash Keywords:
Cc:

Description

There seems to be something inconsistent here. Try this

  1. Load Ecosim and set the number of years so 10
  2. Run Ecosim
  3. Open Ecospace and run it
  4. Load a timeseries with more years then 10 
  5. Run Ecospace
  6. Enjoy... the Ecospace interface will explode

If the number of years has not changed then SOMETIMES the run button on the Ecospace form is disabled. Not always for some reason.Try this as well 1. Open and run Ecosim

  1. open and run Ecospace
  2. Increase the number of years Ecosim is run for 
  3. run Ecospace
  4. This is a core issue

Change History

comment:1 Changed 14 years ago by joeb

I have committed some code that may have fixed this but I can't check it because there is something wrong with the Timeseries interface and I can not load timeseries

comment:2 Changed 14 years ago by jeroens

  • Owner set to jeroens
  • Status changed from new to assigned

comment:3 Changed 14 years ago by jeroens

The Ecospace run button state is solely connected to the core state monitor IsEcospaceRunning? state

comment:4 Changed 14 years ago by joeb

I have fixed the crashes. The interface was not re-dimensioning its internal results buffer when the run length changed. It is now listening to the core messages for these changes and re-dimming the the results buffer.

comment:5 Changed 14 years ago by joeb

  • Status changed from assigned to closed
  • Type changed from not assessed to assessed
  • Resolution set to fixed

Ok it all looks good now the Run Button seems to stay Enabled...

Note: See TracTickets for help on using tickets.