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

Error message during wallet start is hidden behind splash screen #1523

Open
nrsimha opened this issue Feb 1, 2025 · 6 comments
Open

Error message during wallet start is hidden behind splash screen #1523

nrsimha opened this issue Feb 1, 2025 · 6 comments
Assignees

Comments

@nrsimha
Copy link

nrsimha commented Feb 1, 2025

Describe the issue

Error which shows during start of wallet is hidden behind splash screen. And clicking on splash screen doesn't hide it, it just make some sound. User thus doesn't even know about the error and it is required to click ok for wallet to start it looks lie frozen.

Solution: errors should show in front of splash screen, or splash screen should be hidden before showing error dialog.

Example of the error:
Image

Local setup

Macos Squoia, Firo Core version v0.14.14.0-ge0c423805 (64-bit)

@skironDotNet
Copy link

After you click OK, does the wallet loads?

@nrsimha
Copy link
Author

nrsimha commented Feb 10, 2025

After you click OK, does the wallet loads?

Yes, it loads. But if you start wallet and don't click immediatelly on splash screen to hide it, you cannot click OK once dialog appears as it is hidden behind Splash (which you cannot hide at this moment).

@skironDotNet
Copy link

Was the wallet 24 word based? or did you set HD Seed? or was it random wallet?
I'm asking all those questions before I give you an answer how to solve it.
generally your wallet file is corrupt, and there a few way to recover/recreate it...

@nrsimha
Copy link
Author

nrsimha commented Feb 11, 2025 via email

@skironDotNet
Copy link

haha I was trying to prove you it's not a bug... basically you need to recreate your wallet with current keys. Firo doesn't have a debug screen for this like PIVX, so you need start the client with flags. First try upgradewallet.
If this doesn't help then zap tx, this is basically recover the keys, and create a new wallet file.
Create a backup first of your wallet.dat (or other if you are using custom name)

Unless the essence of your bug is the fact that error popup windows is behind the splash, then yeah a separate bug.
the problem with the splash is, it's a top most form, so should be hidden when error occurs @reubenyap

Image

@nrsimha
Copy link
Author

nrsimha commented Feb 12, 2025

Unless the essence of your bug is the fact that error popup windows is behind the splash

Well title of this issue is: Error message during wallet start is hidden behind splash screen

Did you read the issue at all? It may be good idea before sending unrelated comments based on seeing attached picture of example error.

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

3 participants