bitcoin-core / gui

Bitcoin Core GUI staging repository
https://github.com/bitcoin/bitcoin
MIT License
591 stars 259 forks source link

QRCode address in image is not readable #54

Closed fanquake closed 3 years ago

fanquake commented 4 years ago

Moved from: https://github.com/bitcoin/bitcoin/issues/19103.

Somehow the resolution of the QRCode image is not high enough. Native wpkh addresses are non readable and legacy/p2sh addresses are not good readable. Haven't tested on other OSes than macOS.

Bildschirmfoto 2020-05-29 um 09 52 07 Bildschirmfoto 2020-05-29 um 09 53 21
Bosch-0 commented 4 years ago

Same on Windows

image

Not as bad on Linux but could be better

image

Sjors commented 4 years ago

Yikes, this looks like a regression; I remember it being far better. Able to reproduce on master on macOS.

hebasto commented 4 years ago

@Sjors

Yikes, this looks like a regression; I remember it being far better. Able to reproduce on master on macOS.

Could you point at a version with a nice look?