Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Named wallet loses a character #31

Open
Darthholi opened this issue Jul 2, 2021 · 1 comment
Open

Named wallet loses a character #31

Darthholi opened this issue Jul 2, 2021 · 1 comment

Comments

@Darthholi
Copy link

Wanting to open a named wallet ends up opening a wallet with one character less in the name (and creating it anew actually).

Expected behavior

After creating the wallet "first" I expect to not be offered to open a wallet named "irst".

Actual behavior

The app reads the directories of wallets and drops the first character.

To reproduce

Create a new wallet, give it a name, close the program, try to open the wallet.

System information

Ubuntu, SSD, CPU, ext4 harddrive.>

How to overcome:
To actually open a named wallet I have created two directories
"_first" and "first", then it does show it right

@Darthholi
Copy link
Author

To overcome this error and to actually be able to open the wallet of name YOUR_WALLET, go to the directory /data/ of the installed BHD wallet app (you should see there the folder named YOUR_WALLET) and create a folder named _YOUR_WALLET and copy the contents of the folder YOUR_WALLET into there.
This will trick the program into behaving how you would expect even in the presence of the bugs.

Did it help? Consider dropping some coins to 3L9PZsFsJpVTwE9eQCuvWKCGq2Yv9TZ35i ;)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant