The "Show QR code" context menu option silently fails. I remember it was working before because I was using QR codes created with bitcoin-qt to scan with Bitcoin Wallet.
Show QR code context menu silently fails on blkfile_upgrade #2170
issue schildbach opened this issue on January 11, 2013-
schildbach commented at 4:44 PM on January 11, 2013: contributor
-
sipa commented at 5:04 PM on January 11, 2013: member
I'd be very surprised if this has anything to do with blkfile_upgrade. What did you compare with that did work? Git head? 0.7.2? Compiled in the same way? ...
-
Diapolo commented at 6:06 PM on January 11, 2013: none
By fail you mean the QR Code dialog does not open / show up? Does it show up, when clicking on the QR Code button in your addressbook or the send coins tab?
-
schildbach commented at 8:53 PM on January 11, 2013: contributor
It's the same for address book and receive coins: There is no button, but the context menu option is silently ignored (means: nothing happens). A QR code for sending coins doesn't make any sense to me.
-
schildbach commented at 8:54 PM on January 11, 2013: contributor
It was working on the latest Ubuntu package bitcoin-qt 0.7.2-quantal2.
-
Diapolo commented at 9:39 PM on January 11, 2013: none
Could it be, that there is a problem with the qrencode lib, did you use USE_QRCODE=1 while compiling? I looked at the source and indeed, if USE_QRCODE=1 is not specified, we still ofter the context menu option, which is a bug :), so thanks for noticing.
-
schildbach commented at 9:54 PM on January 11, 2013: contributor
No, I didn't. readme-qt.rst tells me to just run qmake, then make.
If there is an option to disable QR code then the context menu options should disappear IMHO.
- laanwj closed this on Oct 22, 2013
- sidhujag referenced this in commit e0ae11aad5 on Jul 13, 2018
- HashUnlimited referenced this in commit eb9d2dc8d0 on Jul 27, 2018
- owlhooter referenced this in commit 7b9919d182 on Oct 11, 2018
- guruvan referenced this in commit 2ccfffc87d on Nov 8, 2018
- MarcoFalke locked this on Sep 8, 2021