qtqr handles decoding QR codes to binary poorly.

Bug #1333470 reported by spbike
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
QR Tools
New
Wishlist
Ramiro Algozino

Bug Description

I generated a 2D qr code from binary data (supported by the standard):

$ dd if=/dev/urandom bs=1 count=1024 > rand-1k
$ cat rand-1k | qrencode -l M -8 -o rand-1k.png

Then I tried to decode it with QtQR.

Ideally QtQR would support writing output to a file to avoid problems with unprintable 8bit data.

Revision history for this message
Ramiro Algozino (algozino) wrote :

Hello!

 I'll take a look at this and see if it can make it to 1.4, although I don't want to make further fixes in the 1.x series; but concentrate in 2.x series development.

Thanks for the report.

Best regards,
Ramiro.

Changed in qr-tools:
importance: Undecided → Wishlist
assignee: nobody → Ramiro Algozino (algozino)
milestone: none → 1.4
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.