NREL / OpenStudio

OpenStudio is a cross-platform collection of software tools to support whole building energy modeling using EnergyPlus and advanced daylight analysis using Radiance.
https://www.openstudio.net/
Other
495 stars 190 forks source link

Utility bills tab crashes when changing units #741

Closed macumber closed 10 years ago

macumber commented 10 years ago

To reproduce, create new model, add epw file, set calendar year, make new gas bill, add billing period, delete billing period, change units from therms to cf

Seems like something is not being deleted properly and is still responding to signals after it is dead

evanweaver commented 10 years ago

@macumber When testing and verifying my fix, I found another related bug. To reproduce, create new model, add epw file, set calendar year, make new electricity bill, add billing period, delete billing period, make new gas bill. Results in a crash. Should also be fixed now. Waiting for develop build to complete before checking in code.