Custom Query (1539 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (34 - 36 of 1539)

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Ticket Resolution Summary Owner Reporter
#35 fixed EditStanza Calculate button creates more legend lines administrator shermanl
Description

When you open the dialog, Clicking on calculate will generate more legend values.

One fix for this is to delete old Zedgraph lines.

Bug is related to (bug2) under http://www.ecopath.org/developers/bugtracker/view.php?id=35

  • Load DB with Multistanza
  • Double click on Stanza Biomass to get Edit Stanza interface
  • Click on Calculate btn.

0> you'll see more legends drawn.

#36 fixed detritus not being read into diet matrix administrator carieh
Description

When I load in existing models, the detritus is missing from the diet composition- I believe this may be dealt with, as there were problems with detritus before. Happened 3 times (only tried 3 times) Just in case it isnt caught.

Models Lab 2a, 2b, 2c (for my reference)

Ok, found the bug. In Georgia Strait model, DietComp? screen is missing a line for Detritus. Will figure this out.

#37 fixed Database Localization conversion Wizard - cEwEDatabase administrator shermanl
Description

When using a French system, the Database conversion wizard throws Impossible to store 0.2 into Single during conversion.

Steps:

  • use French/Italian? System
  • Open old EwE 5 database
  • Select database and click finish.

It bombed out at cEwEDatabase line 447 fleets. The error was (in my French translation [i don't know french]) Impossible to store 0.2 into a Single.

The row result variable array had (2) EcopathFleet?; (3) CapBaseGrowth?; (8) 0.2; ... (27). I couldn't find the table it was looking for. I suspect this has something to do with converting your string (0.2) into a Single which in French will be (0,2).

2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracQuery for help on using queries.