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

Show an error for invalid bitcoin.conf settings #50

Open
GBKS opened this issue Apr 17, 2023 · 2 comments
Open

Show an error for invalid bitcoin.conf settings #50

GBKS opened this issue Apr 17, 2023 · 2 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@GBKS
Copy link
Contributor

GBKS commented Apr 17, 2023

In our user test, one person could not start the app because they had a bitcoin.conf file that was problematic. Instead of the app simply quitting, can we catch the error and show a helpful message?

Frame 156354

@GBKS
Copy link
Contributor Author

GBKS commented Apr 17, 2023

#44 seems to be related in that it's about communicating how imported settings are handled.

@GBKS GBKS added bug Something isn't working enhancement New feature or request labels Apr 17, 2023
@yashrajd
Copy link

yashrajd commented Apr 17, 2023

Example.

Screenshot 2023-04-15 at 18 30 17

I like that informative error message if we can generate one for all errors. Not sure about the Continue button if the app cannot start without corrective action.

@GBKS GBKS self-assigned this Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants