USEPA / SWMM-EPANET_User_Interface

User interface for the Stormwater-Management-Model
111 stars 67 forks source link

Program is often unstable #304

Closed michelleannesimon closed 4 years ago

michelleannesimon commented 4 years ago

When I try to change the infiltration method on the Project Default screen or change flow units to LPS, the project crashes:

image

michelleannesimon commented 4 years ago

It continues to crash when I adjust properties of the dynamic wave, add a time series,

PaulDudaRESPEC commented 4 years ago

I was able to reproduce the issue in MTP5R3, where the button to set the default infiltration was not working (it was related to the upgrade from Python 2 to Python 3). Its now fixed, and the fix will be included in the next MTP installer. The flow units combo box (referenced above in #237) has been fixed as well. We will continue to look for the other sources of instability.

PaulDudaRESPEC commented 4 years ago

The 'View' button from the time series editor does not work -- it appears to be something related to the conversion from Python 2 to Python 3. We'll dig into it.

PaulDudaRESPEC commented 4 years ago

Fixed