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

-min does not minimize wallet loading dialog #748

Open
1 task done
achow101 opened this issue Aug 13, 2023 · 4 comments
Open
1 task done

-min does not minimize wallet loading dialog #748

achow101 opened this issue Aug 13, 2023 · 4 comments

Comments

@achow101
Copy link
Member

Is there an existing issue for this?

  • I have searched the existing issues

Current behaviour

A user on the Bitcoin stackexchange reported that starting -min still results in the Loading 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

hebasto added a commit that referenced this issue Aug 31, 2023
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
@hebasto
Copy link
Member

hebasto commented Aug 31, 2023

Closed via 9561e49.

@hebasto hebasto closed this as completed Aug 31, 2023
@achow101
Copy link
Member Author

achow101 commented Dec 8, 2023

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.

@achow101 achow101 reopened this Dec 8, 2023
@achow101
Copy link
Member Author

achow101 commented Dec 9, 2023

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?

@hebasto
Copy link
Member

hebasto commented Jan 3, 2024

Confirming that the issue still exists for the release/Guix built bitcoin-qt.

I guess something in the way we build qt is causing this?

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:

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

2 participants