-
Notifications
You must be signed in to change notification settings - Fork 40
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
QML FileDialog causing GTK error on Linux distributions #409
Comments
FTR, I can also repro without deleting anything |
Updated description, thanks for pointing it out! |
I've been trying and I'm not able to reproduce this. Any information on the OS and DesktopManager (Gnome/KDE?) that is being used? |
for me it's Ubuntu 22.04.4 LTS, GNOME version 42.9 |
FYI, which is new, it didn't happen before. |
Is there an existing issue for this?
Current behaviour
with #408 when clicking the
custom
button here it causes a crash:Gtk:ERROR:../../../../gtk/gtkpathbar.c:1342:set_button_image_get_info_cb: assertion failed: (cancellable == data->button_data->cancellable) Bail out! Gtk:ERROR:../../../../gtk/gtkpathbar.c:1342:set_button_image_get_info_cb: assertion failed: (cancellable == data->button_data->cancellable) Aborted (core dumped)
Expected behaviour
There shouldn't be a crash when clicking the
custom
component.Steps to reproduce
To reproduce it delete any settings.json and any "BitcoinCore-App*.conf" in home/.config/BitcoinCore
Also, it happens without deleting anything.
Relevant log output
No response
How did you obtain Bitcoin Core
Compiled from source
What version of Bitcoin Core are you using?
v25.99.0-acadaf8e9498
Operating system and version
Ubuntu 22.04.4 LTS
Machine specifications
Memory: 15.5 GiB
Processor: Intel® Core™ i7-7700HQ CPU @ 2.80GHz × 8
The text was updated successfully, but these errors were encountered: