RiverWare 4.6 Release -- Phil's Bugs
Edit 5-17-2005.
|
dispos. | cat. | description |
CLOSE | sctWish | Plot chosen SCT rows given user defined graph type | |
676 | Later | sSel | Slot selector should retain previously set information. |
Later | sctWish | Enhancement: toggle display for AggSeries sim col/all col. |
|
CLOSE | mSel | Object Column in Slot Selector dialog cuts off Object Type | |
CLOSE | sSel | When selecting data for a snapshot, second selection set is ignored. | |
|
sct | Should display full precision when editing. Done for:
Not done for Accounting GUI -- See new bug: 3709
|
|
CLOSE | diag | Filtering by object type (in diagnostics) should allow you to select all objects in a user defined subbasin. Note: GUS now allows the user to select objects limited to a particular SubBasin, but the result is a fully enumerated list -- not a symbolic reference to a particular SubBasin. |
|
Later | AcGui | Need supply selector for exchanges. | |
done |
sSel | Single Slot selector should not force you to choose the only column in an AggSeries Slot | |
CLOSE | sct | The SCT does not expand the time series range of a slot when the user sets a flag on an unavailable date. Note: THIS WAS FIXED (around 5-13-2004), but I can't close this bug record. (Gnats record is broken). |
|
3308 | CLOSE | AcGui | GUI problems in accounts - values not displaying properly.
The following static function was developed to search all Account Supplies for this series data anomaly: Supply::checkLinkedSeriesValues(); |
3377 | Later (if ever) |
sSel | The Row Label field in the single slot selector does not update when the object or slot get new names. Note: The fact that the user can change the row label (i.e. that it doesn't necessarily represent the slot name) is a bit of an obstacle to the solution to this problem. I might fix this before the release IF that can be done without adding information to the model file. (That is, I'm thinking of adding a boolean indication of whether or not the label has been changed by the user from the original Slot name text). |
done |
AcGui | Legal Loss is referred to as Gain Loss Coefficient under the units tab of the Account Configuration Dialog. AccountingGUI/Accounting.vr (cvs rev 1.120). In the Account Configuration dialog box (when editing a PassThrough Account) on the General Tab, the GUI labels for the text edit fields for the two PassThrough Account Scalar Slots where changed to the actual names of those Slots:
|
|
done |
AcGui | Value not preserved when display precision is changed back and forth. | |
Later | sct | SCT issues and new GUI development plea. (A) GUI consistency (B) Date-Time spinner -- DONE |
|
CLOSE | sct | SCT 2.0 slot summary statistic for min and max are incorrect | |
CLOSE | sct | SCT: Export Copy broken on Solaris | |
CLOSE | gui | Periodic Slot: Column delete assertion error | |
3589 |
CLOSE | AcGui | (3589) Error messages when exiting riverware about Accounts Manager callbacks |
3624 | done |
AcGui | (3624) Internal errors with batch job. |
done |
Acct | When a supply is deleted, the propagated values remain and cannot be removed. The fix is in Accounting/Account.cpp builds CVS rev 1.155. In bool Account::delete_supply (Supply*), before deleting the links to the Supply and the Supply itself, clear all timesteps of the Supply Slot using SeriesSlot::setStdValue (INVALIDVALUE, &when). |
|
|
AcGui | Supplies mgr doesn't always paint invalid supplies red. |