-
Notifications
You must be signed in to change notification settings - Fork 262
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
-min
does not minimize wallet loading dialog
#748
Comments
32db154 gui: make '-min' minimize wallet loading dialog (furszy) Pull request description: Simple fix for #748. When '-min' is enabled, no loading dialog should be presented on screen during startup. ACKs for top commit: hebasto: ACK 32db154, tested on Debian 11 + XFCE. Tree-SHA512: d08060b044938c67e8309db77b49ca645850fc21fdd7d78d5368d336fb9f602dcc66ea398a7505b00bf7d43afa07108347c7260480319fad3ec84cb41332f780
Closed via 9561e49. |
A user on IRC says that this was not fixed in 26.0, although they are now using KDE rather than XFCE. Edit: I am not able to replicate the reported issue. |
Was able replicate in 26.0, needed to use the release built binaries. I guess something in the way we build qt is causing this? |
Confirming that the issue still exists for the release/Guix built
The static Qt in depends misses GTK+ support. However, I'm not sure if it is the cause of the issue. Other issues with different behavior for release binaries: |
Is there an existing issue for this?
Current behaviour
A user on the Bitcoin stackexchange reported that starting
-min
still results in theLoading wallets
dialog box appearing.Expected behaviour
-min
should minimize all startup dialogs.Steps to reproduce
Start with
-min
with wallets automatically loaded (presumably, I haven't tried yet)Relevant log output
No response
How did you obtain Bitcoin Core
Pre-built binaries
What version of Bitcoin Core are you using?
unknown
Operating system and version
Some Linux with XFCE
Machine specifications
No response
The text was updated successfully, but these errors were encountered: