Author

Topic: QR code save feature not working in Electrum 1.8.1 portable (Read 2657 times)

newbie
Activity: 2
Merit: 0
Quote
Hi, maxplm.
As for me, I am testing the related
word qr code generation projects these days. Do you have any ideas about it? Or any good suggestion? I am totally a green hand on barcode generating field. Any suggestion will be appreciated. Thanks in advance.


Best regards,
Arron

I am using Electrum 1.8.1 portable and i want to use it to generate QR codes for contact addresses but i failed.I am confused and still don't what how to do with this issue.Do you have some good suggestions?
newbie
Activity: 12
Merit: 0
It says "fixed" on Github, but it still does not work on 1.8.1 on Mac OS.

Client version: 1.8.1
Mac OS Version: 10.7.5

Clicking "Save" on the QR code does exactly nothing.
Hi, maxplm.
As for me, I am testing the related
word qr code generation projects these days. Do you have any ideas about it? Or any good suggestion? I am totally a green hand on barcode generating field. Any suggestion will be appreciated. Thanks in advance.


Best regards,
Arron
hero member
Activity: 715
Merit: 500
Bitcoin Venezuela
We still need to wait for the 1.9 release that is around the corner Smiley
newbie
Activity: 6
Merit: 0
It says "fixed" on Github, but it still does not work on 1.8.1 on Mac OS.

Client version: 1.8.1
Mac OS Version: 10.7.5

Clicking "Save" on the QR code does exactly nothing.
newbie
Activity: 4
Merit: 0
(transferred from newbie forum).

Link to the newbie forum post, please.


Thanks for your reply, the newbie post is here but has no replies.
https://bitcointalk.org/index.php?topic=274912.new

This is the first time that I have run into a bug in Electrum. It is non-critical but needs to be fixed.
hero member
Activity: 715
Merit: 500
Bitcoin Venezuela
(transferred from newbie forum).

Link to the newbie forum post, please.

This is the error it shows when hitting the Save button in the QR code window.

Code:
$ cd /Applications/Electrum.app/Contents/MacOS
$ ./electrum
Traceback (most recent call last):
  File "/Applications/Electrum.app/Contents/Resources/lib/python2.7/gui/gui_classic.py", line 1542, in print_qr
    bmp.save_qrcode(qrw.qr, filename)
  File "/Applications/Electrum.app/Contents/Resources/lib/python2.7/gui/bmp.py", line 206, in save_qrcode
    if qr.isDark(r-1, c):
  File "/Applications/Electrum.app/Contents/Resources/lib/python2.7/gui/pyqrnative.py", line 54, in isDark
    raise Exception("%s,%s - %s" % (row, col, self.moduleCount))
Exception: 0,29 - 29

Reported on github ( https://github.com/spesmilo/electrum/issues/275 ), thanks
newbie
Activity: 4
Merit: 0
Electrum 1.8.1 portable can generate QR codes for contact addresses, but when Save is clicked, nothing happens. It should be saved as qrcode.bmp.

This has worked fine in Electrum 1.7.

(transferred from newbie forum).
Jump to: