If in the past I inserted a Trezor Model One (so there is already a wallet file called Trezor_10.json and now I insert another (new) Trezor Model One and try to open it, it does not create a new Trezor_11.json file and it does not open the right wallet.
It opens the wrong old Trezor_10.json.
The same applies for Trezor Model T.
It's a huge problem because it doesn't allow you to use two identical hardware wallet models
Trezor_11, but opens the wrong wallet (the old Trezor_10 of the first Model One)Tails v4.4.1
Wasabi v1.1.11rc1
It tried it with two Trezor_T - it works for me.
Wasabi identifies the corresponding wallet by ExtPubKey. It can load the wrong wallet only it the ExtPubKeys are identical.
Can you check it in the wallet files?
ExtPubKeys are different.
Please follow this method and check again:
Trezor_*.json walletsTrezor_T0.json via WasabiIn my case it opens the wrong old wallet
I am getting this one. Checking the problem - might be critical - 3 points!

I found the bug. Wasabi tries to recover it from the WalletBackup dir, but there is a naming collision. This is caused because you only deleted the wallet from the Wallets folder.
Still, this is an issue - however, I consider it as not as critical to include in the release.
I found the bug. Wasabi tries to recover it from the WalletBackup dir, but there is a naming collision. This is caused because you only deleted the wallet from the Wallets folder.
Still, this is an issue - however, I consider it as not as critical to include in the release.
There are multiple issues
Seems it's fixed now.