PaulSquires / TradeTracker

Stocks, Futures and Options positions and market portfolio tracker (includes optional Interactive Brokers IBKR TWS API integration)
https://www.tradetracker.planetsquires.com
MIT License
46 stars 7 forks source link

Could not save configuration file at first start #6

Closed Flippo24 closed 8 months ago

Flippo24 commented 8 months ago

At the first start, an error occurs when updating the configuration to version 4. If no configuration exists, it is created and saved at startup. It should then be changed to version 4 because the tt-config.txt file does not exist. This leads to the error when saving. This error also occurs when closing the program.

PaulSquires commented 8 months ago

Right you are. That is a regression that has occurred when I did some internal cleanup for the latest Version 4 preview. I will fix that and post a working Version 4 preview and then post here to let you know that it is fixed. Thanks for the bug report.

PaulSquires commented 8 months ago

This should now be fixed in the "TradeTracker.zip" download under the Preview-2 release. https://github.com/PaulSquires/TradeTracker/releases/tag/4.0.0-preview2 The file is found when you expand the "Assets" section of that post. Thanks.

Flippo24 commented 8 months ago

Thank you very much. It now works exactly as it should.

Have a nice New Year's night.