sparrowwallet / sparrow

Desktop Bitcoin Wallet focused on security and privacy. Free and open source.
https://sparrowwallet.com/
Apache License 2.0
1.32k stars 189 forks source link

Sign Message with QR flow seems broken #1363

Closed 1ma closed 6 months ago

1ma commented 6 months ago

Sparrow version: 1.8.4 OS: Xubuntu 22.04 Reproducing steps:

  1. Open a cold single signature wallet.
  2. Go to the Addresses tab.
  3. Right click any address and click Sign/Verify message.
  4. Write some text in the Message field, click Sign by QR.
  5. In the QR screen, click Scan QR. Instead of launching the webcam Sparrow goes back to the "Sign/Verify Message" screen.

Reproducible in P2PKH, P2WPKH and P2TR wallets, regardless of signing format. Sparrow itself doesn't seem to throw any exception in the logs, looked up to DEBUG level.

craigraw commented 6 months ago

Yes, this was recently fixed. See #1317.