Unable to load PSBT
Expected behavior
Bitcoin Core v 22.0
Actual behavior
Bitcoin Core (Master Branch)
To reproduce
- Run
bitcoin-qt
using Master Branch - Load PSBT from clipboard
- Use PSBT: #509 (comment)
Expected behavior
Bitcoin Core v 22.0
Actual behavior
Bitcoin Core (Master Branch)
To reproduce
bitcoin-qt
using Master BranchCan’t confirm this issue on my Linux Mint 20.2 (Qt 5.12.8).
With the recent master (010686198322c865fe78160e34d2e0ff43c73deb):
What is your system? I’ll try to reproduce the issue on a similar one.
What is your system? I’ll try to reproduce the issue on a similar one.
0[prayank@fedora ~]$ cat /etc/os-release
1NAME="Fedora Linux"
2VERSION="35 (Workstation Edition)"
3ID=fedora
4VERSION_ID=35
5VERSION_CODENAME=""
6PLATFORM_ID="platform:f35"
7PRETTY_NAME="Fedora Linux 35 (Workstation Edition)"
8ANSI_COLOR="0;38;2;60;110;180"
9LOGO=fedora-logo-icon
10CPE_NAME="cpe:/o:fedoraproject:fedora:35"
11HOME_URL="https://fedoraproject.org/"
12DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f35/system-administrators-guide/"
13SUPPORT_URL="https://ask.fedoraproject.org/"
14BUG_REPORT_URL="https://bugzilla.redhat.com/"
15REDHAT_BUGZILLA_PRODUCT="Fedora"
16REDHAT_BUGZILLA_PRODUCT_VERSION=35
17REDHAT_SUPPORT_PRODUCT="Fedora"
18REDHAT_SUPPORT_PRODUCT_VERSION=35
19PRIVACY_POLICY_URL="https://fedoraproject.org/wiki/Legal:PrivacyPolicy"
20VARIANT="Workstation Edition"
21VARIANT_ID=workstation
What QPA plugin is actually being used? wayland
or xcb
? (see in the second line of the debug.log
)
02021-12-21T15:14:00Z Bitcoin Core version v22.99.0-702a243d34f8 (release build)
12021-12-21T15:14:00Z Qt 5.15.2 (dynamic), plugin=wayland (dynamic)
Is this relevant. I searched for wayland
and this is what I see in logs
wayland
or xcb
.
Let me try this:
2. If you can share dependencies of Fedora.
Nothing special. I use system packages that are mentioned in our docs.
QT_FATAL_WARNINGS=1 ./src/qt/bitcoin-qt
?
0[prayank@fedora ~]$ QT_FATAL_WARNINGS=1 bitcoin-qt
1QSocketNotifier: Can only be used with threads started with QThread
2Aborted (core dumped)
Just duplicated this error on macOS (on ~master): saved a PSBT and then tried to open it.
Here’s the signet PSBT: Elsewhere-0.00099662 BTC.psbt.zip