toxygen-project / toxygen

Toxygen is pythonic Tox client
GNU General Public License v3.0
280 stars 46 forks source link

Cannot switch profile if you choose the wrong one as a default one. #37

Closed Sopheus closed 7 years ago

Sopheus commented 7 years ago

I chose wrong profile (I forgot the password) and make it as a default one. Now Toxygen asks me the password I do not remember, and I cannot revert to profile selecting window.

IngvarX commented 7 years ago

In 5bdbb28 I added possibility to reset default profile using toxygen --reset command. If you can't use latest develop version for some reason you have to delete toxygen.json file manually. You can found it on Linux in ~/.config/tox, on windows in AppData/Tox/