adda-team / adda-gui

GNU General Public License v3.0
10 stars 2 forks source link

Incorrect settings.xml #32

Closed inzhevatkin closed 2 years ago

inzhevatkin commented 3 years ago

The problem that appears if there is an incorrect settings.xml (including with a different path on the disk) - you need to solve it somehow broader than deleting this file. Even if the user downloads the GUI without this file, he can run it in one folder and then copy everything to another location. That is, the GUI itself must either repair or delete this file (probably, here it is enough to write the logic for updating the path).

myurkin commented 3 years ago

This is probably fixed in the latest release. Dmitry, is that true?

dsmunev commented 2 years ago

fixed https://github.com/adda-team/adda-gui/releases/tag/v0.4.1